diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-28 12:00:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-28 12:00:30 +0000 |
commit | 5644e73313ea8147d83e6119d0705da03b70b94c (patch) | |
tree | 2e958e2eafa7370a61f1ec5f199c302df30af4d2 /media-sound/moc | |
parent | Stable for x86, wrt bug #525964 (diff) | |
download | gentoo-2-5644e73313ea8147d83e6119d0705da03b70b94c.tar.gz gentoo-2-5644e73313ea8147d83e6119d0705da03b70b94c.tar.bz2 gentoo-2-5644e73313ea8147d83e6119d0705da03b70b94c.zip |
Stable for x86, wrt bug #512968
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-sound/moc')
-rw-r--r-- | media-sound/moc/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/moc/moc-2.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/moc/ChangeLog b/media-sound/moc/ChangeLog index cd0d137537f6..33a44988bd4b 100644 --- a/media-sound/moc/ChangeLog +++ b/media-sound/moc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/moc # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/moc/ChangeLog,v 1.120 2014/12/27 19:35:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/moc/ChangeLog,v 1.121 2014/12/28 12:00:30 ago Exp $ + + 28 Dec 2014; Agostino Sarubbo <ago@gentoo.org> moc-2.5.0.ebuild: + Stable for x86, wrt bug #512968 27 Dec 2014; Agostino Sarubbo <ago@gentoo.org> moc-2.5.0.ebuild: Stable for amd64, wrt bug #512968 diff --git a/media-sound/moc/moc-2.5.0.ebuild b/media-sound/moc/moc-2.5.0.ebuild index b40782711255..71582d1a96cc 100644 --- a/media-sound/moc/moc-2.5.0.ebuild +++ b/media-sound/moc/moc-2.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.ebuild,v 1.2 2014/12/27 19:35:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/moc/moc-2.5.0.ebuild,v 1.3 2014/12/28 12:00:30 ago Exp $ EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="http://ftp.daper.net/pub/soft/moc/stable/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86" IUSE="aac alsa +cache curl debug ffmpeg flac jack libsamplerate mad +magic modplug musepack oss sid sndfile speex timidity tremor +unicode vorbis wavpack" |