diff options
Diffstat (limited to 'dev-perl/Test-Manifest/Test-Manifest-1.11.ebuild')
-rw-r--r-- | dev-perl/Test-Manifest/Test-Manifest-1.11.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-perl/Test-Manifest/Test-Manifest-1.11.ebuild b/dev-perl/Test-Manifest/Test-Manifest-1.11.ebuild index 2aef2797e98b..a5b944230e28 100644 --- a/dev-perl/Test-Manifest/Test-Manifest-1.11.ebuild +++ b/dev-perl/Test-Manifest/Test-Manifest-1.11.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.11.ebuild,v 1.7 2006/08/05 23:42:30 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Manifest/Test-Manifest-1.11.ebuild,v 1.8 2007/07/10 23:33:33 mr_bones_ Exp $ inherit perl-module @@ -15,6 +15,5 @@ KEYWORDS="alpha ~amd64 ppc ppc64 sparc x86" SRC_TEST="do" - DEPEND="dev-lang/perl" RDEPEND="${DEPEND}" |