From: Michael Mair-Keimberger Date: Mon, 30 Apr 2018 08:50:31 +0000 (+0200) Subject: x11-plugins/wmSun: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ba364d8dd839cea481c7a0b43a8dd09e42188f30;p=gentoo.git x11-plugins/wmSun: use HTTPS --- diff --git a/x11-plugins/wmSun/wmSun-1.05.ebuild b/x11-plugins/wmSun/wmSun-1.05.ebuild index 339a3b82f1f7..4926d4505998 100644 --- a/x11-plugins/wmSun/wmSun-1.05.ebuild +++ b/x11-plugins/wmSun/wmSun-1.05.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ inherit eutils multilib toolchain-funcs MY_P=${P/S/s} DESCRIPTION="dockapp which displays the rise/set time of the sun" -HOMEPAGE="http://www.dockapps.net/wmsun" +HOMEPAGE="https://www.dockapps.net/wmsun" SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${MY_P}.tar.gz" LICENSE="GPL-2"