diff options
author | 2006-10-09 15:47:12 +0000 | |
---|---|---|
committer | 2006-10-09 15:47:12 +0000 | |
commit | 9589e37fb5901eb5042951bb53d0c9ad11a4e9db (patch) | |
tree | c47f5035e6994269f69a33979a6cd5a77f41cb9d | |
parent | Marking sparc, amd64 stable; cleaning out old ebuilds (diff) | |
download | historical-9589e37fb5901eb5042951bb53d0c9ad11a4e9db.tar.gz historical-9589e37fb5901eb5042951bb53d0c9ad11a4e9db.tar.bz2 historical-9589e37fb5901eb5042951bb53d0c9ad11a4e9db.zip |
Keywording amd64 stable; cleaning up old ebuilds
Package-Manager: portage-2.1.2_pre1
-rw-r--r-- | dev-perl/IP-Country/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/IP-Country/IP-Country-2.20.ebuild | 5 | ||||
-rw-r--r-- | dev-perl/IP-Country/IP-Country-2.21.ebuild | 3 |
3 files changed, 9 insertions, 6 deletions
diff --git a/dev-perl/IP-Country/ChangeLog b/dev-perl/IP-Country/ChangeLog index 65cae7a82893..c567f9e528fe 100644 --- a/dev-perl/IP-Country/ChangeLog +++ b/dev-perl/IP-Country/ChangeLog @@ -1,6 +1,11 @@ # 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.22 2006/08/17 21:19:41 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/ChangeLog,v 1.23 2006/10/09 15:47:12 mcummings Exp $ + + 09 Oct 2006; Michael Cummings <mcummings@gentoo.org> + -IP-Country-2.17.ebuild, -IP-Country-2.18.ebuild, -IP-Country-2.19.ebuild, + IP-Country-2.20.ebuild, IP-Country-2.21.ebuild: + Keywording amd64 stable; cleaning up old ebuilds 17 Aug 2006; Michael Cummings <mcummings@gentoo.org> IP-Country-2.21.ebuild: diff --git a/dev-perl/IP-Country/IP-Country-2.20.ebuild b/dev-perl/IP-Country/IP-Country-2.20.ebuild index 1ef1ae052458..89745031bd3d 100644 --- a/dev-perl/IP-Country/IP-Country-2.20.ebuild +++ b/dev-perl/IP-Country/IP-Country-2.20.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.20.ebuild,v 1.11 2006/08/05 04:48:39 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/IP-Country-2.20.ebuild,v 1.12 2006/10/09 15:47:12 mcummings Exp $ inherit perl-module @@ -10,13 +10,12 @@ 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" DEPEND="dev-perl/Geography-Countries dev-lang/perl" -RDEPEND="${DEPEND}" mydoc="TODO" diff --git a/dev-perl/IP-Country/IP-Country-2.21.ebuild b/dev-perl/IP-Country/IP-Country-2.21.ebuild index 6e89d60d8ca5..cf6bc2dfc315 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.7 2006/08/17 21:19:41 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/IP-Country-2.21.ebuild,v 1.8 2006/10/09 15:47:12 mcummings Exp $ inherit perl-module @@ -17,6 +17,5 @@ SRC_TEST="do" DEPEND="dev-perl/Geography-Countries dev-lang/perl" -RDEPEND="${DEPEND}" mydoc="TODO" |