diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-16 06:06:46 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-16 06:06:46 +0000 |
commit | d4497c30767ce767b0780c56937d8a7e8f7bc04f (patch) | |
tree | ef170393618770bbe981ef8f1ed25f149491ddf8 /dev-perl/IP-Country | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-d4497c30767ce767b0780c56937d8a7e8f7bc04f.tar.gz gentoo-2-d4497c30767ce767b0780c56937d8a7e8f7bc04f.tar.bz2 gentoo-2-d4497c30767ce767b0780c56937d8a7e8f7bc04f.zip |
Stable on ppc64
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-perl/IP-Country')
-rw-r--r-- | dev-perl/IP-Country/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/IP-Country/IP-Country-2.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/IP-Country/ChangeLog b/dev-perl/IP-Country/ChangeLog index d538d7d5ef61..8b76a2f21d34 100644 --- a/dev-perl/IP-Country/ChangeLog +++ b/dev-perl/IP-Country/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/IP-Country # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/ChangeLog,v 1.28 2007/04/10 12:59:17 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/ChangeLog,v 1.29 2007/04/16 06:06:46 corsair Exp $ + + 16 Apr 2007; Markus Rothe <corsair@gentoo.org> IP-Country-2.21.ebuild: + Stable on ppc64 10 Apr 2007; Michael Cummings <mcummings@gentoo.org> IP-Country-2.23.ebuild: diff --git a/dev-perl/IP-Country/IP-Country-2.21.ebuild b/dev-perl/IP-Country/IP-Country-2.21.ebuild index 65f607be3838..4a0ec0e91e25 100644 --- a/dev-perl/IP-Country/IP-Country-2.21.ebuild +++ b/dev-perl/IP-Country/IP-Country-2.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/IP-Country-2.21.ebuild,v 1.9 2007/03/05 12:06:44 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/IP-Country-2.21.ebuild,v 1.10 2007/04/16 06:06:46 corsair Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~nwetters/${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" |