diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-08-18 01:37:13 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-08-18 01:37:13 +0000 |
commit | d8c3d39479a80fc7cc2f1dd64b4a9c339d03f90d (patch) | |
tree | 80513e92ec6601682e0f9eee44b9a421f4ff1f65 /dev-perl/Socket6/Socket6-0.19.ebuild | |
parent | old (diff) | |
download | historical-d8c3d39479a80fc7cc2f1dd64b4a9c339d03f90d.tar.gz historical-d8c3d39479a80fc7cc2f1dd64b4a9c339d03f90d.tar.bz2 historical-d8c3d39479a80fc7cc2f1dd64b4a9c339d03f90d.zip |
Marking amd64 stable
Package-Manager: portage-2.1.1_pre3-r1
Diffstat (limited to 'dev-perl/Socket6/Socket6-0.19.ebuild')
-rw-r--r-- | dev-perl/Socket6/Socket6-0.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Socket6/Socket6-0.19.ebuild b/dev-perl/Socket6/Socket6-0.19.ebuild index 310e3a328d75..67b560bd1523 100644 --- a/dev-perl/Socket6/Socket6-0.19.ebuild +++ b/dev-perl/Socket6/Socket6-0.19.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/Socket6/Socket6-0.19.ebuild,v 1.11 2006/08/05 20:32:57 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/Socket6-0.19.ebuild,v 1.12 2006/08/18 01:23:57 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/U/UM/UMEMOTO/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha ~amd64 arm hppa ia64 m68k mips ~ppc ppc64 s390 sh sparc ~x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ~ppc ppc64 s390 sh sparc ~x86" IUSE="" SRC_TEST="do" |