diff options
author | 2012-03-15 12:44:24 +0000 | |
---|---|---|
committer | 2012-03-15 12:44:24 +0000 | |
commit | 782111b089837c74c3d2620ee0e11679be812a3c (patch) | |
tree | de6585301a4beb823f48b79fd69f5050e2ddd22c /profiles/hardened | |
parent | Stable for amd64, wrt bug #373997 (diff) | |
download | historical-782111b089837c74c3d2620ee0e11679be812a3c.tar.gz historical-782111b089837c74c3d2620ee0e11679be812a3c.tar.bz2 historical-782111b089837c74c3d2620ee0e11679be812a3c.zip |
Vdpau actually works with the mesa implementation too. Bug#408267.
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/linux/amd64/use.mask | 5 | ||||
-rw-r--r-- | profiles/hardened/linux/x86/use.mask | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/profiles/hardened/linux/amd64/use.mask b/profiles/hardened/linux/amd64/use.mask index cc91c6bd6b31..a0c5668fccf0 100644 --- a/profiles/hardened/linux/amd64/use.mask +++ b/profiles/hardened/linux/amd64/use.mask @@ -1,9 +1,8 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/use.mask,v 1.5 2009/09/30 05:31:06 gengor Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/amd64/use.mask,v 1.6 2012/03/15 12:44:24 scarabeus Exp $ # Binary nvidia drivers are masked, USE flags must be too. video_cards_nvidia nvidia cuda -vdpau diff --git a/profiles/hardened/linux/x86/use.mask b/profiles/hardened/linux/x86/use.mask index 3a07928fa1ba..3ef8b1463c1a 100644 --- a/profiles/hardened/linux/x86/use.mask +++ b/profiles/hardened/linux/x86/use.mask @@ -1,9 +1,8 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/use.mask,v 1.5 2009/09/30 05:31:07 gengor Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/use.mask,v 1.6 2012/03/15 12:44:24 scarabeus Exp $ # Binary nvidia drivers are masked, USE flags must be too. video_cards_nvidia nvidia cuda -vdpau |