summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-26 00:12:09 +0000
committerSam James <sam@gentoo.org>2021-12-26 00:18:58 +0000
commitd571831846cdad3c92c36f2c407f35e12baf22d2 (patch)
tree554f03cca81ae33030c6f67c0d2ff1f5f983dfb1 /dev-python/sphinx-notfound-page
parentdev-python/sentinels: drop trailing full stop from DESCRIPTION (diff)
downloadgentoo-d571831846cdad3c92c36f2c407f35e12baf22d2.tar.gz
gentoo-d571831846cdad3c92c36f2c407f35e12baf22d2.tar.bz2
gentoo-d571831846cdad3c92c36f2c407f35e12baf22d2.zip
dev-python/sphinx-notfound-page: drop trailing full stop from DESCRIPTION
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/sphinx-notfound-page')
-rw-r--r--dev-python/sphinx-notfound-page/sphinx-notfound-page-0.7.1.ebuild2
-rw-r--r--dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild2
2 files changed, 2 insertions, 2 deletions
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 521bc1d1cc04..e0e5014bf924 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 8b23c2564b9c..29b071af32ec 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