summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-02-13 20:00:52 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-02-13 20:00:52 +0000
commit936088b990b92b1d613a3f4acbafbe3133031ae7 (patch)
tree696a9afd147d2d5dd0985c555745231e0b5d06f3 /virtual/perl-Text-Balanced
parentRemoved from dev-lisp: Frequent upstream releases means a CVS ebuild for ECLS... (diff)
downloadgentoo-2-936088b990b92b1d613a3f4acbafbe3133031ae7.tar.gz
gentoo-2-936088b990b92b1d613a3f4acbafbe3133031ae7.tar.bz2
gentoo-2-936088b990b92b1d613a3f4acbafbe3133031ae7.zip
Updated RDEPS
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'virtual/perl-Text-Balanced')
-rw-r--r--virtual/perl-Text-Balanced/ChangeLog6
-rw-r--r--virtual/perl-Text-Balanced/perl-Text-Balanced-1.95.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Text-Balanced/ChangeLog b/virtual/perl-Text-Balanced/ChangeLog
index 8f22e4ccfdbe..52f2fc0a5b9e 100644
--- a/virtual/perl-Text-Balanced/ChangeLog
+++ b/virtual/perl-Text-Balanced/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gentoo-x86/virtual
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Balanced/ChangeLog,v 1.1 2006/02/07 11:58:14 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Balanced/ChangeLog,v 1.2 2006/02/13 19:58:37 mcummings Exp $
+
+ 13 Feb 2006; Michael Cummings <mcummings@gentoo.org>
+ perl-Text-Balanced-1.95.ebuild:
+ Updated RDEPS
*perl-Text-Balanced-1.95 (07 Feb 2006)
diff --git a/virtual/perl-Text-Balanced/perl-Text-Balanced-1.95.ebuild b/virtual/perl-Text-Balanced/perl-Text-Balanced-1.95.ebuild
index 38a99f38bf45..0f8ea1d16699 100644
--- a/virtual/perl-Text-Balanced/perl-Text-Balanced-1.95.ebuild
+++ b/virtual/perl-Text-Balanced/perl-Text-Balanced-1.95.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-Text-Balanced/perl-Text-Balanced-1.95.ebuild,v 1.1 2006/02/07 11:58:14 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Balanced/perl-Text-Balanced-1.95.ebuild,v 1.2 2006/02/13 19:58:37 mcummings Exp $
DESCRIPTION="Virtual for Text-Balanced"
HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
@@ -12,5 +12,5 @@ KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86"
IUSE=""
DEPEND=""
-RDEPEND="~perl-core/Text-Balanced-${PV}"
+RDEPEND="|| ( >=dev-lang/perl-5.8.7 ~perl-core/Text-Balanced-${PV} )"