summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2011-06-30 19:15:46 +0000
committerAnthony G. Basile <blueness@gentoo.org>2011-06-30 19:15:46 +0000
commitdb55b5863da018f4f48eeac4cce42966e215764d (patch)
tree6687d52ea993d7f2234a89abcfd0b1e8dd4d70c5 /profiles
parentRemove app-text/asciidoc test mask (bug #356069). (diff)
downloadhistorical-db55b5863da018f4f48eeac4cce42966e215764d.tar.gz
historical-db55b5863da018f4f48eeac4cce42966e215764d.tar.bz2
historical-db55b5863da018f4f48eeac4cce42966e215764d.zip
Use masked opencl on hardened, bug #367225
Diffstat (limited to 'profiles')
-rw-r--r--profiles/ChangeLog5
-rw-r--r--profiles/hardened/linux/use.mask7
2 files changed, 9 insertions, 3 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index e25360184536..803f2f6ca50f 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,11 +1,14 @@
# ChangeLog for profile directory
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5490 2011/06/29 17:29:22 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5491 2011/06/30 19:15:45 blueness Exp $
#
# This ChangeLog should include records for all changes in profiles directory.
# Only typo fixes which don't affect portage/repoman behaviour could be avoided
# here. If in doubt put a record here!
+ 30 Jun 2011; Anthony G. Basile <blueness@gentoo.org> hardened/linux/use.mask:
+ Use masked opencl on hardened, bug #367225
+
29 Jun 2011; Pacho Ramos <pacho@gentoo.org> targets/desktop/make.defaults:
Enable 'cdda' by default as most desktop users will want it like 'cdr' and
prevents people from having to manually enable it for sound-juicer.
diff --git a/profiles/hardened/linux/use.mask b/profiles/hardened/linux/use.mask
index 70cda06a6f9f..dc32e7b55d53 100644
--- a/profiles/hardened/linux/use.mask
+++ b/profiles/hardened/linux/use.mask
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/use.mask,v 1.10 2011/05/06 13:38:27 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/use.mask,v 1.11 2011/06/30 19:15:46 blueness Exp $
-hardened
@@ -14,3 +14,6 @@ pch
# prelink is masked for hardened
prelink
+
+# opencl is used by nvidia drivers, bug #367225
+opencl