blob: 639c278b00ef0b2cf3e7baa4d7e5f4c4ff4e27ed (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Copyright 1999-2006 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.8.ebuild,v 1.3 2006/08/28 12:58:14 wolf31o2 Exp $
# Alter ebuild so that the metadata cache is invalidated.
inherit vmware-mod
KEYWORDS="-* x86"
VMWARE_VER="VME_V321"
|