summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-05-24 15:59:14 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-05-24 15:59:14 +0000
commite16b27013f6d89b471331763a9d28d2d9c3d58e0 (patch)
treeea22500b2b92f06e0cfc3a3c44ba9da99d7023b9 /net-mail/grepmail/grepmail-5.30.ebuild
parentdev-perl/Digest-MD5 => perl-core/Digest-MD5 (diff)
downloadhistorical-e16b27013f6d89b471331763a9d28d2d9c3d58e0.tar.gz
historical-e16b27013f6d89b471331763a9d28d2d9c3d58e0.tar.bz2
historical-e16b27013f6d89b471331763a9d28d2d9c3d58e0.zip
dev-perl/Digest-MD5 => perl-core/Digest-MD5
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'net-mail/grepmail/grepmail-5.30.ebuild')
-rw-r--r--net-mail/grepmail/grepmail-5.30.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/grepmail/grepmail-5.30.ebuild b/net-mail/grepmail/grepmail-5.30.ebuild
index 260eb1cbad18..c729af2ae54a 100644
--- a/net-mail/grepmail/grepmail-5.30.ebuild
+++ b/net-mail/grepmail/grepmail-5.30.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/net-mail/grepmail/grepmail-5.30.ebuild,v 1.6 2005/04/20 21:40:42 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/grepmail/grepmail-5.30.ebuild,v 1.7 2005/05/24 15:57:35 mcummings Exp $
inherit perl-module
@@ -18,7 +18,7 @@ DEPEND="${DEPEND}
dev-perl/Inline
dev-perl/TimeDate
dev-perl/DateManip
- dev-perl/Digest-MD5
+ perl-core/Digest-MD5
dev-perl/Mail-Mbox-MessageParser"
RDEPEND=""