diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2012-03-15 12:44:24 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2012-03-15 12:44:24 +0000 |
commit | 782111b089837c74c3d2620ee0e11679be812a3c (patch) | |
tree | de6585301a4beb823f48b79fd69f5050e2ddd22c /profiles | |
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')
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/hardened/linux/amd64/use.mask | 5 | ||||
-rw-r--r-- | profiles/hardened/linux/x86/use.mask | 5 |
3 files changed, 9 insertions, 7 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index f63a02b152cf..58578483da81 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6311 2012/03/15 08:00:27 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6312 2012/03/15 12:44:24 scarabeus 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! + 15 Mar 2012; Tomáš Chvátal <scarabeus@gentoo.org> + hardened/linux/amd64/use.mask, hardened/linux/x86/use.mask: + Vdpau actually works with the mesa implementation too. Bug#408267. + 15 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> targets/desktop/package.use: Stop disabling USE="zlib" by default for sys-apps/pciutils and disable 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 |