commit: 8cdb850ef76032ad89d3bd3397bc6fc8bd15c967 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Mon Apr 30 09:00:00 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Sat May 5 19:26:58 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cdb850e
x11-plugins/wmitime: use HTTPS x11-plugins/wmitime/wmitime-0.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-plugins/wmitime/wmitime-0.5.ebuild b/x11-plugins/wmitime/wmitime-0.5.ebuild index ec9c2b44938..8795779f3f1 100644 --- a/x11-plugins/wmitime/wmitime-0.5.ebuild +++ b/x11-plugins/wmitime/wmitime-0.5.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 toolchain-funcs DESCRIPTION="Overglorified clock dockapp w/time, date, and internet time" -HOMEPAGE="http://www.dockapps.net/wmitime" +HOMEPAGE="https://www.dockapps.net/wmitime" SRC_URI="https://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz" LICENSE="GPL-2"
