summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-07-18 00:59:56 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-07-18 00:59:56 +0000
commit4202fb658dcb1d114427c3959de775f162bd583c (patch)
tree70f60e678a212898a02811df81602bee0cd45062 /dev-perl/File-Find-Rule/File-Find-Rule-0.30.ebuild
parentadd postfix queue ID patch workaround. (diff)
downloadgentoo-2-4202fb658dcb1d114427c3959de775f162bd583c.tar.gz
gentoo-2-4202fb658dcb1d114427c3959de775f162bd583c.tar.bz2
gentoo-2-4202fb658dcb1d114427c3959de775f162bd583c.zip
Forcing mb version
(Portage version: 2.1.1_pre2-r6)
Diffstat (limited to 'dev-perl/File-Find-Rule/File-Find-Rule-0.30.ebuild')
-rw-r--r--dev-perl/File-Find-Rule/File-Find-Rule-0.30.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/File-Find-Rule/File-Find-Rule-0.30.ebuild b/dev-perl/File-Find-Rule/File-Find-Rule-0.30.ebuild
index 1eda42c044d1..b27b0f3f709f 100644
--- a/dev-perl/File-Find-Rule/File-Find-Rule-0.30.ebuild
+++ b/dev-perl/File-Find-Rule/File-Find-Rule-0.30.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/dev-perl/File-Find-Rule/File-Find-Rule-0.30.ebuild,v 1.2 2006/07/04 08:36:17 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.30.ebuild,v 1.3 2006/07/18 00:59:56 mcummings Exp $
inherit perl-module
@@ -19,5 +19,5 @@ DEPEND="virtual/perl-Test-Simple
virtual/perl-File-Spec
dev-perl/Number-Compare
dev-perl/Text-Glob
- dev-perl/module-build"
-RDEPEND="${DEPEND}" \ No newline at end of file
+ >=dev-perl/module-build-0.28"
+RDEPEND="${DEPEND}"