projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45e718d
)
kde4-base.eclass: use https.
author
Michael Palimaka
<kensington@gentoo.org>
Thu, 10 Sep 2015 13:41:02 +0000
(23:41 +1000)
committer
Michael Palimaka
<kensington@gentoo.org>
Thu, 10 Sep 2015 13:42:41 +0000
(23:42 +1000)
eclass/kde4-base.eclass
patch
|
blob
|
history
diff --git
a/eclass/kde4-base.eclass
b/eclass/kde4-base.eclass
index e9dfef81ac50754a78ed53776ccab509849b18e4..1e0ff2e854e54ecc8549075d6ec79d9ebbe299d0 100644
(file)
--- a/
eclass/kde4-base.eclass
+++ b/
eclass/kde4-base.eclass
@@
-168,7
+168,7
@@
fi
# Setup packages inheriting this eclass
case ${KDEBASE} in
kde-base)
- HOMEPAGE="http://www.kde.org/"
+ HOMEPAGE="http
s
://www.kde.org/"
LICENSE="GPL-2"
if [[ ${KDE_BUILD_TYPE} = live && -z ${I_KNOW_WHAT_I_AM_DOING} ]]; then
# Disable tests for live ebuilds by default
@@
-185,7
+185,7
@@
case ${KDEBASE} in
esac
;;
kdevelop)
- HOMEPAGE="http://www.kdevelop.org/"
+ HOMEPAGE="http
s
://www.kdevelop.org/"
LICENSE="GPL-2"
;;
esac