From f814fad49c6873ee16171f2d33c62614da4bc325 Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Mon, 26 Mar 2007 14:54:56 +0000 Subject: [PATCH] Remove dependency on portage, since it really isn't necessary. --- eclass/vmware-mod.eclass | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/eclass/vmware-mod.eclass b/eclass/vmware-mod.eclass index 1bfcb572f2de..ed052665f192 100644 --- a/eclass/vmware-mod.eclass +++ b/eclass/vmware-mod.eclass @@ -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/eclass/vmware-mod.eclass,v 1.7 2007/01/05 17:52:20 ikelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/vmware-mod.eclass,v 1.8 2007/03/26 14:54:56 wolf31o2 Exp $ # Ensure vmware comes before linux-mod since we want linux-mod's pkg_preinst and @@ -18,8 +18,6 @@ IUSE="" [[ -z "${VMWARE_VER}" ]] && VMWARE_VER="VME_V55" VMWARE_MOD_DIR="${ANY_ANY}" -DEPEND=">=sys-apps/portage-2.0.54" - S="${WORKDIR}" # We needn't restrict this since it was only required to read -- 2.26.2