From ea5aa05fa81a3eff2a06ac9368878b534516266e Mon Sep 17 00:00:00 2001 From: Michael Cummings Date: Sun, 6 Aug 2006 03:46:21 +0000 Subject: [PATCH] dev-lang/perl has been added as a dep to all of dev-perl and perl-core. Removing the dep, use flags, and strange behaviors these issued from the eclass. --- eclass/perl-module.eclass | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/eclass/perl-module.eclass b/eclass/perl-module.eclass index f0487700da83..c37320fcad3c 100644 --- a/eclass/perl-module.eclass +++ b/eclass/perl-module.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/perl-module.eclass,v 1.99 2006/07/08 16:46:19 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/perl-module.eclass,v 1.100 2006/08/06 03:46:21 mcummings Exp $ # # Author: Seemant Kulleen # Maintained by the Perl herd @@ -81,9 +81,6 @@ EXPORT_FUNCTIONS pkg_setup pkg_preinst pkg_postinst pkg_prerm pkg_postrm src_com # compile??). -IUSE="perl minimal" -DEPEND="perl? ( dev-lang/perl )" -RDEPEND="!minimal? ( ${DEPEND} )" SRC_PREP="no" SRC_TEST="skip" PREFER_BUILDPL="yes" -- 2.26.2