diff options
author | William McArthur <sandymac@gentoo.org> | 2002-04-29 22:51:50 +0000 |
---|---|---|
committer | William McArthur <sandymac@gentoo.org> | 2002-04-29 22:51:50 +0000 |
commit | c19087d79204763b6f19cb29cd70c63d6e35a2b8 (patch) | |
tree | 1ea72a60d8003193e60247c6635c9bb0c85e8878 /app-emulation | |
parent | removed older ebuilds (diff) | |
download | gentoo-2-c19087d79204763b6f19cb29cd70c63d6e35a2b8.tar.gz gentoo-2-c19087d79204763b6f19cb29cd70c63d6e35a2b8.tar.bz2 gentoo-2-c19087d79204763b6f19cb29cd70c63d6e35a2b8.zip |
More LICENSES stuff
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/vmware-workstation/vmware-workstation-3.1.1.1790.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/app-emulation/vmware-workstation/vmware-workstation-3.1.1.1790.ebuild b/app-emulation/vmware-workstation/vmware-workstation-3.1.1.1790.ebuild index 9340589f95b5..4d32a5df69cc 100644 --- a/app-emulation/vmware-workstation/vmware-workstation-3.1.1.1790.ebuild +++ b/app-emulation/vmware-workstation/vmware-workstation-3.1.1.1790.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: William McArthur <sandymac@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/vmware-workstation-3.1.1.1790.ebuild,v 1.1 2002/04/19 06:22:50 sandymac Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/vmware-workstation-3.1.1.1790.ebuild,v 1.2 2002/04/29 22:51:45 sandymac Exp $ DESCRIPTION="Emulate a complete PC on your PC without the usual performance overhead of most emulators." S=${WORKDIR}/vmware-distrib @@ -27,6 +27,8 @@ SRC_URI="$SRC_PATH0/${NP}.tar.gz $SRC_PATH6/${NP}.tar.gz" HOMEPAGE="http://www.vmware.com/products/desktop/ws_features.html" +LICENSE="vmware" + DEPEND="virtual/glibc virtual/x11 sys-kernel/linux-headers >=sys-devel/perl-5 ~dev-lang/tcl-8.3.3" #debug is needed to prevent a segfault from stripping vmware executables |