Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 201395
Collapse All | Expand All

(-)vmware-modules-1.0.0.15-r1.ebuild (-4 / +9 lines)
Lines 1-8 Link Here
1
# Copyright 1999-2007 Gentoo Foundation
1
# Copyright 1999-2007 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-modules/vmware-modules-1.0.0.15-r1.ebuild,v 1.4 2007/07/12 06:39:56 mr_bones_ Exp $
3
# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-modules/vmware-modules-1.0.0.17.ebuild,v 1.4 2007/11/26 10:19:59 mr_bones_ Exp $
4
4
5
KEYWORDS="amd64 x86"
5
KEYWORDS="~amd64 ~x86"
6
VMWARE_VER="VME_S1B1"
6
VMWARE_VER="VME_V6" # THIS VALUE IS JUST A PLACE HOLDER
7
7
8
inherit vmware-mod
8
inherit eutils vmware-mod
9
10
VMWARE_MODULE_LIST="vmmon vmnet vmblock"
11
SRC_URI="x86? ( mirror://vmware/software/vmplayer/VMware-player-2.0.2-59824.i386.tar.gz )
12
		 amd64? ( mirror://vmware/software/vmplayer/VMware-player-2.0.2-59824.x86_64.tar.gz )"
13
VMWARE_MOD_DIR="vmware-player-distrib/lib/modules/source/"

Return to bug 201395