diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2009-06-27 05:50:16 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2009-06-27 05:50:16 +0300 |
commit | 8ee6a03271893fb62142025f3a41aa1cf7456a07 (patch) | |
tree | 53d84a7432165a1743c080fc17863758162aa436 /media-sound/mpd | |
parent | 768dc6d4d4e8ca47e520557c572c963a731e2c41 (diff) |
removed slot error, removed useless packages
Diffstat (limited to 'media-sound/mpd')
-rw-r--r-- | media-sound/mpd/mpd-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/mpd/mpd-9999.ebuild b/media-sound/mpd/mpd-9999.ebuild index a50b047..9d9a9c1 100644 --- a/media-sound/mpd/mpd-9999.ebuild +++ b/media-sound/mpd/mpd-9999.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="The Music Player Daemon (mpd)" HOMEPAGE="http://www.musicpd.org" LICENSE="GPL-2" -SLOT="live" +SLOT="" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~ppc-macos ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="aac alsa ao audiofile curl debug doc ffmpeg fifo flac icecast id3 ipv6 jack lame libsamplerate mad mikmod musepack ogg oggflac oss pulseaudio sysvipc unicode vorbis wavpack zeroconf" |