diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-05-15 20:33:40 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-05-15 20:33:40 +0000 |
commit | 4aa001d561a3024a604c9e449b2e37cf9ff23f0b (patch) | |
tree | 65d3841da6467cad6841dfaf928804f108336957 /app-emulation/vmware-workstation | |
parent | cleanup (diff) | |
download | gentoo-2-4aa001d561a3024a604c9e449b2e37cf9ff23f0b.tar.gz gentoo-2-4aa001d561a3024a604c9e449b2e37cf9ff23f0b.tar.bz2 gentoo-2-4aa001d561a3024a604c9e449b2e37cf9ff23f0b.zip |
cleanup
Diffstat (limited to 'app-emulation/vmware-workstation')
-rw-r--r-- | app-emulation/vmware-workstation/Manifest | 8 | ||||
-rw-r--r-- | app-emulation/vmware-workstation/files/4.0.4320/90vmware | 3 | ||||
-rw-r--r-- | app-emulation/vmware-workstation/files/4.0.4320/VMwareWorkstation.desktop | 12 | ||||
-rw-r--r-- | app-emulation/vmware-workstation/files/4.0.4320/vmware | 73 | ||||
-rw-r--r-- | app-emulation/vmware-workstation/files/4.0.4320/vmware.png | bin | 470 -> 0 bytes | |||
-rw-r--r-- | app-emulation/vmware-workstation/files/4.0.4388/90vmware | 3 | ||||
-rw-r--r-- | app-emulation/vmware-workstation/files/4.0.4388/VMwareWorkstation.desktop | 12 | ||||
-rw-r--r-- | app-emulation/vmware-workstation/files/4.0.4388/vmware | 73 | ||||
-rw-r--r-- | app-emulation/vmware-workstation/files/4.0.4388/vmware.png | bin | 470 -> 0 bytes |
9 files changed, 0 insertions, 184 deletions
diff --git a/app-emulation/vmware-workstation/Manifest b/app-emulation/vmware-workstation/Manifest index c33541e99779..e1ee12ded068 100644 --- a/app-emulation/vmware-workstation/Manifest +++ b/app-emulation/vmware-workstation/Manifest @@ -8,14 +8,6 @@ MD5 677d3f162d6bcd8a95494c925c0050fe files/3.2.0.2230-r1/VMwareWorkstation.deskt MD5 9e5a50beb584c9ba35ba1f7043ed436b files/3.2.0.2230-r1/vmware 1439 MD5 3bfb39f5e96f60db67c7246f74c21501 files/3.2.0.2230-r1/vmware-config.pl-gcc-generalized.patch 2948 MD5 7ca1ec14670b51d8cf824a58bc8d6621 files/3.2.0.2230-r1/vmware.png 470 -MD5 48c1667773503fee21a1068da07440b9 files/4.0.4320/90vmware 70 -MD5 677d3f162d6bcd8a95494c925c0050fe files/4.0.4320/VMwareWorkstation.desktop 241 -MD5 0a8225372a21eea1c73b9cdad18d8755 files/4.0.4320/vmware 1437 -MD5 7ca1ec14670b51d8cf824a58bc8d6621 files/4.0.4320/vmware.png 470 -MD5 48c1667773503fee21a1068da07440b9 files/4.0.4388/90vmware 70 -MD5 677d3f162d6bcd8a95494c925c0050fe files/4.0.4388/VMwareWorkstation.desktop 241 -MD5 e65d2f01aec2c00afdb0112325de6792 files/4.0.4388/vmware 1436 -MD5 7ca1ec14670b51d8cf824a58bc8d6621 files/4.0.4388/vmware.png 470 MD5 48c1667773503fee21a1068da07440b9 files/4.0.4460/90vmware 70 MD5 677d3f162d6bcd8a95494c925c0050fe files/4.0.4460/VMwareWorkstation.desktop 241 MD5 c571818b2b5ee66d89fc9fbee5c3e608 files/4.0.4460/vmware 1432 diff --git a/app-emulation/vmware-workstation/files/4.0.4320/90vmware b/app-emulation/vmware-workstation/files/4.0.4320/90vmware deleted file mode 100644 index 8e00d2bb0587..000000000000 --- a/app-emulation/vmware-workstation/files/4.0.4320/90vmware +++ /dev/null @@ -1,3 +0,0 @@ -PATH=/opt/vmware/bin -ROOTPATH=/opt/vmware/bin -MANPATH=/opt/vmware/man diff --git a/app-emulation/vmware-workstation/files/4.0.4320/VMwareWorkstation.desktop b/app-emulation/vmware-workstation/files/4.0.4320/VMwareWorkstation.desktop deleted file mode 100644 index 9e42f9c1b4c6..000000000000 --- a/app-emulation/vmware-workstation/files/4.0.4320/VMwareWorkstation.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Name=VMware Workstation -Comment=VMware Workstation -GenericName=Virtual PC Emulator -Exec=vmware -Icon=/opt/vmware/lib/icon/vmware.png -Path= -Terminal=0 -TerminalOptions= -Type=Application -X-KDE-SubstituteUID=false -X-KDE-Username= diff --git a/app-emulation/vmware-workstation/files/4.0.4320/vmware b/app-emulation/vmware-workstation/files/4.0.4320/vmware deleted file mode 100644 index ef2cedda1d60..000000000000 --- a/app-emulation/vmware-workstation/files/4.0.4320/vmware +++ /dev/null @@ -1,73 +0,0 @@ -#!/sbin/runscript -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/files/4.0.4320/vmware,v 1.1 2003/03/22 23:57:15 malverian Exp $ - -depend() { - need localmount - use logger net -} - -vmware-prettify() { - # Yea, the code is ugly but the output is pretty - state=$1 - waserror=0 - msgtype=0 - while read line - do - [ "$line" == "" ] && continue - if [ "$msgtype" -le "0" ] - then - if [ "$msgtype" == "-1" ] - then - ewarn $line - continue - fi - if [ "${line/*:*/}" == "" ] - then - einfon $line - echo - eend 0 - msgtype=1 - else - ewarn $line - msgtype=-1 - waserror=1 - fi - continue - fi - - # Strip out anything after the <esc> code - message=`echo $line | sed -e "s/^\(.*\).*$/\1/"` - einfon " $message" - echo - - echo $line | grep done > /dev/null - status=$? - eend $status - - if [ "$status" != "0" ] - then - logger -p local0.err -t vmware-${state} "$line" - waserror=$status - fi - done - if [ "$msgtype" == "-1" ] - then - eend 1 "VMware is not properly configured! See above." - fi - return $waserror -} - -start() { - test -x /etc/vmware/init.d/vmware || \ - eend 1 "vmware init script not found. Aborting" || return 1 - - /etc/vmware/init.d/vmware start | vmware-prettify start - return $? -} - -stop() { - /etc/vmware/init.d/vmware stop | vmware-prettify stop - return $? -} diff --git a/app-emulation/vmware-workstation/files/4.0.4320/vmware.png b/app-emulation/vmware-workstation/files/4.0.4320/vmware.png Binary files differdeleted file mode 100644 index 06672aa3f0bf..000000000000 --- a/app-emulation/vmware-workstation/files/4.0.4320/vmware.png +++ /dev/null diff --git a/app-emulation/vmware-workstation/files/4.0.4388/90vmware b/app-emulation/vmware-workstation/files/4.0.4388/90vmware deleted file mode 100644 index 8e00d2bb0587..000000000000 --- a/app-emulation/vmware-workstation/files/4.0.4388/90vmware +++ /dev/null @@ -1,3 +0,0 @@ -PATH=/opt/vmware/bin -ROOTPATH=/opt/vmware/bin -MANPATH=/opt/vmware/man diff --git a/app-emulation/vmware-workstation/files/4.0.4388/VMwareWorkstation.desktop b/app-emulation/vmware-workstation/files/4.0.4388/VMwareWorkstation.desktop deleted file mode 100644 index 9e42f9c1b4c6..000000000000 --- a/app-emulation/vmware-workstation/files/4.0.4388/VMwareWorkstation.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Name=VMware Workstation -Comment=VMware Workstation -GenericName=Virtual PC Emulator -Exec=vmware -Icon=/opt/vmware/lib/icon/vmware.png -Path= -Terminal=0 -TerminalOptions= -Type=Application -X-KDE-SubstituteUID=false -X-KDE-Username= diff --git a/app-emulation/vmware-workstation/files/4.0.4388/vmware b/app-emulation/vmware-workstation/files/4.0.4388/vmware deleted file mode 100644 index 1c7af05709dc..000000000000 --- a/app-emulation/vmware-workstation/files/4.0.4388/vmware +++ /dev/null @@ -1,73 +0,0 @@ -#!/sbin/runscript -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/files/4.0.4388/vmware,v 1.1 2003/03/27 04:26:13 drobbins Exp $ - -depend() { - need localmount - use logger net -} - -vmware-prettify() { - # Yea, the code is ugly but the output is pretty - state=$1 - waserror=0 - msgtype=0 - while read line - do - [ "$line" == "" ] && continue - if [ "$msgtype" -le "0" ] - then - if [ "$msgtype" == "-1" ] - then - ewarn $line - continue - fi - if [ "${line/*:*/}" == "" ] - then - einfon $line - echo - eend 0 - msgtype=1 - else - ewarn $line - msgtype=-1 - waserror=1 - fi - continue - fi - - # Strip out anything after the <esc> code - message=`echo $line | sed -e "s/^\(.*\).*$/\1/"` - einfon " $message" - echo - - echo $line | grep done > /dev/null - status=$? - eend $status - - if [ "$status" != "0" ] - then - logger -p local0.err -t vmware-${state} "$line" - waserror=$status - fi - done - if [ "$msgtype" == "-1" ] - then - eend 1 "VMware is not properly configured! See above." - fi - return $waserror -} - -start() { - test -x /etc/vmware/init.d/vmware || \ - eend 1 "vmware init script not found. Aborting" || return 1 - - /etc/vmware/init.d/vmware start | vmware-prettify start - return $? -} - -stop() { - /etc/vmware/init.d/vmware stop | vmware-prettify stop - return $? -} diff --git a/app-emulation/vmware-workstation/files/4.0.4388/vmware.png b/app-emulation/vmware-workstation/files/4.0.4388/vmware.png Binary files differdeleted file mode 100644 index 06672aa3f0bf..000000000000 --- a/app-emulation/vmware-workstation/files/4.0.4388/vmware.png +++ /dev/null |