Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-workspace/
Date: Tue, 17 Sep 2019 15:40:37
Message-Id: 1568734607.1bd58cfc0b77ec7f6a0313218ab858ec102eee1c.asturm@gentoo
1 commit: 1bd58cfc0b77ec7f6a0313218ab858ec102eee1c
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 17 15:36:47 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 17 15:36:47 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=1bd58cfc
7
8 kde-plasma/plasma-workspace: Drop unused qmake-utils.eclass
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.17
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild
17 index c1a84e5ccd..d6b7b9c862 100644
18 --- a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild
19 +++ b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild
20 @@ -6,7 +6,7 @@ EAPI=7
21 KDE_HANDBOOK="forceoptional"
22 KDE_TEST="forceoptional"
23 VIRTUALX_REQUIRED="test"
24 -inherit kde5 qmake-utils
25 +inherit kde5
26
27 DESCRIPTION="KDE Plasma workspace"
28 KEYWORDS=""