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
commit750958382769e9c7d2bbe1384cd03f4aa060292c (patch)
treec2dc0195455a335bf646fdc045f06691598d492d /profiles/use.desc
parentVersion bump (bug #377223) (diff)
downloadgentoo-2-750958382769e9c7d2bbe1384cd03f4aa060292c.tar.gz
gentoo-2-750958382769e9c7d2bbe1384cd03f4aa060292c.tar.bz2
gentoo-2-750958382769e9c7d2bbe1384cd03f4aa060292c.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