dev-vcs/notify-webhook: drop trailing full stop from DESCRIPTION

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-12-26 00:13:56 +00:00
parent e019b2fb17
commit de1a7ccf61

View File

@@ -5,7 +5,7 @@ EAPI=5
PYTHON_COMPAT=( pypy3 )
DESCRIPTION="Git post-receive web hook notifier in Python."
DESCRIPTION="Git post-receive web hook notifier in Python"
HOMEPAGE="https://github.com/metajack/notify-webhook"
#COMMIT='c571160f155122446e97bb01c1150b4d14ea69d6'
SRC_URI="https://github.com/metajack/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"