summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-01-13 16:30:09 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-01-13 16:30:09 +0000
commitc30837224fdd806817d0f65032f1abdb274f2d6e (patch)
treec5137fdeffbca3b6929a39cad8719f622a8c14eb /dev-perl/Socket6/Socket6-0.19.ebuild
parentVersion bump upstream (diff)
downloadgentoo-2-c30837224fdd806817d0f65032f1abdb274f2d6e.tar.gz
gentoo-2-c30837224fdd806817d0f65032f1abdb274f2d6e.tar.bz2
gentoo-2-c30837224fdd806817d0f65032f1abdb274f2d6e.zip
Version bump upstream
(Portage version: 2.1_pre1)
Diffstat (limited to 'dev-perl/Socket6/Socket6-0.19.ebuild')
-rw-r--r--dev-perl/Socket6/Socket6-0.19.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/dev-perl/Socket6/Socket6-0.19.ebuild b/dev-perl/Socket6/Socket6-0.19.ebuild
new file mode 100644
index 000000000000..a8288871fbc7
--- /dev/null
+++ b/dev-perl/Socket6/Socket6-0.19.ebuild
@@ -0,0 +1,16 @@
+# 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.1 2006/01/13 16:30:09 mcummings Exp $
+
+inherit perl-module
+
+DESCRIPTION="IPv6 related part of the C socket.h defines and structure manipulators"
+SRC_URI="mirror://cpan/authors/id/U/UM/UMEMOTO/${P}.tar.gz"
+HOMEPAGE="http://search.cpan.org/author/UMEMOTO/${P}/"
+
+IUSE=""
+SLOT="0"
+LICENSE="|| ( Artistic GPL-2 )"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+
+SRC_TEST="do"