diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-03-24 16:13:48 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-03-24 16:13:48 +0000 |
commit | fd8447b62da825e2458cb448fe79e5aa53f8d640 (patch) | |
tree | 55f16e7e2e5715ec28780e782d5ee02831aaadcd /profiles | |
parent | Extra-check if pam use-flag is set, see bug #210870 (diff) | |
download | gentoo-2-fd8447b62da825e2458cb448fe79e5aa53f8d640.tar.gz gentoo-2-fd8447b62da825e2458cb448fe79e5aa53f8d640.tar.bz2 gentoo-2-fd8447b62da825e2458cb448fe79e5aa53f8d640.zip |
remove unused media-video/vlc:libgcrypt use flag
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index ba8b81b6d81c..b48f43c45c8c 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3448 2008/03/24 13:27:43 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3449 2008/03/24 16:13:48 mr_bones_ Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1280,7 +1280,6 @@ media-video/vlc:dc1394 - Enables IIDC cameras support. media-video/vlc:fluidsynth - Enables Fluidsynth MIDI software synthesis (with external sound fonts). media-video/vlc:httpd - Enables a web based interface for vlc. media-video/vlc:id3tag - Enables id3tag metadata reader plugin. -media-video/vlc:libgcrypt - Enables libgcrypt support (depends on gnutls). media-video/vlc:live - Enables LIVE.com support. media-video/vlc:optimisememory - Enable optimisation for memory rather than performance. media-video/vlc:pvr - Enables PVR cards access module. |