diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-07-25 21:35:21 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-07-25 21:35:21 +0000 |
commit | 4ccdb5a697f8e575ebd5226945dc8e5be555f5a1 (patch) | |
tree | 9e69be48915eea9161a3a20ffffdd2930ddc4dff /media-sound/mpd | |
parent | Stable on amd64 wrt bug #185797 (diff) | |
download | gentoo-2-4ccdb5a697f8e575ebd5226945dc8e5be555f5a1.tar.gz gentoo-2-4ccdb5a697f8e575ebd5226945dc8e5be555f5a1.tar.bz2 gentoo-2-4ccdb5a697f8e575ebd5226945dc8e5be555f5a1.zip |
Stable on amd64 wrt bug #186361
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'media-sound/mpd')
-rw-r--r-- | media-sound/mpd/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/mpd/mpd-0.13.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/mpd/ChangeLog b/media-sound/mpd/ChangeLog index 30d2763a5d96..d4acd4278cad 100644 --- a/media-sound/mpd/ChangeLog +++ b/media-sound/mpd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/mpd # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mpd/ChangeLog,v 1.104 2007/07/25 16:50:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mpd/ChangeLog,v 1.105 2007/07/25 21:35:21 angelos Exp $ + + 25 Jul 2007; Christoph Mende <angelos@gentoo.org> mpd-0.13.0.ebuild: + Stable on amd64 wrt bug #186361 25 Jul 2007; Jeroen Roovers <jer@gentoo.org> mpd-0.13.0.ebuild: Stable for HPPA (bug #186361). diff --git a/media-sound/mpd/mpd-0.13.0.ebuild b/media-sound/mpd/mpd-0.13.0.ebuild index ce0c0e333c80..507f5bec28a1 100644 --- a/media-sound/mpd/mpd-0.13.0.ebuild +++ b/media-sound/mpd/mpd-0.13.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mpd/mpd-0.13.0.ebuild,v 1.5 2007/07/25 16:50:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mpd/mpd-0.13.0.ebuild,v 1.6 2007/07/25 21:35:21 angelos Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.musicpd.org/uploads/files/${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 flac icecast iconv ipv6 jack libsamplerate mp3 mikmod musepack ogg oss pulseaudio unicode vorbis" DEPEND="!sys-cluster/mpich2 |