summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-07-14 06:49:17 +0000
committerTorsten Veller <tove@gentoo.org>2010-07-14 06:49:17 +0000
commitac0cf6d9435199d8ec2970abaaed7220a73eeab8 (patch)
tree90558e030fa931219c19a38f7e5d9b507ccb886a /virtual/perl-Module-Load/perl-Module-Load-0.16.ebuild
parentadded =media-libs/libpng-1.2* to RDEPENDS (diff)
downloadhistorical-ac0cf6d9435199d8ec2970abaaed7220a73eeab8.tar.gz
historical-ac0cf6d9435199d8ec2970abaaed7220a73eeab8.tar.bz2
historical-ac0cf6d9435199d8ec2970abaaed7220a73eeab8.zip
Add perl-5.12 as provider
Package-Manager: portage-2.2_rc67_p192/cvs/Linux x86_64
Diffstat (limited to 'virtual/perl-Module-Load/perl-Module-Load-0.16.ebuild')
-rw-r--r--virtual/perl-Module-Load/perl-Module-Load-0.16.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-Module-Load/perl-Module-Load-0.16.ebuild b/virtual/perl-Module-Load/perl-Module-Load-0.16.ebuild
index 76a14b23f08d..bccdb048935c 100644
--- a/virtual/perl-Module-Load/perl-Module-Load-0.16.ebuild
+++ b/virtual/perl-Module-Load/perl-Module-Load-0.16.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-Module-Load/perl-Module-Load-0.16.ebuild,v 1.4 2010/01/07 20:24:56 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/perl-Module-Load-0.16.ebuild,v 1.5 2010/07/14 06:37:21 tove Exp $
DESCRIPTION="runtime require of both modules and files"
HOMEPAGE=""
@@ -12,4 +12,4 @@ KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
DEPEND=""
-RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/Module-Load-${PV} )"
+RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~dev-lang/perl-5.10.1 ~perl-core/Module-Load-${PV} )"