summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-26 00:08:33 +0000
committerSam James <sam@gentoo.org>2021-12-26 00:18:14 +0000
commit657fc954ff9686f27ef5477803c828d2c8688241 (patch)
treeeac5e919accad25c44929275f5f053e356a057ff /dev-ml/jingoo
parentdev-lisp/clx: drop trailing full stop from DESCRIPTION (diff)
downloadgentoo-657fc954ff9686f27ef5477803c828d2c8688241.tar.gz
gentoo-657fc954ff9686f27ef5477803c828d2c8688241.tar.bz2
gentoo-657fc954ff9686f27ef5477803c828d2c8688241.zip
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>
Diffstat (limited to 'dev-ml/jingoo')
-rw-r--r--dev-ml/jingoo/jingoo-1.4.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/jingoo/jingoo-1.4.2.ebuild b/dev-ml/jingoo/jingoo-1.4.2.ebuild
index 7002d58653e8..cef6205ee582 100644
--- a/dev-ml/jingoo/jingoo-1.4.2.ebuild
+++ b/dev-ml/jingoo/jingoo-1.4.2.ebuild
@@ -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"