diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-11-01 01:08:12 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-11-01 01:08:12 +0000 |
commit | 82a35a4e89c1765d70ddc3ed93c392a83fdde438 (patch) | |
tree | f228a883a396f6571a82bef6476c08f3a8bca0fa /profiles | |
parent | Rename USE="v4l2" to USE="v4l" while removing support for video4linux 1.x wrt... (diff) | |
download | gentoo-2-82a35a4e89c1765d70ddc3ed93c392a83fdde438.tar.gz gentoo-2-82a35a4e89c1765d70ddc3ed93c392a83fdde438.tar.bz2 gentoo-2-82a35a4e89c1765d70ddc3ed93c392a83fdde438.zip |
Remove description for unused USE="v4l2"
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/use.desc | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index a1aa68669212..94c9dbfd1c87 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.5853 2011/10/31 19:49:55 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5854 2011/11/01 01:08:12 ssuominen 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! + 01 Nov 2011; Samuli Suominen <ssuominen@gentoo.org> use.desc: + Remove description for unused USE="v4l2" + 31 Oct 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> package.mask: Unmask qutecom, mask xf86-video-intel rc diff --git a/profiles/use.desc b/profiles/use.desc index d57d40e6671c..567bb906115a 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.467 2011/10/22 03:14:18 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.468 2011/11/01 01:08:12 ssuominen Exp $ # Keep them sorted @@ -366,8 +366,7 @@ uclibc - Enable uclibc specific patches and build or link uclibc udev - Enable sys-fs/udev integration (device discovery, power and storage device support, etc) unicode - Adds support for Unicode usb - Adds USB support to applications that have optional USB support (e.g. cups) -v4l - Enable support for video4linux (libv4l or v4l2 from sys-kernel/linux-headers) -v4l2 - Enable support for video4linux (DEPRECATED: Use USE v4l for your package to enable v4l2 or libv4l support) +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 vhosts - Adds support for installing web-based applications into a virtual-hosting environment |