diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-05-17 11:31:06 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-05-17 11:31:06 +0000 |
commit | 43c353aa211e7cdd84b17e6061c202a0af59de81 (patch) | |
tree | 218054c725f6bba236344c21959082697ff40c26 /dev-perl/IP-Country | |
parent | Stable on ppc wrt bug 222443 (diff) | |
download | gentoo-2-43c353aa211e7cdd84b17e6061c202a0af59de81.tar.gz gentoo-2-43c353aa211e7cdd84b17e6061c202a0af59de81.tar.bz2 gentoo-2-43c353aa211e7cdd84b17e6061c202a0af59de81.zip |
Stable on ppc wrt bug 222443
(Portage version: 2.1.4.4)
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 3281d909ca50..978c8f081e71 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/ChangeLog,v 1.32 2008/03/28 09:15:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/ChangeLog,v 1.33 2008/05/17 11:31:06 nixnut Exp $ + + 17 May 2008; nixnut <nixnut@gentoo.org> IP-Country-2.23.ebuild: + Stable on ppc wrt bug 222443 28 Mar 2008; Jeroen Roovers <jer@gentoo.org> IP-Country-2.23.ebuild: Stable for HPPA too. diff --git a/dev-perl/IP-Country/IP-Country-2.23.ebuild b/dev-perl/IP-Country/IP-Country-2.23.ebuild index 15ae7601036a..adef90f36a5f 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-2008 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.7 2008/03/28 09:15:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/IP-Country-2.23.ebuild,v 1.8 2008/05/17 11:31:06 nixnut 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" |