dev-ml/jingoo: 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:08:33 +00:00
parent 0245b40bd9
commit 657fc954ff

View File

@@ -5,7 +5,7 @@ EAPI=7
inherit dune
DESCRIPTION="OCaml template engine almost compatible with Jinja2."
DESCRIPTION="OCaml template engine almost compatible with Jinja2"
HOMEPAGE="https://github.com/tategakibunko/jingoo"
SRC_URI="https://github.com/tategakibunko/${PN}/archive/v${PV}.tar.gz
-> ${P}.tar.gz"