projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe8a2e3
)
kde5.eclass: use https.
author
Michael Palimaka
<kensington@gentoo.org>
Thu, 10 Sep 2015 13:40:14 +0000
(23:40 +1000)
committer
Michael Palimaka
<kensington@gentoo.org>
Thu, 10 Sep 2015 13:42:40 +0000
(23:42 +1000)
eclass/kde5.eclass
patch
|
blob
|
history
diff --git
a/eclass/kde5.eclass
b/eclass/kde5.eclass
index 2e8f5c46c21bf30c88c03c09582a8bdd6e778a93..46925c6370ae6f8bbf16e910905170455a0ec548 100644
(file)
--- a/
eclass/kde5.eclass
+++ b/
eclass/kde5.eclass
@@
-107,9
+107,9
@@
fi
: ${KDE_SELINUX_MODULE:=none}
if [[ ${KDEBASE} = kdevelop ]]; then
- HOMEPAGE="http://www.kdevelop.org/"
+ HOMEPAGE="http
s
://www.kdevelop.org/"
else
- HOMEPAGE="http://www.kde.org/"
+ HOMEPAGE="http
s
://www.kde.org/"
fi
LICENSE="GPL-2"