summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-05-25 14:00:17 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-05-25 14:00:17 +0000
commit9636dec12c202ca4076242ace05fc91e5cbcb6e3 (patch)
treefa6b5d8fb73bf86a6fd37b04ed175b588cc273f7 /dev-perl/Mail-Procmail/Mail-Procmail-1.08.ebuild
parentdev-perl/Getopt-Long => perl-core/Getopt-Long migration (diff)
downloadhistorical-9636dec12c202ca4076242ace05fc91e5cbcb6e3.tar.gz
historical-9636dec12c202ca4076242ace05fc91e5cbcb6e3.tar.bz2
historical-9636dec12c202ca4076242ace05fc91e5cbcb6e3.zip
dev-perl/Getopt-Long => perl-core/Getopt-Long migration
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-perl/Mail-Procmail/Mail-Procmail-1.08.ebuild')
-rw-r--r--dev-perl/Mail-Procmail/Mail-Procmail-1.08.ebuild4
1 files changed, 2 insertions, 2 deletions
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"