diff options
author | 2006-05-21 18:00:06 +0000 | |
---|---|---|
committer | 2006-05-21 18:00:06 +0000 | |
commit | ebf64dd5d429918fda31641292ed985edf5cb5d9 (patch) | |
tree | 1c5565d172c68b6b9cace09e8383e22954c0da9a /dev-perl | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-ebf64dd5d429918fda31641292ed985edf5cb5d9.tar.gz gentoo-2-ebf64dd5d429918fda31641292ed985edf5cb5d9.tar.bz2 gentoo-2-ebf64dd5d429918fda31641292ed985edf5cb5d9.zip |
Stable on ppc64
(Portage version: 2.0.54-r2)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/IP-Country/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/IP-Country/IP-Country-2.20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/IP-Country/ChangeLog b/dev-perl/IP-Country/ChangeLog index e28a1e727a88..526e7f19f114 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/ChangeLog,v 1.15 2006/05/01 15:55:28 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/ChangeLog,v 1.16 2006/05/21 18:00:06 corsair Exp $ + + 21 May 2006; Markus Rothe <corsair@gentoo.org> IP-Country-2.20.ebuild: + Stable on ppc64 *IP-Country-2.21 (01 May 2006) diff --git a/dev-perl/IP-Country/IP-Country-2.20.ebuild b/dev-perl/IP-Country/IP-Country-2.20.ebuild index 375245d6a970..1509b63ef2a0 100644 --- a/dev-perl/IP-Country/IP-Country-2.20.ebuild +++ b/dev-perl/IP-Country/IP-Country-2.20.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/IP-Country/IP-Country-2.20.ebuild,v 1.8 2006/04/25 16:55:50 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/IP-Country-2.20.ebuild,v 1.9 2006/05/21 18:00:06 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" |