diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-05-24 15:59:14 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-05-24 15:59:14 +0000 |
commit | e16b27013f6d89b471331763a9d28d2d9c3d58e0 (patch) | |
tree | ea22500b2b92f06e0cfc3a3c44ba9da99d7023b9 /net-mail/grepmail | |
parent | dev-perl/Digest-MD5 => perl-core/Digest-MD5 (diff) | |
download | historical-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')
-rw-r--r-- | net-mail/grepmail/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/grepmail/grepmail-4.91.ebuild | 6 | ||||
-rw-r--r-- | net-mail/grepmail/grepmail-5.30.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/net-mail/grepmail/ChangeLog b/net-mail/grepmail/ChangeLog index ea66ac0b88fd..52f614aeea1d 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.18 2005/04/20 21:40:42 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/grepmail/ChangeLog,v 1.19 2005/05/24 15:57:35 mcummings Exp $ + + 24 May 2005; Michael Cummings <mcummings@gentoo.org> grepmail-4.91.ebuild, + grepmail-5.30.ebuild: + dev-perl/Digest-MD5 => perl-core/Digest-MD5 20 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> grepmail-5.30.ebuild: Stable on ppc. diff --git a/net-mail/grepmail/grepmail-4.91.ebuild b/net-mail/grepmail/grepmail-4.91.ebuild index 85d57c34345f..b931003ff3d2 100644 --- a/net-mail/grepmail/grepmail-4.91.ebuild +++ b/net-mail/grepmail/grepmail-4.91.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# 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-4.91.ebuild,v 1.8 2004/10/04 22:22:13 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/grepmail/grepmail-4.91.ebuild,v 1.9 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/Parse-RecDescent" RDEPEND="" 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="" |