diff options
Diffstat (limited to 'app-emulation/vmware-workstation/vmware-workstation-3.2.0.2230-r1.ebuild')
-rw-r--r-- | app-emulation/vmware-workstation/vmware-workstation-3.2.0.2230-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emulation/vmware-workstation/vmware-workstation-3.2.0.2230-r1.ebuild b/app-emulation/vmware-workstation/vmware-workstation-3.2.0.2230-r1.ebuild index 5c96d96dbb6f..910e6b1cf38a 100644 --- a/app-emulation/vmware-workstation/vmware-workstation-3.2.0.2230-r1.ebuild +++ b/app-emulation/vmware-workstation/vmware-workstation-3.2.0.2230-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/vmware-workstation-3.2.0.2230-r1.ebuild,v 1.1 2002/12/16 18:46:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/vmware-workstation-3.2.0.2230-r1.ebuild,v 1.2 2003/01/09 11:36:29 mholzer Exp $ # Unlike many other binary packages the user doesn't need to agree to a licence # to download VM Ware. The agreeing to a licence is part of the configure step @@ -20,14 +20,14 @@ HOMEPAGE="http://www.vmware.com/products/desktop/ws_features.html" SLOT="0" LICENSE="vmware" -KEYWORDS="x86 -ppc -sparc " +KEYWORDS="x86 -ppc -sparc" IUSE="kde" DEPEND="virtual/glibc virtual/x11 sys-kernel/linux-headers >=sys-devel/perl-5 - ~dev-lang/tcl-8.3.3" + >=dev-lang/tcl-8.3.3" RESTRICT="nostrip" |