summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.40.ebuild')
-rw-r--r--dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.40.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.40.ebuild b/dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.40.ebuild
index d7a36cf91802..680c5e0948d7 100644
--- a/dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.40.ebuild
+++ b/dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.40.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/Apache-AuthTicket/Apache-AuthTicket-0.40.ebuild,v 1.1 2005/11/04 18:47:11 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.40.ebuild,v 1.2 2006/02/13 10:37:09 mcummings Exp $
inherit perl-module
SRC_TEST="do"
@@ -16,7 +16,7 @@ IUSE=""
DEPEND=">=dev-perl/Apache-AuthCookie-3.0
dev-perl/DBI
- perl-core/Digest-MD5
+ virtual/perl-Digest-MD5
dev-perl/SQL-Abstract"
RDEPEND=""