diff options
author | 2006-04-26 15:20:26 +0000 | |
---|---|---|
committer | 2006-04-26 15:20:26 +0000 | |
commit | 2d4abab044ecaaeefc5fced506459812a36490b1 (patch) | |
tree | 93f2af42da3a82720cc4ab35c074a5fd30c4f7b4 /dev-perl/libwww-perl/libwww-perl-5.803-r1.ebuild | |
parent | Initial import of Fluendo mpeg demuxer plugin (diff) | |
download | gentoo-2-2d4abab044ecaaeefc5fced506459812a36490b1.tar.gz gentoo-2-2d4abab044ecaaeefc5fced506459812a36490b1.tar.bz2 gentoo-2-2d4abab044ecaaeefc5fced506459812a36490b1.zip |
Updated virtual-libnet dep, thanks ciaranm
(Portage version: 2.1_pre6-r6)
Diffstat (limited to 'dev-perl/libwww-perl/libwww-perl-5.803-r1.ebuild')
-rw-r--r-- | dev-perl/libwww-perl/libwww-perl-5.803-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/libwww-perl/libwww-perl-5.803-r1.ebuild b/dev-perl/libwww-perl/libwww-perl-5.803-r1.ebuild index 0f851a2ecb1e..45a835a03f33 100644 --- a/dev-perl/libwww-perl/libwww-perl-5.803-r1.ebuild +++ b/dev-perl/libwww-perl/libwww-perl-5.803-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/libwww-perl-5.803-r1.ebuild,v 1.14 2006/04/24 15:33:44 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/libwww-perl-5.803-r1.ebuild,v 1.15 2006/04/26 15:20:26 mcummings Exp $ inherit perl-module @@ -12,7 +12,7 @@ SLOT="0" LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -DEPEND=">=virtual/perl-libnet-1.0703 +DEPEND="virtual/perl-libnet >=dev-perl/HTML-Parser-3.34 >=dev-perl/URI-1.10 >=virtual/perl-Digest-MD5-2.12 |