diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-02 12:14:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-02 12:14:35 +0000 |
commit | 9d476880a274386be1616b68e5632555ad847c36 (patch) | |
tree | 2ad54f7dadfd0257a93c98f0c412255300d36a40 /media-sound/moc | |
parent | Stable for alpha, wrt bug #529964 (diff) | |
download | gentoo-2-9d476880a274386be1616b68e5632555ad847c36.tar.gz gentoo-2-9d476880a274386be1616b68e5632555ad847c36.tar.bz2 gentoo-2-9d476880a274386be1616b68e5632555ad847c36.zip |
Stable for sparc, wrt bug #512968
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", 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 438b658cbbc7..5906c8e987d3 100644 --- a/media-sound/moc/ChangeLog +++ b/media-sound/moc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/moc # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/moc/ChangeLog,v 1.123 2015/01/01 11:07:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/moc/ChangeLog,v 1.124 2015/01/02 12:14:35 ago Exp $ + + 02 Jan 2015; Agostino Sarubbo <ago@gentoo.org> moc-2.5.0.ebuild: + Stable for sparc, wrt bug #512968 01 Jan 2015; Agostino Sarubbo <ago@gentoo.org> moc-2.5.0.ebuild: Stable for ppc64, wrt bug #512968 diff --git a/media-sound/moc/moc-2.5.0.ebuild b/media-sound/moc/moc-2.5.0.ebuild index 8d28e0c15095..618e520ed108 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-2015 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.5 2015/01/01 11:07:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/moc/moc-2.5.0.ebuild,v 1.6 2015/01/02 12:14:35 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" |