Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/moc/
Date: Fri, 05 Apr 2019 19:03:50
Message-Id: 1554491013.3d305062d89216a5e43c741a453e54b7785a0fb4.slyfox@gentoo
1 commit: 3d305062d89216a5e43c741a453e54b7785a0fb4
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Fri Apr 5 09:00:42 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 5 19:03:33 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d305062
7
8 media-sound/moc: stable 2.6_alpha3 for sparc, bug #679928
9
10 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12 RepoMan-Options: --include-arches="sparc"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 media-sound/moc/moc-2.6_alpha3.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/media-sound/moc/moc-2.6_alpha3.ebuild b/media-sound/moc/moc-2.6_alpha3.ebuild
19 index e1099644e2a..cd4d54fb88f 100644
20 --- a/media-sound/moc/moc-2.6_alpha3.ebuild
21 +++ b/media-sound/moc/moc-2.6_alpha3.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2018 Gentoo Authors
24 +# Copyright 1999-2019 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -10,7 +10,7 @@ SRC_URI="http://ftp.daper.net/pub/soft/moc/unstable/${MY_P}.tar.xz"
29
30 LICENSE="GPL-2"
31 SLOT="0"
32 -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
33 +KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 sparc ~x86"
34 IUSE="aac alsa +cache curl debug ffmpeg flac jack libsamplerate mad +magic modplug musepack
35 oss sid sndfile speex timidity tremor +unicode vorbis wavpack"