summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.5.ebuild')
-rw-r--r--dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.5.ebuild4
1 files changed, 2 insertions, 2 deletions
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 e71a1c9710a0..dc620f9bda13 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
# 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.4 2005/05/16 19:07:56 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.5.ebuild,v 1.5 2005/05/24 15:45:23 mcummings Exp $
inherit perl-module
@@ -16,5 +16,5 @@ IUSE=""
SRC_TEST="do"
DEPEND="dev-perl/libwww-perl
- dev-perl/Digest-MD5
+ perl-core/Digest-MD5
dev-perl/Storable"