diff options
Diffstat (limited to 'dev-perl/Socket6/Socket6-0.20.ebuild')
-rw-r--r-- | dev-perl/Socket6/Socket6-0.20.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Socket6/Socket6-0.20.ebuild b/dev-perl/Socket6/Socket6-0.20.ebuild index 872dfa204238..81f01e4b67ae 100644 --- a/dev-perl/Socket6/Socket6-0.20.ebuild +++ b/dev-perl/Socket6/Socket6-0.20.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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.6 2010/12/28 01:32:32 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/Socket6-0.20.ebuild,v 1.7 2011/03/08 18:28:49 xarthisius 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" |