From de1a7ccf61513f443d764cb787e62a65795a4d06 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 26 Dec 2021 00:13:56 +0000 Subject: 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 --- dev-vcs/notify-webhook/notify-webhook-0.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-vcs/notify-webhook') diff --git a/dev-vcs/notify-webhook/notify-webhook-0.1.0.ebuild b/dev-vcs/notify-webhook/notify-webhook-0.1.0.ebuild index 0f9aa3a06371..d28f6b8bbff9 100644 --- a/dev-vcs/notify-webhook/notify-webhook-0.1.0.ebuild +++ b/dev-vcs/notify-webhook/notify-webhook-0.1.0.ebuild @@ -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" -- cgit v1.2.3-65-gdbad