diff options
author | Dawid Węgliński <cla@gentoo.org> | 2007-11-24 13:59:06 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2007-11-24 13:59:06 +0000 |
commit | c64bba3bdc251635bb1a548cab549e171c949588 (patch) | |
tree | 08d9cbc9d78bf850d190a910016a3e369d935e8e /media-sound/moc/moc-2.5.0_alpha2.ebuild | |
parent | This version is known to fail with current pygobject, upstream has been infor... (diff) | |
download | gentoo-2-c64bba3bdc251635bb1a548cab549e171c949588.tar.gz gentoo-2-c64bba3bdc251635bb1a548cab549e171c949588.tar.bz2 gentoo-2-c64bba3bdc251635bb1a548cab549e171c949588.zip |
Stable on x86 wrt bug #200134
(Portage version: 2.1.3.19)
Diffstat (limited to 'media-sound/moc/moc-2.5.0_alpha2.ebuild')
-rw-r--r-- | media-sound/moc/moc-2.5.0_alpha2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/moc/moc-2.5.0_alpha2.ebuild b/media-sound/moc/moc-2.5.0_alpha2.ebuild index 92346858205f..799801214092 100644 --- a/media-sound/moc/moc-2.5.0_alpha2.ebuild +++ b/media-sound/moc/moc-2.5.0_alpha2.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/moc/moc-2.5.0_alpha2.ebuild,v 1.6 2007/11/24 09:51:08 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/moc/moc-2.5.0_alpha2.ebuild,v 1.7 2007/11/24 13:59:06 cla Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.daper.net/pub/soft/${PN}/unstable/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~ppc ppc64 ~sparc x86" IUSE="alsa jack mad musepack vorbis flac wavpack sndfile modplug timidity sid ffmpeg speex libsamplerate curl debug" RDEPEND="media-libs/libao |