Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/kapow/
Date: Sun, 22 Oct 2017 17:01:24
Message-Id: 1508691665.b792aa583c58fb74b40d41de0f1835e856fe0ff4.monsieurp@gentoo
1 commit: b792aa583c58fb74b40d41de0f1835e856fe0ff4
2 Author: Francesco Turco <fturco <AT> fastmail <DOT> fm>
3 AuthorDate: Tue Oct 10 18:11:34 2017 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 22 17:01:05 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b792aa58
7
8 x11-misc/kapow: use HTTPS for links to gottcode.org.
9
10 x11-misc/kapow/kapow-1.5.2.ebuild | 4 ++--
11 x11-misc/kapow/kapow-1.5.3.ebuild | 4 ++--
12 2 files changed, 4 insertions(+), 4 deletions(-)
13
14 diff --git a/x11-misc/kapow/kapow-1.5.2.ebuild b/x11-misc/kapow/kapow-1.5.2.ebuild
15 index 9787e17eada..4d8914e38d2 100644
16 --- a/x11-misc/kapow/kapow-1.5.2.ebuild
17 +++ b/x11-misc/kapow/kapow-1.5.2.ebuild
18 @@ -5,8 +5,8 @@ EAPI=6
19 inherit qmake-utils
20
21 DESCRIPTION="A punch clock program designed to easily keep track of your hours"
22 -HOMEPAGE="http://gottcode.org/kapow/"
23 -SRC_URI="http://gottcode.org/${PN}/${P}-src.tar.bz2"
24 +HOMEPAGE="https://gottcode.org/kapow/"
25 +SRC_URI="https://gottcode.org/${PN}/${P}-src.tar.bz2"
26
27 LICENSE="GPL-3"
28 SLOT="0"
29
30 diff --git a/x11-misc/kapow/kapow-1.5.3.ebuild b/x11-misc/kapow/kapow-1.5.3.ebuild
31 index 9787e17eada..4d8914e38d2 100644
32 --- a/x11-misc/kapow/kapow-1.5.3.ebuild
33 +++ b/x11-misc/kapow/kapow-1.5.3.ebuild
34 @@ -5,8 +5,8 @@ EAPI=6
35 inherit qmake-utils
36
37 DESCRIPTION="A punch clock program designed to easily keep track of your hours"
38 -HOMEPAGE="http://gottcode.org/kapow/"
39 -SRC_URI="http://gottcode.org/${PN}/${P}-src.tar.bz2"
40 +HOMEPAGE="https://gottcode.org/kapow/"
41 +SRC_URI="https://gottcode.org/${PN}/${P}-src.tar.bz2"
42
43 LICENSE="GPL-3"
44 SLOT="0"