diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-09-23 15:23:32 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-09-23 15:23:32 +0000 |
commit | d7a5f08abd1a4cebeef4ed7e47f1eeba84a7057b (patch) | |
tree | e0d52a43a034e13902b4cc0b49a61ebeabcb7cd7 /dev-perl/IP-Country | |
parent | added altivec and ppc-macos portaudio use_enable (Manifest recommit) (diff) | |
download | gentoo-2-d7a5f08abd1a4cebeef4ed7e47f1eeba84a7057b.tar.gz gentoo-2-d7a5f08abd1a4cebeef4ed7e47f1eeba84a7057b.tar.bz2 gentoo-2-d7a5f08abd1a4cebeef4ed7e47f1eeba84a7057b.zip |
Keyworded ~sparc
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.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/IP-Country/ChangeLog b/dev-perl/IP-Country/ChangeLog index b05033b3c94d..f9533d7b20e6 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/ChangeLog,v 1.1 2004/09/22 20:42:13 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/ChangeLog,v 1.2 2004/09/23 15:23:32 gustavoz Exp $ + + 23 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> IP-Country-2.17.ebuild: + Keyworded ~sparc *IP-Country-2.17 (22 Sep 2004) diff --git a/dev-perl/IP-Country/IP-Country-2.17.ebuild b/dev-perl/IP-Country/IP-Country-2.17.ebuild index d6d0792ae15d..cc318618a33c 100644 --- a/dev-perl/IP-Country/IP-Country-2.17.ebuild +++ b/dev-perl/IP-Country/IP-Country-2.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.17.ebuild,v 1.2 2004/09/22 23:07:15 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/IP-Country-2.17.ebuild,v 1.3 2004/09/23 15:23:32 gustavoz Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~nwetters/${P}/" SLOT="0" LICENSE="Artistic" -KEYWORDS="~x86" +KEYWORDS="~x86 ~sparc" IUSE="" DEPEND="dev-perl/Geography-Countries" |