mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 20:43:38 +02:00
open-vm-tools: didn't help, revering, copy package.use file as workaround
This commit is contained in:
parent
5fc798fefa
commit
575493a736
2 changed files with 19 additions and 3 deletions
|
|
@ -1,6 +1,3 @@
|
|||
app-emulation/libvirt python
|
||||
app-emulation/virt-manager -policykit
|
||||
app-emulation/qemu mixemu
|
||||
|
||||
#quick workaround for the bug #68
|
||||
app-emulation/open-vm-tools pic
|
||||
|
|
|
|||
19
profiles/pentoo/hardened/linux/amd64/package.use
Normal file
19
profiles/pentoo/hardened/linux/amd64/package.use
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
# Copyright 1999-2011 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/package.use,v 1.3 2011/03/25 16:19:06 blueness Exp $
|
||||
|
||||
# Magnus Granberg <zorry@gentoo.org> (06 Mar 2011)
|
||||
# We will have pic enable on older package but not
|
||||
# new one. This will be removed when newer get
|
||||
# stable and older package is not in portage tree
|
||||
# any longer. Tracker bug #348050
|
||||
<media-libs/mesa-7.10.1 pic
|
||||
<media-libs/xvid-1.3.0 pic
|
||||
<dev-lang/php-5.3.5-r1 pic
|
||||
|
||||
# Magnus Grenberg <zorry@gentoo.org> (17 Mar 2011)
|
||||
# Bug 358929 the pic flag need to be on don't know way.
|
||||
# Anthony Basile <blueness@gentoo.org>
|
||||
# Bug 348050 comment 5 - fixed mispelling
|
||||
app-emulation/open-vm-tools pic
|
||||
|
||||
Loading…
Reference in a new issue