diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-02-13 14:26:31 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-02-13 14:26:31 +0000 |
commit | 3e89f7cabdf9b585db16e51e9743e08cd78d9ee4 (patch) | |
tree | cb7f1b10f886e00f4bf72b0e78a66e3940e2f622 /dev-perl/libwww-perl | |
parent | Virtuals for perl-core (diff) | |
download | gentoo-2-3e89f7cabdf9b585db16e51e9743e08cd78d9ee4.tar.gz gentoo-2-3e89f7cabdf9b585db16e51e9743e08cd78d9ee4.tar.bz2 gentoo-2-3e89f7cabdf9b585db16e51e9743e08cd78d9ee4.zip |
Virtuals for some perl-core deps
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-perl/libwww-perl')
-rw-r--r-- | dev-perl/libwww-perl/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/libwww-perl/libwww-perl-5.69-r2.ebuild | 10 | ||||
-rw-r--r-- | dev-perl/libwww-perl/libwww-perl-5.79.ebuild | 10 | ||||
-rw-r--r-- | dev-perl/libwww-perl/libwww-perl-5.800.ebuild | 10 | ||||
-rw-r--r-- | dev-perl/libwww-perl/libwww-perl-5.803-r1.ebuild | 8 | ||||
-rw-r--r-- | dev-perl/libwww-perl/libwww-perl-5.803.ebuild | 10 |
6 files changed, 31 insertions, 25 deletions
diff --git a/dev-perl/libwww-perl/ChangeLog b/dev-perl/libwww-perl/ChangeLog index 3a1f3683117d..904e2a582039 100644 --- a/dev-perl/libwww-perl/ChangeLog +++ b/dev-perl/libwww-perl/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/libwww-perl # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.63 2006/02/06 20:35:36 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.64 2006/02/13 14:22:36 mcummings Exp $ + + 13 Feb 2006; Michael Cummings <mcummings@gentoo.org> + libwww-perl-5.69-r2.ebuild, libwww-perl-5.79.ebuild, + libwww-perl-5.800.ebuild, libwww-perl-5.803.ebuild, + libwww-perl-5.803-r1.ebuild: + Virtuals for some perl-core deps 06 Feb 2006; Simon Stelling <blubb@gentoo.org> libwww-perl-5.803-r1.ebuild: diff --git a/dev-perl/libwww-perl/libwww-perl-5.69-r2.ebuild b/dev-perl/libwww-perl/libwww-perl-5.69-r2.ebuild index e6228d4ec28e..937c9dc0df0f 100644 --- a/dev-perl/libwww-perl/libwww-perl-5.69-r2.ebuild +++ b/dev-perl/libwww-perl/libwww-perl-5.69-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.69-r2.ebuild,v 1.13 2005/12/30 11:58:13 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/libwww-perl-5.69-r2.ebuild,v 1.14 2006/02/13 14:22:36 mcummings Exp $ inherit perl-module eutils @@ -12,11 +12,11 @@ SLOT="0" LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="x86 amd64 ~ppc sparc alpha hppa ~mips" -DEPEND=">=perl-core/libnet-1.0703 +DEPEND=">=virtual/perl-libnet-1.0703 >=dev-perl/HTML-Parser-3.13 >=dev-perl/URI-1.0.9 - >=perl-core/Digest-MD5-2.12 - >=perl-core/MIME-Base64-2.12 + >=virtual/perl-Digest-MD5-2.12 + >=virtual/perl-MIME-Base64-2.12 ssl? ( dev-perl/Crypt-SSLeay )" mydoc="TODO" diff --git a/dev-perl/libwww-perl/libwww-perl-5.79.ebuild b/dev-perl/libwww-perl/libwww-perl-5.79.ebuild index 4ccfab0400b8..6d224a7fbd8a 100644 --- a/dev-perl/libwww-perl/libwww-perl-5.79.ebuild +++ b/dev-perl/libwww-perl/libwww-perl-5.79.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.79.ebuild,v 1.13 2005/12/30 11:58:13 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/libwww-perl-5.79.ebuild,v 1.14 2006/02/13 14:22:36 mcummings Exp $ inherit perl-module @@ -12,11 +12,11 @@ SLOT="0" LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="x86 amd64 ppc sparc alpha hppa ia64 ~mips" -DEPEND=">=perl-core/libnet-1.0703 +DEPEND=">=virtual/perl-libnet-1.0703 >=dev-perl/HTML-Parser-3.34 >=dev-perl/URI-1.0.9 - >=perl-core/Digest-MD5-2.12 - >=perl-core/MIME-Base64-2.12 + >=virtual/perl-Digest-MD5-2.12 + >=virtual/perl-MIME-Base64-2.12 ssl? ( dev-perl/Crypt-SSLeay )" src_compile() { diff --git a/dev-perl/libwww-perl/libwww-perl-5.800.ebuild b/dev-perl/libwww-perl/libwww-perl-5.800.ebuild index 87890343a6b9..4129ebfbba3e 100644 --- a/dev-perl/libwww-perl/libwww-perl-5.800.ebuild +++ b/dev-perl/libwww-perl/libwww-perl-5.800.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.800.ebuild,v 1.15 2005/12/30 11:58:13 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/libwww-perl-5.800.ebuild,v 1.16 2006/02/13 14:22:36 mcummings Exp $ inherit perl-module @@ -12,11 +12,11 @@ SLOT="0" LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 sparc x86" -DEPEND=">=perl-core/libnet-1.0703 +DEPEND=">=virtual/perl-libnet-1.0703 >=dev-perl/HTML-Parser-3.34 >=dev-perl/URI-1.10 - >=perl-core/Digest-MD5-2.12 - >=perl-core/MIME-Base64-2.12 + >=virtual/perl-Digest-MD5-2.12 + >=virtual/perl-MIME-Base64-2.12 dev-perl/Compress-Zlib ssl? ( dev-perl/Crypt-SSLeay )" 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 6ba9e12fd23b..2bf5bd2c5865 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.10 2006/02/06 20:35:36 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/libwww-perl-5.803-r1.ebuild,v 1.11 2006/02/13 14:22:36 mcummings Exp $ inherit perl-module @@ -12,12 +12,12 @@ SLOT="0" LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86" -DEPEND=">=perl-core/libnet-1.0703 +DEPEND=">=virtual/perl-libnet-1.0703 >=dev-perl/HTML-Parser-3.34 >=dev-perl/URI-1.10 - >=perl-core/Digest-MD5-2.12 + >=virtual/perl-Digest-MD5-2.12 dev-perl/HTML-Tree - >=perl-core/MIME-Base64-2.12 + >=virtual/perl-MIME-Base64-2.12 dev-perl/Compress-Zlib ssl? ( dev-perl/Crypt-SSLeay )" diff --git a/dev-perl/libwww-perl/libwww-perl-5.803.ebuild b/dev-perl/libwww-perl/libwww-perl-5.803.ebuild index c0fd2abd30d0..1eda62487a73 100644 --- a/dev-perl/libwww-perl/libwww-perl-5.803.ebuild +++ b/dev-perl/libwww-perl/libwww-perl-5.803.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.ebuild,v 1.2 2005/12/30 11:58:13 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/libwww-perl-5.803.ebuild,v 1.3 2006/02/13 14:22:36 mcummings Exp $ inherit perl-module @@ -12,11 +12,11 @@ SLOT="0" LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" -DEPEND=">=perl-core/libnet-1.0703 +DEPEND=">=virtual/perl-libnet-1.0703 >=dev-perl/HTML-Parser-3.34 >=dev-perl/URI-1.10 - >=perl-core/Digest-MD5-2.12 - >=perl-core/MIME-Base64-2.12 + >=virtual/perl-Digest-MD5-2.12 + >=virtual/perl-MIME-Base64-2.12 dev-perl/Compress-Zlib ssl? ( dev-perl/Crypt-SSLeay )" |