summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2011-09-30 20:01:51 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2011-09-30 20:01:51 +0000
commitfd957cebf2bcaaa876a4f5d1312b66b27baad9a7 (patch)
tree9f67829fc5e7980ff49526fea2d63d8581ce2d67 /profiles/use.desc
parentVersion bump (bug #377223) (diff)
downloadhistorical-fd957cebf2bcaaa876a4f5d1312b66b27baad9a7.tar.gz
historical-fd957cebf2bcaaa876a4f5d1312b66b27baad9a7.tar.bz2
historical-fd957cebf2bcaaa876a4f5d1312b66b27baad9a7.zip
Fix USE="v4l" and USE="v4l2" description.
Diffstat (limited to 'profiles/use.desc')
-rw-r--r--profiles/use.desc6
1 files changed, 3 insertions, 3 deletions
diff --git a/profiles/use.desc b/profiles/use.desc
index b7b3991bb773..94717748b6e0 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.464 2011/09/28 10:52:06 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.465 2011/09/30 20:01:51 ssuominen Exp $
# Keep them sorted
@@ -365,8 +365,8 @@ 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 - Enables video4linux support
-v4l2 - Enable video4linux2 support
+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)
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