diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-01-10 13:10:16 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-01-10 13:10:16 +0000 |
commit | bed955927f3bbe7d18eb9c7076a4b9fc0060fe95 (patch) | |
tree | 82b0b32f503696bd686bf9dcaad39857dd7aece6 /dev-perl/IP-Country | |
parent | Transfer Prefix keywords (diff) | |
download | gentoo-2-bed955927f3bbe7d18eb9c7076a4b9fc0060fe95.tar.gz gentoo-2-bed955927f3bbe7d18eb9c7076a4b9fc0060fe95.tar.bz2 gentoo-2-bed955927f3bbe7d18eb9c7076a4b9fc0060fe95.zip |
Transfer Prefix keywords
(Portage version: 2.2.00.15184-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'dev-perl/IP-Country')
-rw-r--r-- | dev-perl/IP-Country/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/IP-Country/IP-Country-2.27.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/IP-Country/ChangeLog b/dev-perl/IP-Country/ChangeLog index 40cbc85b0e75..a636fdcac7d5 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/ChangeLog,v 1.39 2009/09/07 08:59:15 tove Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/ChangeLog,v 1.40 2010/01/10 13:10:16 grobian Exp $ + + 10 Jan 2010; Fabian Groffen <grobian@gentoo.org> IP-Country-2.27.ebuild: + Transfer Prefix keywords 07 Sep 2009; Torsten Veller <tove@gentoo.org> -IP-Country-2.26.ebuild: Cleanup diff --git a/dev-perl/IP-Country/IP-Country-2.27.ebuild b/dev-perl/IP-Country/IP-Country-2.27.ebuild index 76d1a5858c75..969201f1f4cd 100644 --- a/dev-perl/IP-Country/IP-Country-2.27.ebuild +++ b/dev-perl/IP-Country/IP-Country-2.27.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 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.27.ebuild,v 1.1 2009/08/25 17:31:24 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/IP-Country-2.27.ebuild,v 1.2 2010/01/10 13:10:16 grobian Exp $ MODULE_AUTHOR="NWETTERS" inherit perl-module @@ -9,7 +9,7 @@ DESCRIPTION="fast lookup of country codes from IP addresses" SLOT="0" LICENSE="Artistic" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" SRC_TEST="do" |