diff options
author | Tom Gall <tgall@gentoo.org> | 2007-07-08 02:45:39 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2007-07-08 02:45:39 +0000 |
commit | 746f6907afa3f5668aa9fc40074c3028bc2989e4 (patch) | |
tree | 4d6ba872a8085d97bee77ead7675390ef335cb8a /dev-perl/IP-Country | |
parent | stable on ppc64 (diff) | |
download | gentoo-2-746f6907afa3f5668aa9fc40074c3028bc2989e4.tar.gz gentoo-2-746f6907afa3f5668aa9fc40074c3028bc2989e4.tar.bz2 gentoo-2-746f6907afa3f5668aa9fc40074c3028bc2989e4.zip |
stable on ppc64
(Portage version: 2.1.2.9)
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.23.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/IP-Country/ChangeLog b/dev-perl/IP-Country/ChangeLog index 8b76a2f21d34..bdef4d070bba 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.29 2007/04/16 06:06:46 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/ChangeLog,v 1.30 2007/07/08 02:45:39 tgall Exp $ + + 07 Jul 2007; Tom Gall <tgall@gentoo.org> IP-Country-2.23.ebuild: + stable on ppc64 16 Apr 2007; Markus Rothe <corsair@gentoo.org> IP-Country-2.21.ebuild: Stable on ppc64 diff --git a/dev-perl/IP-Country/IP-Country-2.23.ebuild b/dev-perl/IP-Country/IP-Country-2.23.ebuild index 4386ce6bb879..7e903683cd8d 100644 --- a/dev-perl/IP-Country/IP-Country-2.23.ebuild +++ b/dev-perl/IP-Country/IP-Country-2.23.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.23.ebuild,v 1.3 2007/04/10 12:59:17 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/IP-Country-2.23.ebuild,v 1.4 2007/07/08 02:45:39 tgall 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" |