summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-12-16 15:30:10 +0100
committerMichał Górny <mgorny@gentoo.org>2019-12-16 15:38:01 +0100
commite1d09f83c999e0d9851060841f7aebda19d16f37 (patch)
tree61f8a13696b3e678e804760c0eba44e72e15ead8 /dev-python/sphinx-py3doc-enhanced-theme
parentdev-python/pytest-virtualenv: Update HOMEPAGE (diff)
downloadgentoo-e1d09f83c999e0d9851060841f7aebda19d16f37.tar.gz
gentoo-e1d09f83c999e0d9851060841f7aebda19d16f37.tar.bz2
gentoo-e1d09f83c999e0d9851060841f7aebda19d16f37.zip
dev-python/sphinx-py3doc-enhanced-theme: Update HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/sphinx-py3doc-enhanced-theme')
-rw-r--r--dev-python/sphinx-py3doc-enhanced-theme/sphinx-py3doc-enhanced-theme-2.3.2-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/sphinx-py3doc-enhanced-theme/sphinx-py3doc-enhanced-theme-2.3.2-r1.ebuild b/dev-python/sphinx-py3doc-enhanced-theme/sphinx-py3doc-enhanced-theme-2.3.2-r1.ebuild
index 24c5412f96c9..4176f878b7c3 100644
--- a/dev-python/sphinx-py3doc-enhanced-theme/sphinx-py3doc-enhanced-theme-2.3.2-r1.ebuild
+++ b/dev-python/sphinx-py3doc-enhanced-theme/sphinx-py3doc-enhanced-theme-2.3.2-r1.ebuild
@@ -9,7 +9,8 @@ PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy pypy3 )
inherit distutils-r1
DESCRIPTION="Enhanced Sphinx theme (based on Python 3 docs)"
-HOMEPAGE="https://github.com/ionelmc/sphinx-py3doc-enhanced-theme https://pypi.org/project/sphinx-py3doc-enhanced-theme/"
+HOMEPAGE="https://github.com/ionelmc/sphinx-py3doc-enhanced-theme
+ https://pypi.org/project/sphinx_py3doc_enhanced_theme/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"