diff options
Diffstat (limited to 'dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.2.ebuild')
-rw-r--r-- | dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.2.ebuild b/dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.2.ebuild index 120786c5df32..47510cc1c040 100644 --- a/dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.2.ebuild +++ b/dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.2.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/Config-ApacheFormat/Config-ApacheFormat-1.2.ebuild,v 1.8 2006/05/28 09:40:37 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.2.ebuild,v 1.9 2006/07/04 04:57:17 ian Exp $ inherit perl-module MY_PV=${PV/0/} @@ -18,7 +18,7 @@ KEYWORDS="alpha ~amd64 ia64 ~ppc sparc x86" SRC_TEST="do" -DEPEND="${DEPEND} - dev-perl/Class-MethodMaker +DEPEND="dev-perl/Class-MethodMaker perl-core/Text-Balanced virtual/perl-File-Spec" +RDEPEND="${DEPEND}"
\ No newline at end of file |