summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-07-08 11:32:32 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-07-08 13:23:15 +0200
commit30a5286a4bbf06bfd41c7371d5d3b7e97bc3ae1e (patch)
tree3445ea93dc9955bb3553af97009ec481beeffa95 /app-misc/grabcartoons/grabcartoons-9999.ebuild
parentapp-crypt/gnupg: Cleanup old (diff)
downloadgentoo-30a5286a4bbf06bfd41c7371d5d3b7e97bc3ae1e.tar.gz
gentoo-30a5286a4bbf06bfd41c7371d5d3b7e97bc3ae1e.tar.bz2
gentoo-30a5286a4bbf06bfd41c7371d5d3b7e97bc3ae1e.zip
app-misc/grabcartoons: use HTTPs
Closes: https://github.com/gentoo/gentoo/pull/9133
Diffstat (limited to 'app-misc/grabcartoons/grabcartoons-9999.ebuild')
-rw-r--r--app-misc/grabcartoons/grabcartoons-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/grabcartoons/grabcartoons-9999.ebuild b/app-misc/grabcartoons/grabcartoons-9999.ebuild
index 77fbcd8f86b9..6a318e06fa51 100644
--- a/app-misc/grabcartoons/grabcartoons-9999.ebuild
+++ b/app-misc/grabcartoons/grabcartoons-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,7 +13,7 @@ else
fi
DESCRIPTION="Comic-summarizing utility"
-HOMEPAGE="http://zzamboni.org/grabcartoons"
+HOMEPAGE="https://zzamboni.org/code/grabcartoons/"
LICENSE="BSD"
SLOT="0"