diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-21 18:08:22 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-21 18:08:22 +0000 |
commit | f56b1a48bf40c2bf94c3d8de9730198a6686e405 (patch) | |
tree | 569e2d47960d3a0093d57b4ce90859de47f1afb1 /dev-perl/Geography-Countries | |
parent | reision bump, including security fixes. pkg_setup removed, to be redone at a ... (diff) | |
download | historical-f56b1a48bf40c2bf94c3d8de9730198a6686e405.tar.gz historical-f56b1a48bf40c2bf94c3d8de9730198a6686e405.tar.bz2 historical-f56b1a48bf40c2bf94c3d8de9730198a6686e405.zip |
Stable on ppc64
Package-Manager: portage-2.0.54-r2
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-1.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Geography-Countries/ChangeLog b/dev-perl/Geography-Countries/ChangeLog index dd42ce7a8937..36245aa113a3 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geography-Countries/ChangeLog,v 1.10 2006/04/25 16:55:12 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geography-Countries/ChangeLog,v 1.11 2006/05/21 17:59:05 corsair Exp $ + + 21 May 2006; Markus Rothe <corsair@gentoo.org> + Geography-Countries-1.4.ebuild: + Stable on ppc64 25 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> Geography-Countries-1.4.ebuild: diff --git a/dev-perl/Geography-Countries/Geography-Countries-1.4.ebuild b/dev-perl/Geography-Countries/Geography-Countries-1.4.ebuild index 7c71cc884de5..72c4a207cd7c 100644 --- a/dev-perl/Geography-Countries/Geography-Countries-1.4.ebuild +++ b/dev-perl/Geography-Countries/Geography-Countries-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geography-Countries/Geography-Countries-1.4.ebuild,v 1.10 2006/04/25 16:55:12 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geography-Countries/Geography-Countries-1.4.ebuild,v 1.11 2006/05/21 17:59:05 corsair Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~abigail/${P}/" SLOT="0" LICENSE="Artistic" -KEYWORDS="~amd64 hppa ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~amd64 hppa ~ia64 ~ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" SRC_TEST="do" |