diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2012-11-26 13:08:35 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2012-11-26 13:08:35 +0000 |
commit | 656ad8a1290ae4609d374ef7c647f4372ae0bf4b (patch) | |
tree | b4425afe283534d9ef197ed01aba2776f96880e3 | |
parent | Stable for x86, wrt bug #434324 (diff) | |
download | gentoo-2-656ad8a1290ae4609d374ef7c647f4372ae0bf4b.tar.gz gentoo-2-656ad8a1290ae4609d374ef7c647f4372ae0bf4b.tar.bz2 gentoo-2-656ad8a1290ae4609d374ef7c647f4372ae0bf4b.zip |
Describe vdpau and wayland as global useflags.
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/use.desc | 4 |
2 files changed, 7 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index a537eb6a6775..894ec1882999 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7194 2012/11/26 09:31:24 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7195 2012/11/26 13:08:35 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! + 26 Nov 2012; Tomáš Chvátal <scarabeus@gentoo.org> use.desc: + Describe vdpau and wayland as global useflags. + 26 Nov 2012; Sergey Popov <pinkbyte@gentoo.org> arch/amd64/no-multilib/package.mask, features/64bit-native/package.mask: Mask games-strategy/dominions2-demo on all non-multilib profiles diff --git a/profiles/use.desc b/profiles/use.desc index 7f8cb401f923..02b7293cfac3 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.494 2012/10/08 06:28:13 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.495 2012/11/26 13:08:35 scarabeus Exp $ # Keep them sorted @@ -354,11 +354,13 @@ usb - Adds USB support to applications that have optional USB support (e.g. cups v4l - Enable support for video4linux (using linux-headers or userspace libv4l libraries) vanilla - Do not add extra patches which change default behaviour; DO NOT USE THIS ON A GLOBAL SCALE as the severity of the meaning changes drastically vcd - Video CD support +vdpau - Enable the Video Decode and Presentation API for Unix acceleration interface vhosts - Adds support for installing web-based applications into a virtual-hosting environment videos - Install optional video files (used in some games) vim-syntax - Pulls in related vim syntax scripts vnc - Enable VNC (remote desktop viewer) support vorbis - Adds support for the OggVorbis audio codec +wayland - Enable dev-libs/wayland backend wavpack - Add support for wavpack audio compression tools wddx - Adds support for Web Distributed Data eXchange webkit - Add support for the WebKit HTML rendering/layout engine |