From: Francesco Turco Date: Tue, 10 Oct 2017 18:11:34 +0000 (+0200) Subject: x11-misc/kapow: use HTTPS for links to gottcode.org. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b792aa583c58fb74b40d41de0f1835e856fe0ff4;p=gentoo.git x11-misc/kapow: use HTTPS for links to gottcode.org. --- diff --git a/x11-misc/kapow/kapow-1.5.2.ebuild b/x11-misc/kapow/kapow-1.5.2.ebuild index 9787e17eadaf..4d8914e38d21 100644 --- a/x11-misc/kapow/kapow-1.5.2.ebuild +++ b/x11-misc/kapow/kapow-1.5.2.ebuild @@ -5,8 +5,8 @@ EAPI=6 inherit qmake-utils DESCRIPTION="A punch clock program designed to easily keep track of your hours" -HOMEPAGE="http://gottcode.org/kapow/" -SRC_URI="http://gottcode.org/${PN}/${P}-src.tar.bz2" +HOMEPAGE="https://gottcode.org/kapow/" +SRC_URI="https://gottcode.org/${PN}/${P}-src.tar.bz2" LICENSE="GPL-3" SLOT="0" diff --git a/x11-misc/kapow/kapow-1.5.3.ebuild b/x11-misc/kapow/kapow-1.5.3.ebuild index 9787e17eadaf..4d8914e38d21 100644 --- a/x11-misc/kapow/kapow-1.5.3.ebuild +++ b/x11-misc/kapow/kapow-1.5.3.ebuild @@ -5,8 +5,8 @@ EAPI=6 inherit qmake-utils DESCRIPTION="A punch clock program designed to easily keep track of your hours" -HOMEPAGE="http://gottcode.org/kapow/" -SRC_URI="http://gottcode.org/${PN}/${P}-src.tar.bz2" +HOMEPAGE="https://gottcode.org/kapow/" +SRC_URI="https://gottcode.org/${PN}/${P}-src.tar.bz2" LICENSE="GPL-3" SLOT="0"