diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-04-10 13:03:14 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-04-10 13:03:14 +0000 |
commit | 446cd28878b59fdbb53934be706cadeb83efc1b7 (patch) | |
tree | a431867aeb79bd2b89a00fe9b17ee58c339ab10a /dev-perl/IP-Country | |
parent | Fix the init script to muliplex better, #173923 thanks to Grégoire Baron (diff) | |
download | historical-446cd28878b59fdbb53934be706cadeb83efc1b7.tar.gz historical-446cd28878b59fdbb53934be706cadeb83efc1b7.tar.bz2 historical-446cd28878b59fdbb53934be706cadeb83efc1b7.zip |
sparc stable
Package-Manager: portage-2.1.2.3
Diffstat (limited to 'dev-perl/IP-Country')
-rw-r--r-- | dev-perl/IP-Country/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/IP-Country/IP-Country-2.23.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/IP-Country/ChangeLog b/dev-perl/IP-Country/ChangeLog index 127278b1c8dc..d538d7d5ef61 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/ChangeLog,v 1.27 2007/04/09 15:29:44 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/ChangeLog,v 1.28 2007/04/10 12:59:17 mcummings Exp $ + + 10 Apr 2007; Michael Cummings <mcummings@gentoo.org> + IP-Country-2.23.ebuild: + sparc stable 09 Apr 2007; Michael Cummings <mcummings@gentoo.org> IP-Country-2.23.ebuild: diff --git a/dev-perl/IP-Country/IP-Country-2.23.ebuild b/dev-perl/IP-Country/IP-Country-2.23.ebuild index aec417e219e2..4386ce6bb879 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-2007 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.2 2007/04/09 15:29:44 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/IP-Country-2.23.ebuild,v 1.3 2007/04/10 12:59:17 mcummings 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 ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="" SRC_TEST="do" |