Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 232230 | Differences between
and this patch

Collapse All | Expand All

(-)vmware-workstation-6.5.0.118166.ebuild (-9 / +2 lines)
Lines 1-6 Link Here
1
# Copyright 1999-2008 Gentoo Foundation
1
# Copyright 1999-2008 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/vmware-workstation-6.0.3.80004.ebuild,v 1.2 2008/04/26 16:29:15 ikelos Exp $
3
# $Header: $
4
4
5
inherit eutils versionator fdo-mime gnome2-utils
5
inherit eutils versionator fdo-mime gnome2-utils
6
6
Lines 8-21 Link Here
8
8
9
DESCRIPTION="Emulate a complete PC on your PC without the usual performance overhead of most emulators"
9
DESCRIPTION="Emulate a complete PC on your PC without the usual performance overhead of most emulators"
10
HOMEPAGE="http://www.vmware.com/products/desktop/ws_features.html"
10
HOMEPAGE="http://www.vmware.com/products/desktop/ws_features.html"
11
SRC_URI="
11
SRC_URI=""
12
	x86? (
13
		mirror://vmware/software/wkst/${MY_PN}.i386.bundle
14
		http://download.softpedia.ro/linux/${MY_PN}.i386.bundle )
15
	amd64? (
16
		mirror://vmware/software/wkst/${MY_PN}.x86_64.bundle
17
		http://download.softpedia.ro/linux/${MY_PN}.x86_64.bundle )
18
	"
19
12
20
LICENSE="vmware"
13
LICENSE="vmware"
21
SLOT="0"
14
SLOT="0"

Return to bug 232230