commit: 8d14225a867ec301a730696785f291bf14d5bdec Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Mon Apr 30 09:01:04 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Sat May 5 19:26:59 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d14225a
x11-plugins/wmload: use HTTPS x11-plugins/wmload/wmload-0.9.7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-plugins/wmload/wmload-0.9.7.ebuild b/x11-plugins/wmload/wmload-0.9.7.ebuild index 90d3e704192..9d170235dac 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"
