kde5.eclass: Drop obsolete KDEBASE=kdevelop HOMEPAGE switch
authorAndreas Sturmlechner <asturm@gentoo.org>
Sun, 17 Mar 2019 16:03:55 +0000 (17:03 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Mon, 1 Apr 2019 20:44:53 +0000 (22:44 +0200)
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
eclass/kde5.eclass

index 68bd5968cbadc26630b8edaa4f29e974c25551b4..be98ca0d6aeef13d496ea1507a4695b03954cf64 100644 (file)
@@ -159,12 +159,7 @@ fi
 # a proper error message via pkg_nofetch.
 KDE_UNRELEASED=( )
 
-if [[ ${KDEBASE} = kdevelop ]]; then
-       HOMEPAGE="https://www.kdevelop.org/"
-else
-       HOMEPAGE="https://kde.org/"
-fi
-
+HOMEPAGE="https://kde.org/"
 LICENSE="GPL-2"
 
 SLOT=5