diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 15:08:52 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 15:08:52 +0000 |
commit | 2cc55554071bb6f8004a1e44b7a1e472cd1cd5c0 (patch) | |
tree | daf63b588d003d136bb5b4a283bc2b1dfc8f2608 /dev-perl | |
parent | Drop ia64/sparc keywords (diff) | |
download | gentoo-2-2cc55554071bb6f8004a1e44b7a1e472cd1cd5c0.tar.gz gentoo-2-2cc55554071bb6f8004a1e44b7a1e472cd1cd5c0.tar.bz2 gentoo-2-2cc55554071bb6f8004a1e44b7a1e472cd1cd5c0.zip |
Drop ia64/sparc keywords
(Portage version: 2.1.10.49/cvs/Linux ia64)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/IP-Country/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/IP-Country/IP-Country-2.23.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/IP-Country/IP-Country-2.270.0.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-perl/IP-Country/ChangeLog b/dev-perl/IP-Country/ChangeLog index 0d5e25a4fffb..2a5ed8c6876e 100644 --- a/dev-perl/IP-Country/ChangeLog +++ b/dev-perl/IP-Country/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/IP-Country -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/ChangeLog,v 1.42 2011/09/04 11:21:04 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/ChangeLog,v 1.43 2012/03/25 15:08:52 armin76 Exp $ + + 25 Mar 2012; Raúl Porcel <armin76@gentoo.org> IP-Country-2.23.ebuild, + IP-Country-2.270.0.ebuild: + Drop ia64/sparc keywords 04 Sep 2011; Torsten Veller <tove@gentoo.org> -IP-Country-2.27.ebuild: Cleanup diff --git a/dev-perl/IP-Country/IP-Country-2.23.ebuild b/dev-perl/IP-Country/IP-Country-2.23.ebuild index adef90f36a5f..92250c3a0877 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 +# Copyright 1999-2012 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.8 2008/05/17 11:31:06 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/IP-Country-2.23.ebuild,v 1.9 2012/03/25 15:08:52 armin76 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 ppc ppc64 x86 ~x86-fbsd" IUSE="" SRC_TEST="do" diff --git a/dev-perl/IP-Country/IP-Country-2.270.0.ebuild b/dev-perl/IP-Country/IP-Country-2.270.0.ebuild index 716fe5b168f0..cf9c6af2acac 100644 --- a/dev-perl/IP-Country/IP-Country-2.270.0.ebuild +++ b/dev-perl/IP-Country/IP-Country-2.270.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 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.270.0.ebuild,v 1.1 2011/08/30 13:20:53 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/IP-Country-2.270.0.ebuild,v 1.2 2012/03/25 15:08:52 armin76 Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="fast lookup of country codes from IP addresses" SLOT="0" LICENSE="Artistic" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" RDEPEND="dev-perl/Geography-Countries" |