commit: 77dc50e3f9440b630ef3fe3f8cc094cad9dff260 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Jul 14 08:41:30 2018 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Jul 14 08:44:27 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77dc50e3
media-sound/kid3: Set ECM_KDEINSTALLDIRS to false Closes: https://bugs.gentoo.org/659876 Package-Manager: Portage-2.3.42, Repoman-2.3.9 media-sound/kid3/kid3-3.6.1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/media-sound/kid3/kid3-3.6.1.ebuild b/media-sound/kid3/kid3-3.6.1.ebuild index a2e641496a1..a187a6615d0 100644 --- a/media-sound/kid3/kid3-3.6.1.ebuild +++ b/media-sound/kid3/kid3-3.6.1.ebuild @@ -3,6 +3,7 @@ EAPI=6 +ECM_KDEINSTALLDIRS="false" KDE_HANDBOOK="false" # buildsystem applies broken python hacks, bug #614950 inherit kde5
