diff options
author | 2004-07-21 19:20:53 +0000 | |
---|---|---|
committer | 2004-07-21 19:20:53 +0000 | |
commit | 3e72d8fde84bae62be6e235a28132eede2a6bd33 (patch) | |
tree | ecd1db321fdf37d0e7b3793bfa8fbbf29e76bfeb /media-sound | |
parent | Version bumped. (Manifest recommit) (diff) | |
download | gentoo-2-3e72d8fde84bae62be6e235a28132eede2a6bd33.tar.gz gentoo-2-3e72d8fde84bae62be6e235a28132eede2a6bd33.tar.bz2 gentoo-2-3e72d8fde84bae62be6e235a28132eede2a6bd33.zip |
x86 stalbe
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/mpd/mpd-0.11.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/mpd/mpd-0.11.1.ebuild b/media-sound/mpd/mpd-0.11.1.ebuild index 8cf33f21b2ce..750bf0256565 100644 --- a/media-sound/mpd/mpd-0.11.1.ebuild +++ b/media-sound/mpd/mpd-0.11.1.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.1.ebuild,v 1.1 2004/06/27 11:03:49 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mpd/mpd-0.11.1.ebuild,v 1.2 2004/07/21 19:20:53 mholzer Exp $ IUSE="oggvorbis mad aac audiofile ipv6 flac" @@ -8,7 +8,7 @@ DESCRIPTION="Music Player Daemon (mpd)" SRC_URI="mirror://sourceforge/musicpd/${P}.tar.gz" HOMEPAGE="http://www.musicpd.org" -KEYWORDS="~x86 ~amd64 ~sparc" +KEYWORDS="x86 ~amd64 ~sparc" SLOT="0" LICENSE="GPL-2" |