From: Michael Mair-Keimberger Date: Sat, 23 Jun 2018 19:03:12 +0000 (+0200) Subject: app-misc/xmind: use HTTPs X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a1eaa876cf8e7f716a146f794069efdf721071df;p=gentoo.git app-misc/xmind: use HTTPs Closes: https://github.com/gentoo/gentoo/pull/8950 --- diff --git a/app-misc/xmind/xmind-3.5.3.201506180105-r2.ebuild b/app-misc/xmind/xmind-3.5.3.201506180105-r2.ebuild index c06409b09fda..a5d4a0ca6de4 100644 --- a/app-misc/xmind/xmind-3.5.3.201506180105-r2.ebuild +++ b/app-misc/xmind/xmind-3.5.3.201506180105-r2.ebuild @@ -9,7 +9,7 @@ MY_PN="${PN}-portable" MY_P="${MY_PN}-${PV}" DESCRIPTION="A brainstorming and mind mapping software tool" -HOMEPAGE="http://www.xmind.net" +HOMEPAGE="https://www.xmind.net" SRC_URI="http://dl2.xmind.net/xmind-downloads/${MY_P}.zip https://dev.gentoo.org/~creffett/distfiles/xmind-icons.tar.xz" LICENSE="EPL-1.0 LGPL-3" diff --git a/app-misc/xmind/xmind-3.7.6_p201801311814.ebuild b/app-misc/xmind/xmind-3.7.6_p201801311814.ebuild index 40981f622a19..12a6a7c49210 100644 --- a/app-misc/xmind/xmind-3.7.6_p201801311814.ebuild +++ b/app-misc/xmind/xmind-3.7.6_p201801311814.ebuild @@ -9,7 +9,7 @@ MY_PV="8-update7" MY_P="${PN}-${MY_PV}-linux" DESCRIPTION="A brainstorming and mind mapping software tool" -HOMEPAGE="http://www.xmind.net" +HOMEPAGE="https://www.xmind.net" SRC_URI="http://dl2.xmind.net/xmind-downloads/${MY_P}.zip https://dev.gentoo.org/~creffett/distfiles/xmind-icons.tar.xz" LICENSE="EPL-1.0 LGPL-3"