summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-08-25 10:57:01 +0000
committerTorsten Veller <tove@gentoo.org>2009-08-25 10:57:01 +0000
commitf0acd8f2392cc74d6f259385b6fec5e48d609012 (patch)
treea101d65f39b052e5f28048b2794ddba217128813 /virtual/perl-Storable/perl-Storable-2.20.ebuild
parentRenamed xfce4-battery and xfce4-cellmodem. (diff)
downloadgentoo-2-f0acd8f2392cc74d6f259385b6fec5e48d609012.tar.gz
gentoo-2-f0acd8f2392cc74d6f259385b6fec5e48d609012.tar.bz2
gentoo-2-f0acd8f2392cc74d6f259385b6fec5e48d609012.zip
Add support for perl-5.10.1
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-Storable/perl-Storable-2.20.ebuild')
-rw-r--r--virtual/perl-Storable/perl-Storable-2.20.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-Storable/perl-Storable-2.20.ebuild b/virtual/perl-Storable/perl-Storable-2.20.ebuild
index cef983cbc3d7..dc72232f97d7 100644
--- a/virtual/perl-Storable/perl-Storable-2.20.ebuild
+++ b/virtual/perl-Storable/perl-Storable-2.20.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/perl-Storable-2.20.ebuild,v 1.1 2009/05/19 05:17:05 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/perl-Storable-2.20.ebuild,v 1.2 2009/08/25 10:56:48 tove Exp $
DESCRIPTION="Virtual for Storable"
HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
@@ -12,4 +12,4 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86
IUSE=""
DEPEND=""
-RDEPEND="~perl-core/Storable-${PV}"
+RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/Storable-${PV} )"