diff options
author | 2008-07-17 20:16:32 +0000 | |
---|---|---|
committer | 2008-07-17 20:16:32 +0000 | |
commit | d82966754d8fb56cd33c1293d4468a9eb845b0ab (patch) | |
tree | 4a5764b61059e864a06fabc8de90784fa23a01d9 /dev-perl/Socket6/Socket6-0.20.ebuild | |
parent | sparc/x86 stable (diff) | |
download | gentoo-2-d82966754d8fb56cd33c1293d4468a9eb845b0ab.tar.gz gentoo-2-d82966754d8fb56cd33c1293d4468a9eb845b0ab.tar.bz2 gentoo-2-d82966754d8fb56cd33c1293d4468a9eb845b0ab.zip |
alpha/ia64/sparc/x86 stable
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-perl/Socket6/Socket6-0.20.ebuild')
-rw-r--r-- | dev-perl/Socket6/Socket6-0.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Socket6/Socket6-0.20.ebuild b/dev-perl/Socket6/Socket6-0.20.ebuild index 89c3289a16ea..16772b278ab0 100644 --- a/dev-perl/Socket6/Socket6-0.20.ebuild +++ b/dev-perl/Socket6/Socket6-0.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/Socket6-0.20.ebuild,v 1.1 2008/05/21 14:50:45 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/Socket6-0.20.ebuild,v 1.2 2008/07/17 20:16:32 armin76 Exp $ MODULE_AUTHOR=UMEMOTO inherit perl-module @@ -9,7 +9,7 @@ DESCRIPTION="IPv6 related part of the C socket.h defines and structure manipulat 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" |