From 6bf707daf1b212331377e3f39c4b3649ceadc741 Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Thu, 22 Jun 2006 16:22:49 +0000 Subject: Removed unmask of input_devices_wacom from hardened/x86/use.mask and moved it to the 2.6 sub-profile, since the wacom drivers require a 2.6 setup. --- profiles/hardened/x86/2.6/use.mask | 5 ++++- profiles/hardened/x86/use.mask | 3 +-- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'profiles') diff --git a/profiles/hardened/x86/2.6/use.mask b/profiles/hardened/x86/2.6/use.mask index 6c1c6712bd36..af8a5c425b23 100644 --- a/profiles/hardened/x86/2.6/use.mask +++ b/profiles/hardened/x86/2.6/use.mask @@ -1,6 +1,9 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/2.6/use.mask,v 1.6 2006/06/16 22:49:24 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/2.6/use.mask,v 1.7 2006/06/22 16:22:49 wolf31o2 Exp $ + +# Unmasking this *here* since it requires a 2.6 setup +-input_devices_wacom -nptl -nptlonly diff --git a/profiles/hardened/x86/use.mask b/profiles/hardened/x86/use.mask index 6d0ea9cbae77..08785df31c21 100644 --- a/profiles/hardened/x86/use.mask +++ b/profiles/hardened/x86/use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/use.mask,v 1.15 2006/06/16 22:49:24 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/use.mask,v 1.16 2006/06/22 16:22:48 wolf31o2 Exp $ # We don't have any ppc sub profiles yet. bug #74103 altivec @@ -22,7 +22,6 @@ altivec # Modular X: unmask for architectures on which they are available -input_devices_synaptics -input_devices_vmmouse --input_devices_wacom -video_cards_nvidia -video_cards_fglrx -video_cards_vmware -- cgit v1.2.3-65-gdbad