summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-19 15:48:02 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-19 15:48:02 +0000
commitb8aa5d1f2b7243fc5b952cdb480f8d15b07b9bc7 (patch)
tree6ae6ecd2bed13a5599bcd21308c2ae4400497ece /dev-perl/Socket6/Socket6-0.19.ebuild
parentEbuild maintenance (diff)
downloadgentoo-2-b8aa5d1f2b7243fc5b952cdb480f8d15b07b9bc7.tar.gz
gentoo-2-b8aa5d1f2b7243fc5b952cdb480f8d15b07b9bc7.tar.bz2
gentoo-2-b8aa5d1f2b7243fc5b952cdb480f8d15b07b9bc7.zip
Version bump, thanks seemant
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'dev-perl/Socket6/Socket6-0.19.ebuild')
-rw-r--r--dev-perl/Socket6/Socket6-0.19.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-perl/Socket6/Socket6-0.19.ebuild b/dev-perl/Socket6/Socket6-0.19.ebuild
index 90cbf0527280..c26fbe42ef9c 100644
--- a/dev-perl/Socket6/Socket6-0.19.ebuild
+++ b/dev-perl/Socket6/Socket6-0.19.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 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.13 2006/09/16 21:32:21 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/Socket6-0.19.ebuild,v 1.14 2007/01/19 15:48:02 mcummings Exp $
inherit perl-module
DESCRIPTION="IPv6 related part of the C socket.h defines and structure manipulators"
-HOMEPAGE="http://search.cpan.org/author/UMEMOTO/${P}/"
+HOMEPAGE="http://search.cpan.org/author/UMEMOTO/"
SRC_URI="mirror://cpan/authors/id/U/UM/UMEMOTO/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
@@ -17,4 +17,3 @@ SRC_TEST="do"
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"