diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-15 23:16:05 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-15 23:16:05 +0000 |
commit | be404fcbee0cf3cb3c6b68bdafd7d0e8cfe8077a (patch) | |
tree | 9912ffcbad7b85b2f03078c335c551e8dd0d703f /dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.51.ebuild | |
parent | Ebuild maintenance; marking ~mips, tested on swarm (diff) | |
download | historical-be404fcbee0cf3cb3c6b68bdafd7d0e8cfe8077a.tar.gz historical-be404fcbee0cf3cb3c6b68bdafd7d0e8cfe8077a.tar.bz2 historical-be404fcbee0cf3cb3c6b68bdafd7d0e8cfe8077a.zip |
Ebuild maintenance
Package-Manager: portage-2.1.2_rc4-r8
Diffstat (limited to 'dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.51.ebuild')
-rw-r--r-- | dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.51.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.51.ebuild b/dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.51.ebuild index 3cbd0f3041da..c1311971b5b2 100644 --- a/dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.51.ebuild +++ b/dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.51.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/IO-Socket-INET6/IO-Socket-INET6-2.51.ebuild,v 1.16 2006/08/05 04:43:16 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.51.ebuild,v 1.17 2007/01/15 23:13:52 mcummings Exp $ inherit perl-module DESCRIPTION="Work with IO sockets in ipv6" -HOMEPAGE="http://search.cpan.org/~mondejar/${P}" +HOMEPAGE="http://search.cpan.org/~mondejar/" SRC_URI="mirror://cpan/authors/id/M/MO/MONDEJAR/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" @@ -15,7 +15,6 @@ IUSE="" DEPEND="dev-perl/Socket6 dev-lang/perl" -RDEPEND="${DEPEND}" SRC_TEST="do" |