diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-06-12 15:43:55 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-06-12 15:43:55 +0000 |
commit | edfdf93b6a3424d124811c1ec2cd386276201e8c (patch) | |
tree | 12220857844cbcdfc7c6dedf6a8fad8b5ee6f0f0 /dev-perl/IP-Country | |
parent | marking stable sparc (diff) | |
download | historical-edfdf93b6a3424d124811c1ec2cd386276201e8c.tar.gz historical-edfdf93b6a3424d124811c1ec2cd386276201e8c.tar.bz2 historical-edfdf93b6a3424d124811c1ec2cd386276201e8c.zip |
marking sparc stable
Package-Manager: portage-2.1
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.21.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/IP-Country/ChangeLog b/dev-perl/IP-Country/ChangeLog index 526e7f19f114..7724f3038327 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/ChangeLog,v 1.16 2006/05/21 18:00:06 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/ChangeLog,v 1.17 2006/06/12 15:40:57 mcummings Exp $ + + 12 Jun 2006; Michael Cummings <mcummings@gentoo.org> + IP-Country-2.21.ebuild: + marking sparc stable 21 May 2006; Markus Rothe <corsair@gentoo.org> IP-Country-2.20.ebuild: Stable on ppc64 diff --git a/dev-perl/IP-Country/IP-Country-2.21.ebuild b/dev-perl/IP-Country/IP-Country-2.21.ebuild index 5ab7a1d9851e..ab5c03bf16b5 100644 --- a/dev-perl/IP-Country/IP-Country-2.21.ebuild +++ b/dev-perl/IP-Country/IP-Country-2.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.21.ebuild,v 1.1 2006/05/01 15:55:28 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/IP-Country-2.21.ebuild,v 1.2 2006/06/12 15:40:57 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" |