diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-01-10 13:11:35 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-01-10 13:11:35 +0000 |
commit | b81ca1e0b4f0c171ea79d70c85b87b91b176e036 (patch) | |
tree | e8d9e79809c8a73b0e431d3d8c9c9bfa2ec978e3 /dev-perl/IP-Country | |
parent | Transfer Prefix keywords (diff) | |
download | historical-b81ca1e0b4f0c171ea79d70c85b87b91b176e036.tar.gz historical-b81ca1e0b4f0c171ea79d70c85b87b91b176e036.tar.bz2 historical-b81ca1e0b4f0c171ea79d70c85b87b91b176e036.zip |
Transfer Prefix keywords
Package-Manager: portage-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" |