diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-15 23:13:52 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-15 23:13:52 +0000 |
commit | 81a2baae0687c5241ac99b014e83061ff7401d5d (patch) | |
tree | 9f8a4ac45859a0615bbd146f792e1f5d63a8f9d2 /dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.51.ebuild | |
parent | Ebuild maintenance (diff) | |
download | gentoo-2-81a2baae0687c5241ac99b014e83061ff7401d5d.tar.gz gentoo-2-81a2baae0687c5241ac99b014e83061ff7401d5d.tar.bz2 gentoo-2-81a2baae0687c5241ac99b014e83061ff7401d5d.zip |
Ebuild maintenance
(Portage version: 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" |