diff options
author | Matthias Schwarzott <zzam@gentoo.org> | 2006-12-11 16:19:08 +0000 |
---|---|---|
committer | Matthias Schwarzott <zzam@gentoo.org> | 2006-12-11 16:19:08 +0000 |
commit | b3836b37dbe384655be09fb7a575a27407af38cd (patch) | |
tree | ea38155575a35d37ef2e81857ed88c925c7eaf11 | |
parent | Stable on sparc (diff) | |
download | historical-b3836b37dbe384655be09fb7a575a27407af38cd.tar.gz historical-b3836b37dbe384655be09fb7a575a27407af38cd.tar.bz2 historical-b3836b37dbe384655be09fb7a575a27407af38cd.zip |
Added udev-useflag for libgphoto2.
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index dd0feb4d86b4..68c1e30f4b1e 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2412 2006/12/11 12:15:21 tchiwam Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2413 2006/12/11 16:19:08 zzam Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -771,6 +771,7 @@ media-libs/glide-v3:voodoo2 - Support 3DFX Voodoo2 video cards media-libs/glide-v3:voodoo5 - Support 3DFX Voodoo4 and Voodoo5 video cards media-libs/libggi:vis - Enables sparc vis support for libggi media-libs/libgphoto2:nousb - Disable USB support +media-libs/libgphoto2:udev - Enable udev rules file installation media-libs/libifp:module - Build kernel module for non-root usage media-libs/libsdl:noaudio - Allow users to disable audio support completely (at their own risk) media-libs/libsdl:noflagstrip - Allow users to use any CFLAGS they like completely (at their own risk) |