commit: 6118d632cf7185d801f503b665a6cd4905756b52
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 17 16:03:55 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Apr 1 20:44:53 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6118d632
kde5.eclass: Drop obsolete KDEBASE=kdevelop HOMEPAGE switch
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
eclass/kde5.eclass | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/eclass/kde5.eclass b/eclass/kde5.eclass
index 68bd5968cba..be98ca0d6ae 100644
--- a/eclass/kde5.eclass
+++ b/eclass/kde5.eclass
@@ -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