diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-12-19 05:58:35 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-12-19 05:58:35 +0000 |
commit | 34d5204aade5794dc7adfd438ac0de6f259d4247 (patch) | |
tree | 0053c2bd7e590b3b839868036fdac336af01a2d0 /media-sound/mpd | |
parent | Keyworded x86 and ppc for GNOME 2.8.1 (diff) | |
download | historical-34d5204aade5794dc7adfd438ac0de6f259d4247.tar.gz historical-34d5204aade5794dc7adfd438ac0de6f259d4247.tar.bz2 historical-34d5204aade5794dc7adfd438ac0de6f259d4247.zip |
Stable amd64, sparc, x86.
Diffstat (limited to 'media-sound/mpd')
-rw-r--r-- | media-sound/mpd/mpd-0.11.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/mpd/mpd-0.11.5.ebuild b/media-sound/mpd/mpd-0.11.5.ebuild index 0a95b3b7ae41..625c28aa9eaf 100644 --- a/media-sound/mpd/mpd-0.11.5.ebuild +++ b/media-sound/mpd/mpd-0.11.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mpd/mpd-0.11.5.ebuild,v 1.1 2004/11/07 10:04:53 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mpd/mpd-0.11.5.ebuild,v 1.2 2004/12/19 05:58:04 eradicator Exp $ IUSE="oggvorbis mad aac audiofile ipv6 flac mikmod alsa unicode" @@ -12,7 +12,7 @@ SRC_URI="http://mercury.chem.pitt.edu/~shank/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~hppa ~ppc sparc x86" DEPEND="oggvorbis? ( media-libs/libvorbis ) mad? ( media-libs/libmad |