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-DB_File/perl-DB_File-1.820.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-DB_File/perl-DB_File-1.820.ebuild')
-rw-r--r--virtual/perl-DB_File/perl-DB_File-1.820.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-DB_File/perl-DB_File-1.820.ebuild b/virtual/perl-DB_File/perl-DB_File-1.820.ebuild
index d8af1f44f87a..dfabf9c79320 100644
--- a/virtual/perl-DB_File/perl-DB_File-1.820.ebuild
+++ b/virtual/perl-DB_File/perl-DB_File-1.820.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-DB_File/perl-DB_File-1.820.ebuild,v 1.1 2009/04/03 20:26:09 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-DB_File/perl-DB_File-1.820.ebuild,v 1.2 2009/08/25 10:56:52 tove Exp $
inherit eutils
@@ -14,7 +14,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~spar
IUSE=""
DEPEND=""
-RDEPEND="~perl-core/DB_File-${PV}"
+RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/DB_File-${PV} )"
pkg_setup() {
if ! has_version "~perl-core/DB_File-${PV}" && ! built_with_use dev-lang/perl berkdb ; then