diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-07-06 19:24:26 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-07-06 19:24:26 +0000 |
commit | 0d59eaa30c513df162389b8dde8c04f23ac0bbc3 (patch) | |
tree | 104de3aca31d8c9ca3af0c5d0eb808ebe9f0fdd3 /media-sound | |
parent | P.mask net-libs/rb_libtorrent-0.13.1 because it breaks stuff against it (diff) | |
download | gentoo-2-0d59eaa30c513df162389b8dde8c04f23ac0bbc3.tar.gz gentoo-2-0d59eaa30c513df162389b8dde8c04f23ac0bbc3.tar.bz2 gentoo-2-0d59eaa30c513df162389b8dde8c04f23ac0bbc3.zip |
Stable on sparc, bug #230826
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r6 sparc64)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/moc/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/moc/moc-2.5.0_alpha3-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/moc/ChangeLog b/media-sound/moc/ChangeLog index e59bdc9ee5aa..ffa7828928b6 100644 --- a/media-sound/moc/ChangeLog +++ b/media-sound/moc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/moc # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/moc/ChangeLog,v 1.60 2008/07/06 00:10:19 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/moc/ChangeLog,v 1.61 2008/07/06 19:24:26 bluebird Exp $ + + 06 Jul 2008; Friedrich Oslage <bluebird@gentoo.org> + moc-2.5.0_alpha3-r2.ebuild: + Stable on sparc, bug #230826 06 Jul 2008; Dawid Węgliński <cla@gentoo.org> moc-2.5.0_alpha3-r2.ebuild: diff --git a/media-sound/moc/moc-2.5.0_alpha3-r2.ebuild b/media-sound/moc/moc-2.5.0_alpha3-r2.ebuild index 1310aeb48a14..c961ea304b6a 100644 --- a/media-sound/moc/moc-2.5.0_alpha3-r2.ebuild +++ b/media-sound/moc/moc-2.5.0_alpha3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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-r2.ebuild,v 1.4 2008/07/06 00:10:19 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/moc/moc-2.5.0_alpha3-r2.ebuild,v 1.5 2008/07/06 19:24:26 bluebird Exp $ 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="amd64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="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 |