projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aac10c8
)
eclass/mysql-multilib-r1: use HTTPs
author
Michael Mair-Keimberger
<m.mairkeimberger@gmail.com>
Sun, 8 Jul 2018 09:40:35 +0000
(11:40 +0200)
committer
Tony Vroon
<chainsaw@gentoo.org>
Wed, 11 Jul 2018 11:26:21 +0000
(12:26 +0100)
Closes: https://github.com/gentoo/gentoo/pull/9135
eclass/mysql-multilib-r1.eclass
patch
|
blob
|
history
diff --git
a/eclass/mysql-multilib-r1.eclass
b/eclass/mysql-multilib-r1.eclass
index ebc054f0fefd42e9f831f3080f12e0421898a613..458e8098117481c889e74e153d4180784a439023 100644
(file)
--- a/
eclass/mysql-multilib-r1.eclass
+++ b/
eclass/mysql-multilib-r1.eclass
@@
-149,7
+149,7
@@
if [[ ${MY_EXTRAS_VER} != "live" && ${MY_EXTRAS_VER} != "none" ]]; then
fi
DESCRIPTION="A fast, multi-threaded, multi-user SQL database server"
-HOMEPAGE="http://www.mysql.com/"
+HOMEPAGE="http
s
://www.mysql.com/"
LICENSE="GPL-2"
SLOT="0/${SUBSLOT:-0}"