diff options
Diffstat (limited to 'app-emulation/vmware-workstation/vmware-workstation-4.5.3.19414-r7.ebuild')
-rw-r--r-- | app-emulation/vmware-workstation/vmware-workstation-4.5.3.19414-r7.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/app-emulation/vmware-workstation/vmware-workstation-4.5.3.19414-r7.ebuild b/app-emulation/vmware-workstation/vmware-workstation-4.5.3.19414-r7.ebuild index 4860677b1920..7151377d7214 100644 --- a/app-emulation/vmware-workstation/vmware-workstation-4.5.3.19414-r7.ebuild +++ b/app-emulation/vmware-workstation/vmware-workstation-4.5.3.19414-r7.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/app-emulation/vmware-workstation/vmware-workstation-4.5.3.19414-r7.ebuild,v 1.3 2006/10/24 09:37:14 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/vmware-workstation-4.5.3.19414-r7.ebuild,v 1.4 2006/12/04 14:45:24 wolf31o2 Exp $ # Alter ebuild so that the metadata cache is invalidated. @@ -25,9 +25,7 @@ LICENSE="vmware" SLOT="0" KEYWORDS="-* amd64 x86" IUSE="" -# Even with all of the QA_* variables below, we still need this because there is -# no QA variable for setXid lazy bindings. Sorry, guys. -RESTRICT="stricter strip" +RESTRICT="strip" # vmware-workstation should not use virtual/libc as this is a # precompiled binary package thats linked to glibc. |