diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-04-30 11:00:00 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-05-05 15:26:58 -0400 |
commit | 8cdb850ef76032ad89d3bd3397bc6fc8bd15c967 (patch) | |
tree | ad31e06adccc9c169987d5edb747e0beb2ed7242 /x11-plugins | |
parent | x11-plugins/wmhdplop: use HTTPS (diff) | |
download | gentoo-8cdb850ef76032ad89d3bd3397bc6fc8bd15c967.tar.gz gentoo-8cdb850ef76032ad89d3bd3397bc6fc8bd15c967.tar.bz2 gentoo-8cdb850ef76032ad89d3bd3397bc6fc8bd15c967.zip |
x11-plugins/wmitime: use HTTPS
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmitime/wmitime-0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmitime/wmitime-0.5.ebuild b/x11-plugins/wmitime/wmitime-0.5.ebuild index ec9c2b449380..8795779f3f14 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" |