diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-08-16 12:03:48 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-08-16 12:03:48 +0000 |
commit | 76334074aa0a32740b070558428ce7e2f8cb8f87 (patch) | |
tree | bacb6f0e9b403eb1e5b239e48100d23b5c78f693 /media-sound/moc/moc-2.5.0_alpha3-r3.ebuild | |
parent | stable x86, bug 281603 (diff) | |
download | historical-76334074aa0a32740b070558428ce7e2f8cb8f87.tar.gz historical-76334074aa0a32740b070558428ce7e2f8cb8f87.tar.bz2 historical-76334074aa0a32740b070558428ce7e2f8cb8f87.zip |
stable x86, bug 281606
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'media-sound/moc/moc-2.5.0_alpha3-r3.ebuild')
-rw-r--r-- | media-sound/moc/moc-2.5.0_alpha3-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/moc/moc-2.5.0_alpha3-r3.ebuild b/media-sound/moc/moc-2.5.0_alpha3-r3.ebuild index 5591a1364d99..c791bb191f73 100644 --- a/media-sound/moc/moc-2.5.0_alpha3-r3.ebuild +++ b/media-sound/moc/moc-2.5.0_alpha3-r3.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/moc/moc-2.5.0_alpha3-r3.ebuild,v 1.1 2009/07/26 13:08:29 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/moc/moc-2.5.0_alpha3-r3.ebuild,v 1.2 2009/08/16 12:03:48 fauli Exp $ EAPI=2 inherit autotools eutils @@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.daper.net/pub/soft/${PN}/unstable/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86" IUSE="alsa aac jack mad musepack vorbis flac wavpack sndfile modplug timidity sid ffmpeg speex libsamplerate curl debug" RDEPEND="media-libs/libao |