summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-02-13 19:38:18 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-02-13 19:38:18 +0000
commit03ad0043e5a163a465e323d43d3b9bb90277c111 (patch)
tree469921ebe2b3ed167d9733673884d2fc3ef6a3bd /virtual/perl-Getopt-Long/perl-Getopt-Long-2.35.ebuild
parentSorry, proper rdeps (diff)
downloadhistorical-03ad0043e5a163a465e323d43d3b9bb90277c111.tar.gz
historical-03ad0043e5a163a465e323d43d3b9bb90277c111.tar.bz2
historical-03ad0043e5a163a465e323d43d3b9bb90277c111.zip
Updated RDEPENDS
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'virtual/perl-Getopt-Long/perl-Getopt-Long-2.35.ebuild')
-rw-r--r--virtual/perl-Getopt-Long/perl-Getopt-Long-2.35.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.35.ebuild b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.35.ebuild
index dbe6f0464d99..ca48fe39d043 100644
--- a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.35.ebuild
+++ b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.35.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/perl-Getopt-Long-2.35.ebuild,v 1.1 2006/02/13 13:15:20 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/perl-Getopt-Long-2.35.ebuild,v 1.2 2006/02/13 19:33:07 mcummings Exp $
DESCRIPTION="Virtual for Getopt-Long"
HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
@@ -12,5 +12,5 @@ KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND=""
-RDEPEND="~perl-core/Getopt-Long-${PV}"
+RDEPEND="|| ( ~dev-lang/perl-5.8.8 ~perl-core/Getopt-Long-${PV} )"