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/fluid-soundfont/
Date: Sat, 29 Oct 2016 10:34:56
Message-Id: 1477737279.7675cf0b3ad583c9dbb26ce85c9d754261687363.slyfox@gentoo
1 commit: 7675cf0b3ad583c9dbb26ce85c9d754261687363
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 29 10:29:43 2016 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 29 10:34:39 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7675cf0b
7
8 media-sound/fluid-soundfont: amd64/x86 stable, bug #597880
9
10 Package-Manager: portage-2.3.2
11
12 media-sound/fluid-soundfont/fluid-soundfont-3.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-sound/fluid-soundfont/fluid-soundfont-3.1.ebuild b/media-sound/fluid-soundfont/fluid-soundfont-3.1.ebuild
16 index e6cf515..3de523e 100644
17 --- a/media-sound/fluid-soundfont/fluid-soundfont-3.1.ebuild
18 +++ b/media-sound/fluid-soundfont/fluid-soundfont-3.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -11,7 +11,7 @@ SRC_URI="http://prereleases.musescore.org/soundfont/${PN}_${PV}.tar.gz
26
27 LICENSE="MIT"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="amd64 x86"
31 IUSE="timidity"
32
33 RDEPEND="timidity? ( app-eselect/eselect-timidity )"