mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user