Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/grabcartoons/
Date: Sun, 08 Jul 2018 11:33:28
Message-Id: 1531048995.30a5286a4bbf06bfd41c7371d5d3b7e97bc3ae1e.asturm@gentoo
1 commit: 30a5286a4bbf06bfd41c7371d5d3b7e97bc3ae1e
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Sun Jul 8 09:32:32 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 8 11:23:15 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30a5286a
7
8 app-misc/grabcartoons: use HTTPs
9
10 Closes: https://github.com/gentoo/gentoo/pull/9133
11
12 app-misc/grabcartoons/grabcartoons-2.8.4_p20141112.ebuild | 4 ++--
13 app-misc/grabcartoons/grabcartoons-9999.ebuild | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/app-misc/grabcartoons/grabcartoons-2.8.4_p20141112.ebuild b/app-misc/grabcartoons/grabcartoons-2.8.4_p20141112.ebuild
17 index 77fbcd8f86b..6a318e06fa5 100644
18 --- a/app-misc/grabcartoons/grabcartoons-2.8.4_p20141112.ebuild
19 +++ b/app-misc/grabcartoons/grabcartoons-2.8.4_p20141112.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -13,7 +13,7 @@ else
27 fi
28
29 DESCRIPTION="Comic-summarizing utility"
30 -HOMEPAGE="http://zzamboni.org/grabcartoons"
31 +HOMEPAGE="https://zzamboni.org/code/grabcartoons/"
32
33 LICENSE="BSD"
34 SLOT="0"
35
36 diff --git a/app-misc/grabcartoons/grabcartoons-9999.ebuild b/app-misc/grabcartoons/grabcartoons-9999.ebuild
37 index 77fbcd8f86b..6a318e06fa5 100644
38 --- a/app-misc/grabcartoons/grabcartoons-9999.ebuild
39 +++ b/app-misc/grabcartoons/grabcartoons-9999.ebuild
40 @@ -1,4 +1,4 @@
41 -# Copyright 1999-2017 Gentoo Foundation
42 +# Copyright 1999-2018 Gentoo Foundation
43 # Distributed under the terms of the GNU General Public License v2
44
45 EAPI=6
46 @@ -13,7 +13,7 @@ else
47 fi
48
49 DESCRIPTION="Comic-summarizing utility"
50 -HOMEPAGE="http://zzamboni.org/grabcartoons"
51 +HOMEPAGE="https://zzamboni.org/code/grabcartoons/"
52
53 LICENSE="BSD"
54 SLOT="0"