summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-05-25 14:03:38 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-05-25 14:03:38 +0000
commit2e37a8ed4fd229ddeb2221dc51dcd1560f2b3725 (patch)
treec9ad90863347224425488fb099b7cfab57d60cb7 /dev-perl/Mail-Procmail
parentdev-perl/Getopt-Long => perl-core/Getopt-Long migration (diff)
downloadgentoo-2-2e37a8ed4fd229ddeb2221dc51dcd1560f2b3725.tar.gz
gentoo-2-2e37a8ed4fd229ddeb2221dc51dcd1560f2b3725.tar.bz2
gentoo-2-2e37a8ed4fd229ddeb2221dc51dcd1560f2b3725.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.08.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Mail-Procmail/ChangeLog b/dev-perl/Mail-Procmail/ChangeLog
index e03edda6d04a..2c311f4019ff 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.19 2005/04/28 17:42:33 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Procmail/ChangeLog,v 1.20 2005/05/25 13:59:23 mcummings Exp $
+
+ 25 May 2005; Michael Cummings <mcummings@gentoo.org>
+ Mail-Procmail-1.08.ebuild:
+ dev-perl/Getopt-Long => perl-core/Getopt-Long migration
*Mail-Procmail-1.08 (28 Apr 2005)
diff --git a/dev-perl/Mail-Procmail/Mail-Procmail-1.08.ebuild b/dev-perl/Mail-Procmail/Mail-Procmail-1.08.ebuild
index cfbe5de69431..d84c9bd7750e 100644
--- a/dev-perl/Mail-Procmail/Mail-Procmail-1.08.ebuild
+++ b/dev-perl/Mail-Procmail/Mail-Procmail-1.08.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.08.ebuild,v 1.1 2005/04/28 17:42:33 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Procmail/Mail-Procmail-1.08.ebuild,v 1.2 2005/05/25 13:59:23 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"