mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
app-misc/grabcartoons: use HTTPs
Closes: https://github.com/gentoo/gentoo/pull/9133
This commit is contained in:
committed by
Andreas Sturmlechner
parent
abc2f318ed
commit
30a5286a4b
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user