From 5c77f856e9a076d9dae9d16d44b3520a73fa1804 Mon Sep 17 00:00:00 2001 From: Michael Cummings Date: Fri, 29 Apr 2005 13:10:55 +0000 Subject: Cleaning (Portage version: 2.0.51.20-r4) --- dev-perl/Socket6/Socket6-0.18.ebuild | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 dev-perl/Socket6/Socket6-0.18.ebuild (limited to 'dev-perl/Socket6/Socket6-0.18.ebuild') diff --git a/dev-perl/Socket6/Socket6-0.18.ebuild b/dev-perl/Socket6/Socket6-0.18.ebuild new file mode 100644 index 000000000000..bbd1a78420ef --- /dev/null +++ b/dev-perl/Socket6/Socket6-0.18.ebuild @@ -0,0 +1,19 @@ +# 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.18.ebuild,v 1.1 2005/04/29 13:10:55 mcummings Exp $ + +IUSE="" + +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}/" + +SLOT="0" +LICENSE="|| ( Artistic GPL-2 )" +KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha" + +SRC_TEST="do" + +DEPEND="${DEPEND}" -- cgit v1.2.3-65-gdbad