summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-07-18 01:18:04 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-07-18 01:18:04 +0000
commit08af8b5f8a31a16a09091c6f4035cef1c67c6c2a (patch)
tree830ded41c494783c63ac5b5bacc7e5097fd8d9e2 /perl-core/Text-Balanced
parentForcing mb version (diff)
downloadgentoo-2-08af8b5f8a31a16a09091c6f4035cef1c67c6c2a.tar.gz
gentoo-2-08af8b5f8a31a16a09091c6f4035cef1c67c6c2a.tar.bz2
gentoo-2-08af8b5f8a31a16a09091c6f4035cef1c67c6c2a.zip
Forcing mb version
(Portage version: 2.1.1_pre2-r6)
Diffstat (limited to 'perl-core/Text-Balanced')
-rw-r--r--perl-core/Text-Balanced/ChangeLog6
-rw-r--r--perl-core/Text-Balanced/Text-Balanced-1.98.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/Text-Balanced/ChangeLog b/perl-core/Text-Balanced/ChangeLog
index 7f93cd478ad9..beabd0f747fb 100644
--- a/perl-core/Text-Balanced/ChangeLog
+++ b/perl-core/Text-Balanced/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/Text-Balanced
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Text-Balanced/ChangeLog,v 1.3 2006/06/24 19:12:34 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Text-Balanced/ChangeLog,v 1.4 2006/07/18 01:18:04 mcummings Exp $
+
+ 18 Jul 2006; Michael Cummings <mcummings@gentoo.org>
+ Text-Balanced-1.98.ebuild:
+ Forcing mb version
*Text-Balanced-1.98 (24 Jun 2006)
diff --git a/perl-core/Text-Balanced/Text-Balanced-1.98.ebuild b/perl-core/Text-Balanced/Text-Balanced-1.98.ebuild
index 397a80eec6d8..bec0e87d2d69 100644
--- a/perl-core/Text-Balanced/Text-Balanced-1.98.ebuild
+++ b/perl-core/Text-Balanced/Text-Balanced-1.98.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/perl-core/Text-Balanced/Text-Balanced-1.98.ebuild,v 1.1 2006/06/24 19:12:34 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Text-Balanced/Text-Balanced-1.98.ebuild,v 1.2 2006/07/18 01:18:04 mcummings Exp $
inherit perl-module
@@ -13,4 +13,4 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
IUSE=""
-DEPEND="dev-perl/module-build"
+DEPEND=">=dev-perl/module-build-0.28"