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-CGI/perl-CGI-3.05.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-CGI/perl-CGI-3.05.ebuild')
-rw-r--r--virtual/perl-CGI/perl-CGI-3.05.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-CGI/perl-CGI-3.05.ebuild b/virtual/perl-CGI/perl-CGI-3.05.ebuild
index e29b60b74da3..3a8d2fba89d5 100644
--- a/virtual/perl-CGI/perl-CGI-3.05.ebuild
+++ b/virtual/perl-CGI/perl-CGI-3.05.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-CGI/perl-CGI-3.05.ebuild,v 1.2 2006/02/13 19:01:38 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.05.ebuild,v 1.3 2006/02/13 19:16:20 mcummings Exp $
DESCRIPTION="Virtual for CGI"
HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
@@ -12,5 +12,5 @@ KEYWORDS="x86 amd64 ppc sparc alpha mips ia64 ppc64"
IUSE=""
DEPEND=""
-RDEPEND="|| ( >=dev-lang/perl-5.8.6 ~perl-core/CGI-${PV} )"
+RDEPEND="|| ( ~dev-lang/perl-5.8.6 ~perl-core/CGI-${PV} )"