commit:     b584db541768d33e7c6a7bf955f0171cdcbef2a8
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 16 15:42:30 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Aug 16 16:00:45 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=b584db54

net-libs/libbluedevil: Remove local FindQt4 cmake module

Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 net-libs/libbluedevil/libbluedevil-2.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/net-libs/libbluedevil/libbluedevil-2.1.ebuild 
b/net-libs/libbluedevil/libbluedevil-2.1.ebuild
index 7840cfde..2dcd7f1a 100644
--- a/net-libs/libbluedevil/libbluedevil-2.1.ebuild
+++ b/net-libs/libbluedevil/libbluedevil-2.1.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
+CMAKE_REMOVE_MODULES_LIST=( FindQt4 )
 inherit kde4-base
 
 DESCRIPTION="Qt wrapper for bluez used in the KDE bluetooth stack"

Reply via email to