Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/timidity++/
Date: Mon, 03 Sep 2018 18:57:58
Message-Id: 1536001025.bcff8d088d5998baa9fcf857a0faa348a2d9e552.asturm@gentoo
1 commit: bcff8d088d5998baa9fcf857a0faa348a2d9e552
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 3 18:56:42 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 3 18:57:05 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcff8d08
7
8 media-sound/timidity++: Sort IUSE while at it
9
10 Package-Manager: Portage-2.3.48, Repoman-2.3.10
11
12 media-sound/timidity++/timidity++-2.14.0-r3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-sound/timidity++/timidity++-2.14.0-r3.ebuild b/media-sound/timidity++/timidity++-2.14.0-r3.ebuild
16 index 5565b49da38..dabcdf61ba8 100644
17 --- a/media-sound/timidity++/timidity++-2.14.0-r3.ebuild
18 +++ b/media-sound/timidity++/timidity++-2.14.0-r3.ebuild
19 @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/timidity/${MY_P}.tar.xz"
20 LICENSE="GPL-2"
21 SLOT="0"
22 KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 sparc x86 ~x86-fbsd"
23 -IUSE="motif oss nas X gtk vorbis tk slang alsa jack emacs ao selinux speex flac ncurses"
24 +IUSE="alsa ao emacs flac gtk jack motif nas ncurses oss selinux slang speex tk vorbis X"
25
26 REQUIRED_USE="tk? ( X )"