summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Sokolov <sokolov@google.com>2020-06-04 11:04:34 +0200
committerDavid Seifert <soap@gentoo.org>2020-06-04 11:04:34 +0200
commit2acfba5e5c89ebd08efae4af2afaa101bb522d4f (patch)
tree3c9da28a1ef4eb32cda97e9f0a3194d94ea8d62b /dev-python/misaka
parentapp-officeext/dmaths: update homepage (diff)
downloadgentoo-2acfba5e5c89ebd08efae4af2afaa101bb522d4f.tar.gz
gentoo-2acfba5e5c89ebd08efae4af2afaa101bb522d4f.tar.bz2
gentoo-2acfba5e5c89ebd08efae4af2afaa101bb522d4f.zip
dev-python/misaka: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov <sokolov@google.com> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-python/misaka')
-rw-r--r--dev-python/misaka/misaka-1.0.2.ebuild4
1 files 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 d5020c59225c..0d286e7345db 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"