diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-08-07 23:33:41 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-08-07 23:33:41 +0000 |
commit | 4904254a4442f7e966be62881f39fb3d8ca17859 (patch) | |
tree | 589285aea2f25446f85c41afae83f80de89b94bd /dev-perl/Geography-Countries/Geography-Countries-1.4.ebuild | |
parent | marking amd64 stable (diff) | |
download | historical-4904254a4442f7e966be62881f39fb3d8ca17859.tar.gz historical-4904254a4442f7e966be62881f39fb3d8ca17859.tar.bz2 historical-4904254a4442f7e966be62881f39fb3d8ca17859.zip |
Marking amd64 stable
Package-Manager: portage-2.1.1_pre3-r1
Diffstat (limited to 'dev-perl/Geography-Countries/Geography-Countries-1.4.ebuild')
-rw-r--r-- | dev-perl/Geography-Countries/Geography-Countries-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Geography-Countries/Geography-Countries-1.4.ebuild b/dev-perl/Geography-Countries/Geography-Countries-1.4.ebuild index f34f827276b4..5c8dd351ffb7 100644 --- a/dev-perl/Geography-Countries/Geography-Countries-1.4.ebuild +++ b/dev-perl/Geography-Countries/Geography-Countries-1.4.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/Geography-Countries/Geography-Countries-1.4.ebuild,v 1.13 2006/08/05 04:10:41 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geography-Countries/Geography-Countries-1.4.ebuild,v 1.14 2006/08/07 23:05:51 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~abigail/${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" |