374cce71d4
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/vmware@1576 6952d904-891a-0410-993b-d76249ca496b
11 lines
264 B
Bash
11 lines
264 B
Bash
# Copyright 1999-2009 Gentoo Foundation
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
# $Header: $
|
|
|
|
EAPI="2"
|
|
VM_MODULE_LIST="pvscsi vmblock vmci vmhgfs vmmemctl vmsync vmxnet vmxnet3 vsock"
|
|
|
|
inherit vmware-mod-2
|
|
|
|
KEYWORDS="~amd64 ~x86"
|
|
IUSE="" |