diff options
author | Dawid Węgliński <cla@gentoo.org> | 2009-07-22 22:17:38 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2009-07-22 22:17:38 +0000 |
commit | 49a4533e2299dea89208d441cb2f3b23135a84d8 (patch) | |
tree | c63b9f882e92a373c0ea4910076173b0cd9a7c09 /media-sound/mpd | |
parent | Compile test/ only if "make check" is called. Compile examples/ only if --ena... (diff) | |
download | gentoo-2-49a4533e2299dea89208d441cb2f3b23135a84d8.tar.gz gentoo-2-49a4533e2299dea89208d441cb2f3b23135a84d8.tar.bz2 gentoo-2-49a4533e2299dea89208d441cb2f3b23135a84d8.zip |
Stable on amd64 (bug #278677)
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/mpd')
-rw-r--r-- | media-sound/mpd/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/mpd/mpd-0.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/mpd/ChangeLog b/media-sound/mpd/ChangeLog index 7e8236fc2327..153725bf689e 100644 --- a/media-sound/mpd/ChangeLog +++ b/media-sound/mpd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/mpd # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mpd/ChangeLog,v 1.174 2009/07/22 16:24:38 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mpd/ChangeLog,v 1.175 2009/07/22 22:17:38 cla Exp $ + + 22 Jul 2009; Dawid Węgliński <cla@gentoo.org> mpd-0.15.ebuild: + Stable on amd64 (bug #278677) 22 Jul 2009; Christian Faulhammer <fauli@gentoo.org> mpd-0.15.ebuild: stable x86, bug 278677 diff --git a/media-sound/mpd/mpd-0.15.ebuild b/media-sound/mpd/mpd-0.15.ebuild index 99438a8cae6d..c572a60ca60c 100644 --- a/media-sound/mpd/mpd-0.15.ebuild +++ b/media-sound/mpd/mpd-0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mpd/mpd-0.15.ebuild,v 1.3 2009/07/22 16:24:38 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mpd/mpd-0.15.ebuild,v 1.4 2009/07/22 22:17:38 cla Exp $ EAPI=2 inherit eutils flag-o-matic multilib @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/musicpd/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="aac +alsa ao audiofile avahi bzip2 cdio cue +curl debug +fifo +ffmpeg flac fluidsynth profile +id3 ipv6 jack lame lastfmradio libmms libsamplerate +mad mikmod modplug musepack +network ogg oss pipe pulseaudio sid sqlite unicode |