diff options
author | 2010-10-24 13:11:12 +0000 | |
---|---|---|
committer | 2010-10-24 13:11:12 +0000 | |
commit | 9a4f6e901692165909dbfc7acea96a2621217c2b (patch) | |
tree | 7a56ddc149b0f76c2cd34718872c3bb383106cf7 /profiles/use.desc | |
parent | Also add blockers to nautilus-sendto, not only gnome-bluetooth (bug #340429 b... (diff) | |
download | historical-9a4f6e901692165909dbfc7acea96a2621217c2b.tar.gz historical-9a4f6e901692165909dbfc7acea96a2621217c2b.tar.bz2 historical-9a4f6e901692165909dbfc7acea96a2621217c2b.zip |
New global USE flag "udev".
Diffstat (limited to 'profiles/use.desc')
-rw-r--r-- | profiles/use.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index 41bd0d546fa7..6e40d6a6ec63 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.443 2010/09/07 21:43:47 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.444 2010/10/24 13:11:12 ssuominen Exp $ # Keep them sorted @@ -358,6 +358,7 @@ tk - Adds support for Tk GUI toolkit tokenizer - Adds support for the PHP file parser truetype - Adds support for FreeType and/or FreeType2 fonts uclibc - Enable uclibc specific patches and build or link uclibc +udev - Enable sys-fs/udev support (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 |