diff options
author | 2004-09-23 15:23:32 +0000 | |
---|---|---|
committer | 2004-09-23 15:23:32 +0000 | |
commit | b37f5143531c3129bc6e69818c9a4292941cc6d6 (patch) | |
tree | e1ff71afcddb020fe97ef71208acae17b10d7449 /dev-perl | |
parent | added altivec and ppc-macos portaudio use_enable (diff) | |
download | historical-b37f5143531c3129bc6e69818c9a4292941cc6d6.tar.gz historical-b37f5143531c3129bc6e69818c9a4292941cc6d6.tar.bz2 historical-b37f5143531c3129bc6e69818c9a4292941cc6d6.zip |
Keyworded ~sparc
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Geography-Countries/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Geography-Countries/Geography-Countries-1.4.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/IP-Country/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/IP-Country/IP-Country-2.17.ebuild | 4 |
4 files changed, 13 insertions, 6 deletions
diff --git a/dev-perl/Geography-Countries/ChangeLog b/dev-perl/Geography-Countries/ChangeLog index c1a85fa945bc..8b8f46214410 100644 --- a/dev-perl/Geography-Countries/ChangeLog +++ b/dev-perl/Geography-Countries/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Geography-Countries # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geography-Countries/ChangeLog,v 1.1 2004/09/22 20:37:43 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geography-Countries/ChangeLog,v 1.2 2004/09/23 15:21:51 gustavoz Exp $ + + 23 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> + Geography-Countries-1.4.ebuild: + Keyworded ~sparc *Geography-Countries-1.4 (22 Sep 2004) diff --git a/dev-perl/Geography-Countries/Geography-Countries-1.4.ebuild b/dev-perl/Geography-Countries/Geography-Countries-1.4.ebuild index ec08f5d49b12..629d44f643fd 100644 --- a/dev-perl/Geography-Countries/Geography-Countries-1.4.ebuild +++ b/dev-perl/Geography-Countries/Geography-Countries-1.4.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/Geography-Countries/Geography-Countries-1.4.ebuild,v 1.1 2004/09/22 20:37:43 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geography-Countries/Geography-Countries-1.4.ebuild,v 1.2 2004/09/23 15:21:51 gustavoz Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~abigail/${P}/" SLOT="0" LICENSE="Artistic" -KEYWORDS="~x86" +KEYWORDS="~x86 ~sparc" IUSE="" SRC_TEST="do" 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" |