diff options
Diffstat (limited to 'dev-perl/Test-Manifest/Test-Manifest-1.14.ebuild')
-rw-r--r-- | dev-perl/Test-Manifest/Test-Manifest-1.14.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-perl/Test-Manifest/Test-Manifest-1.14.ebuild b/dev-perl/Test-Manifest/Test-Manifest-1.14.ebuild index b10958c46ac2..8e5787eeb635 100644 --- a/dev-perl/Test-Manifest/Test-Manifest-1.14.ebuild +++ b/dev-perl/Test-Manifest/Test-Manifest-1.14.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/Test-Manifest/Test-Manifest-1.14.ebuild,v 1.11 2006/10/15 20:25:03 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-1.14.ebuild,v 1.12 2007/07/10 23:33:33 mr_bones_ Exp $ inherit perl-module @@ -15,5 +15,4 @@ KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" SRC_TEST="do" - DEPEND="dev-lang/perl" |