From: Michael Mair-Keimberger Date: Mon, 30 Apr 2018 09:01:04 +0000 (+0200) Subject: x11-plugins/wmload: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8d14225a867ec301a730696785f291bf14d5bdec;p=gentoo.git x11-plugins/wmload: use HTTPS --- diff --git a/x11-plugins/wmload/wmload-0.9.7.ebuild b/x11-plugins/wmload/wmload-0.9.7.ebuild index 90d3e7041926..9d170235dac5 100644 --- a/x11-plugins/wmload/wmload-0.9.7.ebuild +++ b/x11-plugins/wmload/wmload-0.9.7.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit eutils toolchain-funcs DESCRIPTION="yet another dock application showing a system load gauge" -HOMEPAGE="http://www.dockapps.net/wmload" +HOMEPAGE="https://www.dockapps.net/wmload" SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz" LICENSE="GPL-2"