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/darkice/
Date: Sun, 02 Aug 2020 12:44:55
Message-Id: 1596372249.4b8d3b1c165301c927531a1d28e62557f723d3e8.slyfox@gentoo
1 commit: 4b8d3b1c165301c927531a1d28e62557f723d3e8
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 2 12:44:09 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 2 12:44:09 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b8d3b1c
7
8 media-sound/darkice: stable 1.3 for sparc
9
10 stable wrt bug #681420
11
12 Package-Manager: Portage-3.0.1, Repoman-2.3.23
13 RepoMan-Options: --include-arches="sparc"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 media-sound/darkice/darkice-1.3.ebuild | 4 ++--
17 1 file changed, 2 insertions(+), 2 deletions(-)
18
19 diff --git a/media-sound/darkice/darkice-1.3.ebuild b/media-sound/darkice/darkice-1.3.ebuild
20 index aba277257e7..7965e18aaba 100644
21 --- a/media-sound/darkice/darkice-1.3.ebuild
22 +++ b/media-sound/darkice/darkice-1.3.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2019 Gentoo Authors
25 +# Copyright 1999-2020 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 EAPI=6
29 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
30
31 LICENSE="GPL-3"
32 SLOT="0"
33 -KEYWORDS="amd64 ~hppa ppc ~sparc ~x86"
34 +KEYWORDS="amd64 ~hppa ppc sparc ~x86"
35 IUSE="aac aacplus alsa debug jack libsamplerate mp3 opus pulseaudio twolame vorbis"
36
37 RDEPEND="aac? ( media-libs/faac )