projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
363f1ff
)
kde5.eclass: Drop obsolete KDEBASE=kdevelop HOMEPAGE switch
author
Andreas Sturmlechner
<asturm@gentoo.org>
Sun, 17 Mar 2019 16:03:55 +0000
(17:03 +0100)
committer
Andreas 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
patch
|
blob
|
history
diff --git
a/eclass/kde5.eclass
b/eclass/kde5.eclass
index 68bd5968cbadc26630b8edaa4f29e974c25551b4..be98ca0d6aeef13d496ea1507a4695b03954cf64 100644
(file)
--- 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