2009-05-31 13:14:51 +02:00
|
|
|
# Copyright 1999-2009 Gentoo Foundation
|
|
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
# $Header: $
|
|
|
|
|
|
|
|
EAPI="2"
|
2009-06-06 18:15:27 +02:00
|
|
|
VM_MODULE_LIST="pvscsi vmblock vmci vmhgfs vmmemctl vmsync vmxnet vmxnet3 vsock"
|
2009-05-31 13:14:51 +02:00
|
|
|
|
|
|
|
inherit vmware-mod-2
|
|
|
|
|
|
|
|
KEYWORDS="~amd64 ~x86"
|
|
|
|
IUSE=""
|