diff options
author | Tom Martin <slarti@gentoo.org> | 2005-05-01 18:18:55 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2005-05-01 18:18:55 +0000 |
commit | 7367a18e20449a410f1db6d586c2ae64ce254d14 (patch) | |
tree | 5cda6b4bf2bb9743d3522fe72054ec9b766d356c /dev-perl/Socket6/Socket6-0.17.ebuild | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-7367a18e20449a410f1db6d586c2ae64ce254d14.tar.gz gentoo-2-7367a18e20449a410f1db6d586c2ae64ce254d14.tar.bz2 gentoo-2-7367a18e20449a410f1db6d586c2ae64ce254d14.zip |
Stable on amd64.
(Portage version: 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" |