From bf68390c55a551fe9127a576613ab94d1c5b109f Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 8 Jul 2018 19:53:01 +0100 Subject: dev-qt : use our frozen eclass to build --- dev-qt/qtlocation/qtlocation-5.11.1-r1337.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-qt/qtlocation') diff --git a/dev-qt/qtlocation/qtlocation-5.11.1-r1337.ebuild b/dev-qt/qtlocation/qtlocation-5.11.1-r1337.ebuild index f791b5b3..3a58aafc 100644 --- a/dev-qt/qtlocation/qtlocation-5.11.1-r1337.ebuild +++ b/dev-qt/qtlocation/qtlocation-5.11.1-r1337.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit qt5-build +inherit qt5-build-r10000 DESCRIPTION="The Location module for the Qt5 framework" @@ -40,5 +40,5 @@ src_configure() { # qmake is run in the root directory. Bug 633776. mkdir -p "${QT5_BUILD_DIR}" || die qt5_qmake "${QT_BUILD_DIR}" - qt5-build_src_configure + qt5-build-r10000_src_configure } -- cgit v1.2.3