From: Michael Mair-Keimberger Date: Mon, 30 Apr 2018 09:08:38 +0000 (+0200) Subject: x11-plugins/wmtz: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4b2e4dd921346a56678f4b923b10eb06d04e088a;p=gentoo.git x11-plugins/wmtz: use HTTPS --- diff --git a/x11-plugins/wmtz/wmtz-0.7_p20150816.ebuild b/x11-plugins/wmtz/wmtz-0.7_p20150816.ebuild index 8f22dabd31e7..1e47374c61b4 100644 --- a/x11-plugins/wmtz/wmtz-0.7_p20150816.ebuild +++ b/x11-plugins/wmtz/wmtz-0.7_p20150816.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit multilib toolchain-funcs DESCRIPTION="dockapp that shows the time in multiple timezones" -HOMEPAGE="http://www.dockapps.net/wmtz" -# http://www.dockapps.net/download/${P}.tar.gz +HOMEPAGE="https://www.dockapps.net/wmtz" +# https://www.dockapps.net/download/${P}.tar.gz SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz" LICENSE="GPL-2"