From: Michael Mair-Keimberger Date: Mon, 30 Apr 2018 09:07:45 +0000 (+0200) Subject: x11-plugins/wmtime: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=12b77b4d265ca472679f14f979c4642feb83f305;p=gentoo.git x11-plugins/wmtime: use HTTPS --- diff --git a/x11-plugins/wmtime/wmtime-1.4.ebuild b/x11-plugins/wmtime/wmtime-1.4.ebuild index ea9efd0a68c9..2da6f1f1bfcc 100644 --- a/x11-plugins/wmtime/wmtime-1.4.ebuild +++ b/x11-plugins/wmtime/wmtime-1.4.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit toolchain-funcs DESCRIPTION="applet which displays the date and time in a dockable tile" -HOMEPAGE="http://www.dockapps.net/wmtime" +HOMEPAGE="https://www.dockapps.net/wmtime" SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz" LICENSE="GPL-2"