summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'virtual/perl-Test-Simple/perl-Test-Simple-0.94.ebuild')
-rw-r--r--virtual/perl-Test-Simple/perl-Test-Simple-0.94.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-Test-Simple/perl-Test-Simple-0.94.ebuild b/virtual/perl-Test-Simple/perl-Test-Simple-0.94.ebuild
index cd88460e0fb1..42c6905c1a01 100644
--- a/virtual/perl-Test-Simple/perl-Test-Simple-0.94.ebuild
+++ b/virtual/perl-Test-Simple/perl-Test-Simple-0.94.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Simple/perl-Test-Simple-0.94.ebuild,v 1.6 2010/04/24 18:43:38 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Test-Simple/perl-Test-Simple-0.94.ebuild,v 1.7 2010/07/14 06:43:23 tove Exp $
DESCRIPTION="Virtual for Test-Simple"
HOMEPAGE=""
@@ -12,4 +12,4 @@ KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc
IUSE=""
DEPEND=""
-RDEPEND="~perl-core/Test-Simple-${PV}"
+RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~perl-core/Test-Simple-${PV} )"