diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-13 13:15:30 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-13 13:15:30 +0000 |
commit | f6ec63c64cacbf7f7dd0eba5708d912865eb9aa6 (patch) | |
tree | e4d83bdd7b93d3099e7642a363bbc179da4e42d6 /media-sound/mpd/mpd-0.12.1.ebuild | |
parent | "Stable x86, bug #147570" (diff) | |
download | gentoo-2-f6ec63c64cacbf7f7dd0eba5708d912865eb9aa6.tar.gz gentoo-2-f6ec63c64cacbf7f7dd0eba5708d912865eb9aa6.tar.bz2 gentoo-2-f6ec63c64cacbf7f7dd0eba5708d912865eb9aa6.zip |
Stable on sparc wrt #154742
(Portage version: 2.1.1-r1)
Diffstat (limited to 'media-sound/mpd/mpd-0.12.1.ebuild')
-rw-r--r-- | media-sound/mpd/mpd-0.12.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/mpd/mpd-0.12.1.ebuild b/media-sound/mpd/mpd-0.12.1.ebuild index 2d7a5fa641a5..3a80cfaa36be 100644 --- a/media-sound/mpd/mpd-0.12.1.ebuild +++ b/media-sound/mpd/mpd-0.12.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mpd/mpd-0.12.1.ebuild,v 1.4 2006/11/13 02:08:05 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mpd/mpd-0.12.1.ebuild,v 1.5 2006/11/13 13:15:30 gustavoz Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://musicpd.org/uploads/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~hppa ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~hppa ppc sparc ~x86 ~x86-fbsd" IUSE="aac alsa ao audiofile flac icecast ipv6 mp3 mikmod mp3 musepack oss pulseaudio unicode vorbis" |