From: Michael Mair-Keimberger Date: Sun, 8 Jul 2018 09:32:32 +0000 (+0200) Subject: app-misc/grabcartoons: use HTTPs X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=30a5286a4bbf06bfd41c7371d5d3b7e97bc3ae1e;p=gentoo.git app-misc/grabcartoons: use HTTPs Closes: https://github.com/gentoo/gentoo/pull/9133 --- diff --git a/app-misc/grabcartoons/grabcartoons-2.8.4_p20141112.ebuild b/app-misc/grabcartoons/grabcartoons-2.8.4_p20141112.ebuild index 77fbcd8f86b9..6a318e06fa51 100644 --- a/app-misc/grabcartoons/grabcartoons-2.8.4_p20141112.ebuild +++ b/app-misc/grabcartoons/grabcartoons-2.8.4_p20141112.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" 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"