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.17.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.17.ebuild')
-rw-r--r--dev-perl/Socket6/Socket6-0.17.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-perl/Socket6/Socket6-0.17.ebuild b/dev-perl/Socket6/Socket6-0.17.ebuild
index 244cb137b885..84bd530b97e2 100644
--- a/dev-perl/Socket6/Socket6-0.17.ebuild
+++ b/dev-perl/Socket6/Socket6-0.17.ebuild
@@ -1,12 +1,12 @@
-# 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.17.ebuild,v 1.11 2006/08/05 20:32:57 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/Socket6-0.17.ebuild,v 1.12 2007/01/19 15:48:02 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}/"
+HOMEPAGE="http://search.cpan.org/author/UMEMOTO/"
IUSE=""
SLOT="0"
@@ -17,4 +17,3 @@ SRC_TEST="do"
DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"