summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-02-13 15:00:01 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-02-13 15:00:01 +0000
commit43c65ae765477c36cafd500dc187f5a27c3b26d8 (patch)
tree3ffb03bf3f0cafe80dbc7c7c56e4029142bffdca /net-mail/grepmail
parentVirtuals for some perl-core deps (diff)
downloadgentoo-2-43c65ae765477c36cafd500dc187f5a27c3b26d8.tar.gz
gentoo-2-43c65ae765477c36cafd500dc187f5a27c3b26d8.tar.bz2
gentoo-2-43c65ae765477c36cafd500dc187f5a27c3b26d8.zip
Virtuals for perl-core
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'net-mail/grepmail')
-rw-r--r--net-mail/grepmail/ChangeLog8
-rw-r--r--net-mail/grepmail/grepmail-5.30.32.ebuild6
-rw-r--r--net-mail/grepmail/grepmail-5.30.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/net-mail/grepmail/ChangeLog b/net-mail/grepmail/ChangeLog
index edac5e304873..91820318fc6c 100644
--- a/net-mail/grepmail/ChangeLog
+++ b/net-mail/grepmail/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-mail/grepmail
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/grepmail/ChangeLog,v 1.24 2005/12/24 16:02:32 hansmi Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/grepmail/ChangeLog,v 1.25 2006/02/13 14:57:19 mcummings Exp $
+
+ 13 Feb 2006; Michael Cummings <mcummings@gentoo.org> grepmail-5.30.ebuild,
+ grepmail-5.30.32.ebuild:
+ Virtuals for perl-core
24 Dec 2005; Michael Hanselmann <hansmi@gentoo.org>
grepmail-5.30.32.ebuild:
diff --git a/net-mail/grepmail/grepmail-5.30.32.ebuild b/net-mail/grepmail/grepmail-5.30.32.ebuild
index e77722fed2f6..c997d171a458 100644
--- a/net-mail/grepmail/grepmail-5.30.32.ebuild
+++ b/net-mail/grepmail/grepmail-5.30.32.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/net-mail/grepmail/grepmail-5.30.32.ebuild,v 1.5 2005/12/24 16:02:32 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/grepmail/grepmail-5.30.32.ebuild,v 1.6 2006/02/13 14:57:19 mcummings Exp $
inherit versionator perl-app
@@ -19,5 +19,5 @@ IUSE=""
DEPEND="dev-perl/Inline
dev-perl/TimeDate
dev-perl/DateManip
- perl-core/Digest-MD5
+ virtual/perl-Digest-MD5
>=dev-perl/Mail-Mbox-MessageParser-1.40.01"
diff --git a/net-mail/grepmail/grepmail-5.30.ebuild b/net-mail/grepmail/grepmail-5.30.ebuild
index f3d9aa6c6b57..117db1444fa7 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
+# Copyright 1999-2006 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.8 2005/11/28 13:05:52 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/grepmail/grepmail-5.30.ebuild,v 1.9 2006/02/13 14:57:19 mcummings Exp $
inherit perl-app
@@ -18,7 +18,7 @@ DEPEND="${DEPEND}
dev-perl/Inline
dev-perl/TimeDate
dev-perl/DateManip
- perl-core/Digest-MD5
+ virtual/perl-Digest-MD5
dev-perl/Mail-Mbox-MessageParser"
RDEPEND=""