kde5.eclass: Drop obsolete KDE_BLOCK_SLOT4 var
authorAndreas Sturmlechner <asturm@gentoo.org>
Wed, 14 Aug 2019 15:06:54 +0000 (17:06 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Thu, 15 Aug 2019 13:23:23 +0000 (15:23 +0200)
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
eclass/kde5.eclass

index 5c0dbfa3f388a558d46c5a6543f05bbb91d7cab7..347182b233163ab5e597f8f89d36598b98b04512 100644 (file)
@@ -62,12 +62,6 @@ EXPORT_FUNCTIONS pkg_setup pkg_nofetch src_unpack src_prepare src_configure src_
 # be set depending on the value of CATEGORY.
 : ${KDE_AUTODEPS:=true}
 
-# @ECLASS-VARIABLE: KDE_BLOCK_SLOT4
-# @DESCRIPTION:
-# This variable only has any effect when when CATEGORY = "kde-apps" and
-# KDE_AUTODEPS is also set. If set to "true", add RDEPEND block on kde-apps/${PN}:4
-: ${KDE_BLOCK_SLOT4:=true}
-
 # @ECLASS-VARIABLE: KDE_DEBUG
 # @DESCRIPTION:
 # If set to "false", add -DNDEBUG (via cmake-utils_src_configure) and -DQT_NO_DEBUG