summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 17:49:37 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 17:49:37 +0000
commit08cbb0d705beacd977bb6e5705026919ec61b26f (patch)
tree601261f7ad36a0166842a2202a265071e4e92410 /app-i18n
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-08cbb0d705beacd977bb6e5705026919ec61b26f.tar.gz
gentoo-2-08cbb0d705beacd977bb6e5705026919ec61b26f.tar.bz2
gentoo-2-08cbb0d705beacd977bb6e5705026919ec61b26f.zip
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'app-i18n')
-rw-r--r--app-i18n/libhangul/ChangeLog9
-rw-r--r--app-i18n/libhangul/libhangul-0.0.10.ebuild6
-rw-r--r--app-i18n/libhangul/libhangul-0.0.12.ebuild6
-rw-r--r--app-i18n/libhangul/libhangul-0.1.0.ebuild6
4 files changed, 15 insertions, 12 deletions
diff --git a/app-i18n/libhangul/ChangeLog b/app-i18n/libhangul/ChangeLog
index 3b2e0929b753..ba9800ccfa78 100644
--- a/app-i18n/libhangul/ChangeLog
+++ b/app-i18n/libhangul/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-i18n/libhangul
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/libhangul/ChangeLog,v 1.32 2012/05/03 19:24:26 jdhore Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/libhangul/ChangeLog,v 1.33 2014/08/10 17:49:37 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> libhangul-0.0.10.ebuild,
+ libhangul-0.0.12.ebuild, libhangul-0.1.0.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
03 May 2012; Jeff Horelick <jdhore@gentoo.org> libhangul-0.0.12.ebuild,
libhangul-0.1.0.ebuild:
@@ -122,4 +126,3 @@
04 Nov 2006; MATSUU Takuto <matsuu@gentoo.org> +metadata.xml,
+libhangul-0.0.3.ebuild:
Initial import.
-
diff --git a/app-i18n/libhangul/libhangul-0.0.10.ebuild b/app-i18n/libhangul/libhangul-0.0.10.ebuild
index 212f65994a15..d82f1fd25b3f 100644
--- a/app-i18n/libhangul/libhangul-0.0.10.ebuild
+++ b/app-i18n/libhangul/libhangul-0.0.10.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/libhangul/libhangul-0.0.10.ebuild,v 1.6 2011/09/25 17:54:59 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/libhangul/libhangul-0.0.10.ebuild,v 1.7 2014/08/10 17:49:37 slyfox Exp $
-DESCRIPTION="libhangul is a generalized and portable library for processing hangul."
+DESCRIPTION="libhangul is a generalized and portable library for processing hangul"
HOMEPAGE="http://kldp.net/projects/hangul/"
SRC_URI="http://kldp.net/frs/download.php/5417/${P}.tar.gz"
diff --git a/app-i18n/libhangul/libhangul-0.0.12.ebuild b/app-i18n/libhangul/libhangul-0.0.12.ebuild
index d07fc2da1285..ae7b83e8c700 100644
--- a/app-i18n/libhangul/libhangul-0.0.12.ebuild
+++ b/app-i18n/libhangul/libhangul-0.0.12.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/libhangul/libhangul-0.0.12.ebuild,v 1.6 2012/05/03 19:24:26 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/libhangul/libhangul-0.0.12.ebuild,v 1.7 2014/08/10 17:49:37 slyfox Exp $
EAPI="3"
-DESCRIPTION="libhangul is a generalized and portable library for processing hangul."
+DESCRIPTION="libhangul is a generalized and portable library for processing hangul"
HOMEPAGE="http://kldp.net/projects/hangul/"
SRC_URI="http://kldp.net/frs/download.php/5855/${P}.tar.gz"
diff --git a/app-i18n/libhangul/libhangul-0.1.0.ebuild b/app-i18n/libhangul/libhangul-0.1.0.ebuild
index 4ac3ae9aa8f9..43ca4b639af6 100644
--- a/app-i18n/libhangul/libhangul-0.1.0.ebuild
+++ b/app-i18n/libhangul/libhangul-0.1.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/libhangul/libhangul-0.1.0.ebuild,v 1.5 2012/05/03 19:24:26 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/libhangul/libhangul-0.1.0.ebuild,v 1.6 2014/08/10 17:49:37 slyfox Exp $
EAPI=4
-DESCRIPTION="libhangul is a generalized and portable library for processing hangul."
+DESCRIPTION="libhangul is a generalized and portable library for processing hangul"
HOMEPAGE="http://code.google.com/p/libhangul/"
SRC_URI="http://libhangul.googlecode.com/files/${P}.tar.gz"