From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1036174-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4BBB8138334 for <garchives@archives.gentoo.org>; Sat, 14 Jul 2018 08:44:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3E3BAE09FE; Sat, 14 Jul 2018 08:44:47 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E8AE8E09FE for <gentoo-commits@lists.gentoo.org>; Sat, 14 Jul 2018 08:44:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5A99B335CC2 for <gentoo-commits@lists.gentoo.org>; Sat, 14 Jul 2018 08:44:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E8DB9374 for <gentoo-commits@lists.gentoo.org>; Sat, 14 Jul 2018 08:44:43 +0000 (UTC) From: "Andreas Sturmlechner" <asturm@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" <asturm@gentoo.org> Message-ID: <1531557867.77dc50e3f9440b630ef3fe3f8cc094cad9dff260.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/kid3/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/kid3/kid3-3.6.1.ebuild X-VCS-Directories: media-sound/kid3/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 77dc50e3f9440b630ef3fe3f8cc094cad9dff260 X-VCS-Branch: master Date: Sat, 14 Jul 2018 08:44:43 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 8bbf8927-f2b0-4fec-b34f-0adc2d81e217 X-Archives-Hash: 8ed146cd85e44b40d3b0ac974eb78e04 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