blob: 08ec080e6aaaf5d0c376fb5cd8ae5aee1e3a51df (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-modules/vmware-modules-1.0.0.13.ebuild,v 1.4 2007/03/05 00:00:03 ikelos Exp $
# Alter ebuild so that the metadata cache is invalidated.
inherit vmware-mod
KEYWORDS="-* amd64 x86"
VMWARE_VER="VME_V55"
|