From 2acfba5e5c89ebd08efae4af2afaa101bb522d4f Mon Sep 17 00:00:00 2001 From: Alexey Sokolov Date: Thu, 4 Jun 2020 11:04:34 +0200 Subject: [PATCH] dev-python/misaka: update homepage Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov Signed-off-by: David Seifert --- dev-python/misaka/misaka-1.0.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/misaka/misaka-1.0.2.ebuild b/dev-python/misaka/misaka-1.0.2.ebuild index d5020c59225cc..0d286e7345db3 100644 --- a/dev-python/misaka/misaka-1.0.2.ebuild +++ b/dev-python/misaka/misaka-1.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="The Python binding for Sundown, a markdown parsing library" -HOMEPAGE="http://misaka.61924.nl/" +HOMEPAGE="https://misaka.61924.nl/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="~amd64 ~x86"