summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Apache-Session/Apache-Session-1.60.ebuild')
-rw-r--r--dev-perl/Apache-Session/Apache-Session-1.60.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Apache-Session/Apache-Session-1.60.ebuild b/dev-perl/Apache-Session/Apache-Session-1.60.ebuild
index bb187ef1f6a2..7c890a2e5e77 100644
--- a/dev-perl/Apache-Session/Apache-Session-1.60.ebuild
+++ b/dev-perl/Apache-Session/Apache-Session-1.60.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/Apache-Session/Apache-Session-1.60.ebuild,v 1.14 2006/01/18 13:09:35 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.60.ebuild,v 1.15 2006/02/13 10:38:29 mcummings Exp $
inherit perl-module
MY_PV=${PV/0/}
@@ -17,5 +17,5 @@ LICENSE="Artistic"
KEYWORDS="alpha amd64 ia64 ppc sparc x86"
DEPEND="${DEPEND}
- perl-core/Digest-MD5
- perl-core/Storable"
+ virtual/perl-Digest-MD5
+ virtual/perl-Storable"