diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-06-12 16:16:21 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-06-12 16:16:21 +0000 |
commit | c3dab952101e9f1d184409e989b5c5526d8e4903 (patch) | |
tree | 51c92f5ddbf579a617d8b89023342a818cd7c9db /dev-perl/Socket6/Socket6-0.19.ebuild | |
parent | Marking sparc stable (diff) | |
download | gentoo-2-c3dab952101e9f1d184409e989b5c5526d8e4903.tar.gz gentoo-2-c3dab952101e9f1d184409e989b5c5526d8e4903.tar.bz2 gentoo-2-c3dab952101e9f1d184409e989b5c5526d8e4903.zip |
Marking sparc stable
(Portage version: 2.1)
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 334393a38ed0..3697df4a89f0 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.8 2006/04/24 05:13:49 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/Socket6-0.19.ebuild,v 1.9 2006/06/12 16:16:21 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" |