summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'virtual/perl-Getopt-Long')
-rw-r--r--virtual/perl-Getopt-Long/ChangeLog6
-rw-r--r--virtual/perl-Getopt-Long/perl-Getopt-Long-2.34.ebuild4
-rw-r--r--virtual/perl-Getopt-Long/perl-Getopt-Long-2.35.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/virtual/perl-Getopt-Long/ChangeLog b/virtual/perl-Getopt-Long/ChangeLog
index 9c4fd22e2c4f..31e5cb68a9c0 100644
--- a/virtual/perl-Getopt-Long/ChangeLog
+++ b/virtual/perl-Getopt-Long/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gentoo-x86/virtual
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v 1.1 2006/02/13 13:15:20 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v 1.2 2006/02/13 19:33:07 mcummings Exp $
+
+ 13 Feb 2006; Michael Cummings <mcummings@gentoo.org>
+ perl-Getopt-Long-2.34.ebuild, perl-Getopt-Long-2.35.ebuild:
+ Updated RDEPENDS
*perl-Getopt-Long-2.35 (13 Feb 2006)
*perl-Getopt-Long-2.34 (13 Feb 2006)
diff --git a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.34.ebuild b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.34.ebuild
index 561089f4f445..b935ebd082ab 100644
--- a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.34.ebuild
+++ b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.34.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.34.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.34.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="x86 amd64 alpha ppc sparc hppa mips ia64 ppc64"
IUSE=""
DEPEND=""
-RDEPEND="~perl-core/Getopt-Long-${PV}"
+RDEPEND="|| ( ~dev-lang/perl-5.8.7 ~perl-core/Getopt-Long-${PV} )"
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} )"