summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-05-25 14:04:30 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-05-25 14:04:30 +0000
commit241fe0f22ed9aadf451156bfcc1dedda3d45bee7 (patch)
treef6d5bee4f584b70fb33d2440a8451e303e85398b /dev-perl/Mail-Procmail
parentdev-perl/Getopt-Long => perl-core/Getopt-Long migration (diff)
downloadgentoo-2-241fe0f22ed9aadf451156bfcc1dedda3d45bee7.tar.gz
gentoo-2-241fe0f22ed9aadf451156bfcc1dedda3d45bee7.tar.bz2
gentoo-2-241fe0f22ed9aadf451156bfcc1dedda3d45bee7.zip
dev-perl/Getopt-Long => perl-core/Getopt-Long migration
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-perl/Mail-Procmail')
-rw-r--r--dev-perl/Mail-Procmail/ChangeLog6
-rw-r--r--dev-perl/Mail-Procmail/Mail-Procmail-1.06.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Mail-Procmail/ChangeLog b/dev-perl/Mail-Procmail/ChangeLog
index 2c311f4019ff..d71ca148fb84 100644
--- a/dev-perl/Mail-Procmail/ChangeLog
+++ b/dev-perl/Mail-Procmail/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Mail-Procmail
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Procmail/ChangeLog,v 1.20 2005/05/25 13:59:23 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Procmail/ChangeLog,v 1.21 2005/05/25 13:59:41 mcummings Exp $
+
+ 25 May 2005; Michael Cummings <mcummings@gentoo.org>
+ Mail-Procmail-1.06.ebuild:
+ dev-perl/Getopt-Long => perl-core/Getopt-Long migration
25 May 2005; Michael Cummings <mcummings@gentoo.org>
Mail-Procmail-1.08.ebuild:
diff --git a/dev-perl/Mail-Procmail/Mail-Procmail-1.06.ebuild b/dev-perl/Mail-Procmail/Mail-Procmail-1.06.ebuild
index 682b5da916ff..d392ac6372dd 100644
--- a/dev-perl/Mail-Procmail/Mail-Procmail-1.06.ebuild
+++ b/dev-perl/Mail-Procmail/Mail-Procmail-1.06.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/dev-perl/Mail-Procmail/Mail-Procmail-1.06.ebuild,v 1.6 2005/04/10 18:41:29 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Procmail/Mail-Procmail-1.06.ebuild,v 1.7 2005/05/25 13:59:41 mcummings Exp $
inherit perl-module
@@ -15,6 +15,6 @@ KEYWORDS="x86 amd64 ppc sparc alpha"
IUSE=""
DEPEND="${DEPEND}
- dev-perl/Getopt-Long
+ perl-core/Getopt-Long
>=dev-perl/MailTools-1.15
>=dev-perl/LockFile-Simple-0.2.5"