summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-07-14 06:43:23 +0000
committerTorsten Veller <tove@gentoo.org>2010-07-14 06:43:23 +0000
commitae4386416407c6f8368bfd11abe67844936d4c59 (patch)
treeb28f4abb3dde687ea45bad6c25aa88297dd4d9f6 /virtual/perl-Test-Simple/perl-Test-Simple-0.94.ebuild
parentAdd perl-5.12 as provider (diff)
downloadgentoo-2-ae4386416407c6f8368bfd11abe67844936d4c59.tar.gz
gentoo-2-ae4386416407c6f8368bfd11abe67844936d4c59.tar.bz2
gentoo-2-ae4386416407c6f8368bfd11abe67844936d4c59.zip
Add perl-5.12 as provider
(Portage version: 2.2_rc67_p192/cvs/Linux x86_64)
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} )"