summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-02-13 19:18:38 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-02-13 19:18:38 +0000
commit8372ec0da450ba0ad726a7c3f064f6bee0a39b87 (patch)
treef12a7d313f178a24037b1a30f88c1d905f1e834c /virtual/perl-DB_File/perl-DB_File-1.814.ebuild
parentInitial commit, bug #122165 (diff)
downloadgentoo-2-8372ec0da450ba0ad726a7c3f064f6bee0a39b87.tar.gz
gentoo-2-8372ec0da450ba0ad726a7c3f064f6bee0a39b87.tar.bz2
gentoo-2-8372ec0da450ba0ad726a7c3f064f6bee0a39b87.zip
Sorry, proper rdeps
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'virtual/perl-DB_File/perl-DB_File-1.814.ebuild')
-rw-r--r--virtual/perl-DB_File/perl-DB_File-1.814.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-DB_File/perl-DB_File-1.814.ebuild b/virtual/perl-DB_File/perl-DB_File-1.814.ebuild
index 8b85b5be3411..3811a3eb02a2 100644
--- a/virtual/perl-DB_File/perl-DB_File-1.814.ebuild
+++ b/virtual/perl-DB_File/perl-DB_File-1.814.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.814.ebuild,v 1.3 2006/02/13 19:03:58 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-DB_File/perl-DB_File-1.814.ebuild,v 1.4 2006/02/13 19:18:38 mcummings Exp $
DESCRIPTION="Virtual for DB_File"
HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
@@ -12,5 +12,5 @@ KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
IUSE=""
DEPEND=""
-RDEPEND="|| ( >=dev-lang/perl-5.8.8 ~perl-core/DB_File-${PV} )"
+RDEPEND="|| ( ~dev-lang/perl-5.8.8 ~perl-core/DB_File-${PV} )"