x11-plugins/wmmoonclock: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Mon, 30 Apr 2018 09:05:02 +0000 (11:05 +0200)
committerAaron Bauman <bman@gentoo.org>
Sat, 5 May 2018 19:27:00 +0000 (15:27 -0400)
x11-plugins/wmmoonclock/wmmoonclock-1.27-r1.ebuild
x11-plugins/wmmoonclock/wmmoonclock-1.29.ebuild

index 8057400d057a63255e871595da5d5c7f22248686..702588106f7d779fd642ca9240d7805498f78de6 100644 (file)
@@ -6,8 +6,8 @@ EAPI=0
 inherit eutils multilib toolchain-funcs
 
 DESCRIPTION="dockapp that shows lunar ephemeris to a high accuracy"
-SRC_URI="http://www.dockapps.net/download/${P}.tar.gz"
-HOMEPAGE="http://www.dockapps.net/wmmoonclock"
+SRC_URI="https://www.dockapps.net/download/${P}.tar.gz"
+HOMEPAGE="https://www.dockapps.net/wmmoonclock"
 
 RDEPEND="x11-libs/libX11
        x11-libs/libXext
index b718299eb6db8e0148e086d9f3f1c6c8c61c85a5..3daf78facc86ffdfa49039f985a01eff84d83338 100644 (file)
@@ -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=6
 
 DESCRIPTION="dockapp that shows lunar ephemeris to a high accuracy"
-HOMEPAGE="http://www.dockapps.net/wmmoonclock"
-SRC_URI="http://www.dockapps.net/download/${P}.tar.gz"
+HOMEPAGE="https://www.dockapps.net/wmmoonclock"
+SRC_URI="https://www.dockapps.net/download/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"