diff options
author | Tom Martin <slarti@gentoo.org> | 2005-05-01 18:37:21 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2005-05-01 18:37:21 +0000 |
commit | 867a2e0c87dd07102cbc7e43d530a6f05104c120 (patch) | |
tree | bcbf67de7d7c16b2eeec31a0b4e7f8cc1c2c4d48 /dev-perl/Socket6/Socket6-0.17.ebuild | |
parent | Stable on ppc. (diff) | |
download | historical-867a2e0c87dd07102cbc7e43d530a6f05104c120.tar.gz historical-867a2e0c87dd07102cbc7e43d530a6f05104c120.tar.bz2 historical-867a2e0c87dd07102cbc7e43d530a6f05104c120.zip |
Stable on amd64.
Package-Manager: portage-2.0.51.20-r5
Diffstat (limited to 'dev-perl/Socket6/Socket6-0.17.ebuild')
-rw-r--r-- | dev-perl/Socket6/Socket6-0.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Socket6/Socket6-0.17.ebuild b/dev-perl/Socket6/Socket6-0.17.ebuild index 58b7b9746ee5..2d6d4bcfc765 100644 --- a/dev-perl/Socket6/Socket6-0.17.ebuild +++ b/dev-perl/Socket6/Socket6-0.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/Socket6-0.17.ebuild,v 1.8 2005/04/30 19:33:05 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/Socket6-0.17.ebuild,v 1.9 2005/05/01 18:17:48 slarti Exp $ IUSE="" @@ -12,7 +12,7 @@ HOMEPAGE="http://search.cpan.org/author/UMEMOTO/${P}/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="x86 ~amd64 ppc sparc alpha" +KEYWORDS="x86 amd64 ppc sparc alpha" SRC_TEST="do" |