Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: eclass/
Date: Wed, 14 Aug 2019 16:28:03
Message-Id: 1565800040.cdfec56ee32e575701879c1f5a5734da1d00a60b.asturm@gentoo
1 commit: cdfec56ee32e575701879c1f5a5734da1d00a60b
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 14 15:06:54 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 14 16:27:20 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=cdfec56e
7
8 kde5.eclass: Drop obsolete KDE_BLOCK_SLOT4 var
9
10 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
11
12 eclass/kde5.eclass | 6 ------
13 1 file changed, 6 deletions(-)
14
15 diff --git a/eclass/kde5.eclass b/eclass/kde5.eclass
16 index 5faf4ebc75..5abcad3c70 100644
17 --- a/eclass/kde5.eclass
18 +++ b/eclass/kde5.eclass
19 @@ -62,12 +62,6 @@ EXPORT_FUNCTIONS pkg_setup pkg_nofetch src_unpack src_prepare src_configure src_
20 # be set depending on the value of CATEGORY.
21 : ${KDE_AUTODEPS:=true}
22
23 -# @ECLASS-VARIABLE: KDE_BLOCK_SLOT4
24 -# @DESCRIPTION:
25 -# This variable only has any effect when when CATEGORY = "kde-apps" and
26 -# KDE_AUTODEPS is also set. If set to "true", add RDEPEND block on kde-apps/${PN}:4
27 -: ${KDE_BLOCK_SLOT4:=true}
28 -
29 # @ECLASS-VARIABLE: KDE_DEBUG
30 # @DESCRIPTION:
31 # If set to "false", add -DNDEBUG (via cmake-utils_src_configure) and -DQT_NO_DEBUG