summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-02-13 13:18:02 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-02-13 13:18:02 +0000
commit9355cb389b09270308c7fd3f05d341d184e80c2b (patch)
tree95d8af65ce627d75839500800e105b901f880a04 /dev-perl/HTTP-Cache-Transparent
parentNew virtual for perl-core/Getopt-Long (diff)
downloadhistorical-9355cb389b09270308c7fd3f05d341d184e80c2b.tar.gz
historical-9355cb389b09270308c7fd3f05d341d184e80c2b.tar.bz2
historical-9355cb389b09270308c7fd3f05d341d184e80c2b.zip
Virtuals for perl-core
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'dev-perl/HTTP-Cache-Transparent')
-rw-r--r--dev-perl/HTTP-Cache-Transparent/ChangeLog6
-rw-r--r--dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.5.ebuild8
-rw-r--r--dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.6.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-perl/HTTP-Cache-Transparent/ChangeLog b/dev-perl/HTTP-Cache-Transparent/ChangeLog
index 824be51f9baa..dd306b2cb53b 100644
--- a/dev-perl/HTTP-Cache-Transparent/ChangeLog
+++ b/dev-perl/HTTP-Cache-Transparent/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/HTTP-Cache-Transparent
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Cache-Transparent/ChangeLog,v 1.12 2006/01/15 11:38:22 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Cache-Transparent/ChangeLog,v 1.13 2006/02/13 13:07:11 mcummings Exp $
+
+ 13 Feb 2006; Michael Cummings <mcummings@gentoo.org>
+ HTTP-Cache-Transparent-0.5.ebuild, HTTP-Cache-Transparent-0.6.ebuild:
+ Virtuals for perl-core
15 Jan 2006; Michael Hanselmann <hansmi@gentoo.org>
HTTP-Cache-Transparent-0.6.ebuild:
diff --git a/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.5.ebuild b/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.5.ebuild
index c126a5c1c415..ef26716590cd 100644
--- a/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.5.ebuild
+++ b/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.5.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/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.5.ebuild,v 1.8 2005/07/30 13:04:02 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.5.ebuild,v 1.9 2006/02/13 13:07:11 mcummings Exp $
inherit perl-module
@@ -16,5 +16,5 @@ IUSE=""
SRC_TEST="do"
DEPEND="dev-perl/libwww-perl
- perl-core/Digest-MD5
- perl-core/Storable"
+ virtual/perl-Digest-MD5
+ virtual/perl-Storable"
diff --git a/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.6.ebuild b/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.6.ebuild
index 4cf42dbecb3c..23759951a980 100644
--- a/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.6.ebuild
+++ b/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.6.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/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.6.ebuild,v 1.3 2006/01/15 11:38:22 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.6.ebuild,v 1.4 2006/02/13 13:07:11 mcummings Exp $
inherit perl-module
@@ -16,5 +16,5 @@ IUSE=""
SRC_TEST="do"
DEPEND="dev-perl/libwww-perl
- perl-core/Digest-MD5
- perl-core/Storable"
+ virtual/perl-Digest-MD5
+ virtual/perl-Storable"