diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-02-27 03:45:50 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-02-27 03:45:50 +0000 |
commit | 8adfeb6b67cd5259c11315faca27799081b1a0dd (patch) | |
tree | 5d24fee999f3c67b577cc2140c8f220c5b5edf13 /dev-perl/Geography-Countries | |
parent | Stable for HPPA (bug #400117). (diff) | |
download | historical-8adfeb6b67cd5259c11315faca27799081b1a0dd.tar.gz historical-8adfeb6b67cd5259c11315faca27799081b1a0dd.tar.bz2 historical-8adfeb6b67cd5259c11315faca27799081b1a0dd.zip |
Stable for HPPA (bug #400127).
Package-Manager: portage-2.2.0_alpha89/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Geography-Countries')
-rw-r--r-- | dev-perl/Geography-Countries/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Geography-Countries/Geography-Countries-2009041301.0.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Geography-Countries/ChangeLog b/dev-perl/Geography-Countries/ChangeLog index f115dc695c24..1aac7e696e99 100644 --- a/dev-perl/Geography-Countries/ChangeLog +++ b/dev-perl/Geography-Countries/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Geography-Countries # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geography-Countries/ChangeLog,v 1.23 2012/02/24 10:14:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geography-Countries/ChangeLog,v 1.24 2012/02/27 03:45:50 jer Exp $ + + 27 Feb 2012; Jeroen Roovers <jer@gentoo.org> + Geography-Countries-2009041301.0.0.ebuild: + Stable for HPPA (bug #400127). 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Geography-Countries-2009041301.0.0.ebuild: diff --git a/dev-perl/Geography-Countries/Geography-Countries-2009041301.0.0.ebuild b/dev-perl/Geography-Countries/Geography-Countries-2009041301.0.0.ebuild index 1ae20a8ab1ea..bfc252c7a560 100644 --- a/dev-perl/Geography-Countries/Geography-Countries-2009041301.0.0.ebuild +++ b/dev-perl/Geography-Countries/Geography-Countries-2009041301.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geography-Countries/Geography-Countries-2009041301.0.0.ebuild,v 1.2 2012/02/24 10:14:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geography-Countries/Geography-Countries-2009041301.0.0.ebuild,v 1.3 2012/02/27 03:45:50 jer Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="2-letter, 3-letter, and numerical codes for countries." LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" SRC_TEST="do" |