diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2011-01-05 21:52:50 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2011-01-05 21:52:50 +0000 |
commit | d9b0bc606017f820499fe872530e8bde7c8456b7 (patch) | |
tree | 3ab5c6aeb736df4488002f17db1dadcb74770534 /profiles | |
parent | Add inotify and tcpd use flags. Thanks to Hopeless <hopeless@hamiltonshells.c... (diff) | |
download | historical-d9b0bc606017f820499fe872530e8bde7c8456b7.tar.gz historical-d9b0bc606017f820499fe872530e8bde7c8456b7.tar.bz2 historical-d9b0bc606017f820499fe872530e8bde7c8456b7.zip |
Automated update of use.local.desc
Diffstat (limited to 'profiles')
-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 073bd5c612d9..afcb8587220c 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.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.local.desc,v 1.6261 2011/01/05 20:13:09 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.6262 2011/01/05 21:52:50 robbat2 Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. # Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1") @@ -2118,6 +2118,7 @@ media-sound/mpd:curl - Support for web stream listening media-sound/mpd:fifo - Support writing audio to a FIFO media-sound/mpd:fluidsynth - Enables Fluidsynth MIDI software synthesis media-sound/mpd:id3 - Support for ID3 tags +media-sound/mpd:inotify - Use the Linux kernel inotify subsystem to notice changes to mpd music library media-sound/mpd:lame - Support for MP3 streaming via Icecast2 media-sound/mpd:lastfmradio - Support listening to last.fm radio stations media-sound/mpd:libmms - Support for Microsoft Media Server (MMS) streams via libmms |