diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-10-26 22:07:27 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-10-26 22:07:27 +0000 |
commit | 209d5dc36afdc6f426751b3c3f1cb4137c3c41fc (patch) | |
tree | 268974c1e34e1311b28453dd6aa3c7db19748c67 /virtual/perl-Text-Balanced | |
parent | back to ~amd64 because libusb was de-keyworded as well; bug 148013 comment 13... (diff) | |
download | gentoo-2-209d5dc36afdc6f426751b3c3f1cb4137c3c41fc.tar.gz gentoo-2-209d5dc36afdc6f426751b3c3f1cb4137c3c41fc.tar.bz2 gentoo-2-209d5dc36afdc6f426751b3c3f1cb4137c3c41fc.zip |
Updating dep
(Portage version: 2.1.2_pre3-r5)
Diffstat (limited to 'virtual/perl-Text-Balanced')
4 files changed, 7 insertions, 5 deletions
diff --git a/virtual/perl-Text-Balanced/ChangeLog b/virtual/perl-Text-Balanced/ChangeLog index dbc37c7e6bbf..6ffaa0232516 100644 --- a/virtual/perl-Text-Balanced/ChangeLog +++ b/virtual/perl-Text-Balanced/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Text-Balanced # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Balanced/ChangeLog,v 1.4 2006/10/16 02:15:43 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Balanced/ChangeLog,v 1.5 2006/10/26 22:07:27 mcummings Exp $ + + 26 Oct 2006; Michael Cummings <mcummings@gentoo.org> + perl-Text-Balanced-1.95.ebuild: + Updating dep *perl-Text-Balanced-1.98 (16 Oct 2006) diff --git a/virtual/perl-Text-Balanced/files/digest-perl-Text-Balanced-1.95 b/virtual/perl-Text-Balanced/files/digest-perl-Text-Balanced-1.95 index 8b137891791f..e69de29bb2d1 100644 --- a/virtual/perl-Text-Balanced/files/digest-perl-Text-Balanced-1.95 +++ b/virtual/perl-Text-Balanced/files/digest-perl-Text-Balanced-1.95 @@ -1 +0,0 @@ - diff --git a/virtual/perl-Text-Balanced/files/digest-perl-Text-Balanced-1.98 b/virtual/perl-Text-Balanced/files/digest-perl-Text-Balanced-1.98 index 8b137891791f..e69de29bb2d1 100644 --- a/virtual/perl-Text-Balanced/files/digest-perl-Text-Balanced-1.98 +++ b/virtual/perl-Text-Balanced/files/digest-perl-Text-Balanced-1.98 @@ -1 +0,0 @@ - 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 9662c3abc035..ff4a2473ca1e 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.3 2006/10/16 02:15:43 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Text-Balanced/perl-Text-Balanced-1.95.ebuild,v 1.4 2006/10/26 22:07:27 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 sh sparc x86" IUSE="" DEPEND="" -RDEPEND="|| ( >=dev-lang/perl-5.8.7 ~perl-core/Text-Balanced-${PV} )" +RDEPEND="|| ( >=dev-lang/perl-5.8.8 ~perl-core/Text-Balanced-${PV} )" |