diff --git a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.7.1.ebuild b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.7.1.ebuild index 521bc1d1cc047..e0e5014bf9244 100644 --- a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.7.1.ebuild +++ b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.7.1.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( pypy3 python3_{8..10} ) inherit distutils-r1 -DESCRIPTION="Create a custom 404 page with absolute URLs hardcoded." +DESCRIPTION="Create a custom 404 page with absolute URLs hardcoded" HOMEPAGE="https://sphinx-notfound-page.readthedocs.io/" # PyPI tarballs lack tests # https://github.com/readthedocs/sphinx-notfound-page/pull/110 diff --git a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild index 8b23c2564b9ce..29b071af32ec8 100644 --- a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild +++ b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild @@ -6,7 +6,7 @@ EAPI=8 PYTHON_COMPAT=( pypy3 python3_{8..10} ) inherit distutils-r1 -DESCRIPTION="Create a custom 404 page with absolute URLs hardcoded." +DESCRIPTION="Create a custom 404 page with absolute URLs hardcoded" HOMEPAGE="https://sphinx-notfound-page.readthedocs.io/" # PyPI tarballs lack tests # https://github.com/readthedocs/sphinx-notfound-page/pull/110