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/kid3/
Date: Sat, 03 Jun 2017 18:20:20
Message-Id: 1496514001.edb6eadbf0d5aad44cc2096e814912681fcc8fa3.asturm@gentoo
1 commit: edb6eadbf0d5aad44cc2096e814912681fcc8fa3
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 3 18:19:32 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 3 18:20:01 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edb6eadb
7
8 media-sound/kid3: Set KDE_HANDBOOK=false
9
10 Build system applies broken python hacks.
11
12 Gentoo-bug: 614950
13
14 Package-Manager: Portage-2.3.5, Repoman-2.3.1
15
16 media-sound/kid3/kid3-3.4.5.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/media-sound/kid3/kid3-3.4.5.ebuild b/media-sound/kid3/kid3-3.4.5.ebuild
20 index 3d01c46745d..b7a7ddaa8d0 100644
21 --- a/media-sound/kid3/kid3-3.4.5.ebuild
22 +++ b/media-sound/kid3/kid3-3.4.5.ebuild
23 @@ -3,7 +3,7 @@
24
25 EAPI=6
26
27 -KDE_HANDBOOK="optional"
28 +KDE_HANDBOOK="false" # buildsystem applies broken python hacks, bug #614950
29 inherit kde5
30
31 DESCRIPTION="Simple tag editor based on Qt"