Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/zynaddsubfx/
Date: Tue, 12 Jun 2018 11:37:20
Message-Id: 1528803377.ef4c4def70d15300a631340ee2c03c00211f885a.whissi@gentoo
1 commit: ef4c4def70d15300a631340ee2c03c00211f885a
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 12 11:36:17 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 12 11:36:17 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef4c4def
7
8 media-sound/zynaddsubfx: x86 stable (bug #657250)
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 media-sound/zynaddsubfx/zynaddsubfx-3.0.3.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-sound/zynaddsubfx/zynaddsubfx-3.0.3.ebuild b/media-sound/zynaddsubfx/zynaddsubfx-3.0.3.ebuild
16 index a2778f8b90e..ea0084506e2 100644
17 --- a/media-sound/zynaddsubfx/zynaddsubfx-3.0.3.ebuild
18 +++ b/media-sound/zynaddsubfx/zynaddsubfx-3.0.3.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/zynaddsubfx/${P}.tar.bz2"
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~ppc ~x86"
30 +KEYWORDS="~amd64 ~ppc x86"
31 IUSE="alsa +fltk jack lash"
32
33 RDEPEND=">=dev-libs/mini-xml-2.2.1