projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d9f1ff
)
kde5.eclass: Drop obsolete KMNAME=kdepim HOMEPAGE switch
author
Andreas Sturmlechner
<asturm@gentoo.org>
Sun, 17 Mar 2019 15:31:44 +0000
(16:31 +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 d7b5eb7f15e480ab5fc4e60e8015e4de5c9aaa48..68bd5968cbadc26630b8edaa4f29e974c25551b4 100644
(file)
--- a/
eclass/kde5.eclass
+++ b/
eclass/kde5.eclass
@@
-161,8
+161,6
@@
KDE_UNRELEASED=( )
if [[ ${KDEBASE} = kdevelop ]]; then
HOMEPAGE="https://www.kdevelop.org/"
-elif [[ ${KMNAME} = kdepim ]]; then
- HOMEPAGE="https://kde.org/applications/office/kontact/"
else
HOMEPAGE="https://kde.org/"
fi