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 dda9c483ba9f..fa3bbb40dcd7 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-2005 Gentoo Foundation +# 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.4 2005/08/25 22:41:31 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-ApacheFormat/Config-ApacheFormat-1.2.ebuild,v 1.5 2006/02/13 10:57:46 mcummings Exp $ inherit perl-module MY_PV=${PV/0/} @@ -21,4 +21,4 @@ SRC_TEST="do" DEPEND="${DEPEND} dev-perl/Class-MethodMaker perl-core/Text-Balanced - perl-core/File-Spec" + virtual/perl-File-Spec" |