commit: a1eaa876cf8e7f716a146f794069efdf721071df Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sat Jun 23 19:03:12 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Sat Jun 23 21:47:46 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1eaa876
app-misc/xmind: use HTTPs Closes: https://github.com/gentoo/gentoo/pull/8950 app-misc/xmind/xmind-3.5.3.201506180105-r2.ebuild | 2 +- app-misc/xmind/xmind-3.7.6_p201801311814.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 c06409b09fd..a5d4a0ca6de 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 40981f622a1..12a6a7c4921 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"
