summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.6.ebuild')
-rw-r--r--dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.6.ebuild6
1 files changed, 3 insertions, 3 deletions
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"