diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-03-18 17:13:53 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-03-18 17:13:53 +0000 |
commit | 51d917843b88efe673710ad81aad0c9ad1669278 (patch) | |
tree | 40ea0981938f901bdaef70f3232167e24f97bb85 /dev-perl/IP-Country | |
parent | Added ~ppc64; bug #126674 (diff) | |
download | gentoo-2-51d917843b88efe673710ad81aad0c9ad1669278.tar.gz gentoo-2-51d917843b88efe673710ad81aad0c9ad1669278.tar.bz2 gentoo-2-51d917843b88efe673710ad81aad0c9ad1669278.zip |
Added ~ppc64; bug #126674
(Portage version: 2.0.54)
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.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 225791560bc8..8d2da92f0e9a 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.8 2006/03/14 01:41:28 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/ChangeLog,v 1.9 2006/03/18 17:13:52 corsair Exp $ + + 18 Mar 2006; Markus Rothe <corsair@gentoo.org> IP-Country-2.20.ebuild: + Added ~ppc64; bug #126674 14 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> IP-Country-2.20.ebuild: diff --git a/dev-perl/IP-Country/IP-Country-2.20.ebuild b/dev-perl/IP-Country/IP-Country-2.20.ebuild index ce44cbfa2a66..43cbb98651d7 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.3 2006/03/14 01:41:28 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/IP-Country-2.20.ebuild,v 1.4 2006/03/18 17:13:53 corsair Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~nwetters/${P}/" SLOT="0" LICENSE="Artistic" -KEYWORDS="~hppa ~ppc sparc x86" +KEYWORDS="~hppa ~ppc ~ppc64 sparc x86" IUSE="" SRC_TEST="do" |