summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-26 00:08:07 +0000
committerSam James <sam@gentoo.org>2021-12-26 00:18:08 +0000
commitc7fe16ffb6fdc589156ebb4e45ab91d384698b89 (patch)
treeee03955fb78cdfb0f6dcf65f4ad3239db8df790a /dev-libs/tree-sitter
parentdev-libs/mimetic: drop trailing full stop from DESCRIPTION (diff)
downloadgentoo-c7fe16ffb6fdc589156ebb4e45ab91d384698b89.tar.gz
gentoo-c7fe16ffb6fdc589156ebb4e45ab91d384698b89.tar.bz2
gentoo-c7fe16ffb6fdc589156ebb4e45ab91d384698b89.zip
dev-libs/tree-sitter: 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-libs/tree-sitter')
-rw-r--r--dev-libs/tree-sitter/tree-sitter-0.20.0.ebuild2
-rw-r--r--dev-libs/tree-sitter/tree-sitter-0.20.1-r1.ebuild2
-rw-r--r--dev-libs/tree-sitter/tree-sitter-9999.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/tree-sitter/tree-sitter-0.20.0.ebuild b/dev-libs/tree-sitter/tree-sitter-0.20.0.ebuild
index 38e6fa4e20bf..7498b7f83f44 100644
--- a/dev-libs/tree-sitter/tree-sitter-0.20.0.ebuild
+++ b/dev-libs/tree-sitter/tree-sitter-0.20.0.ebuild
@@ -5,7 +5,7 @@ EAPI=7
inherit toolchain-funcs
-DESCRIPTION="Tree-sitter is a parser generator tool and an incremental parsing library."
+DESCRIPTION="Tree-sitter is a parser generator tool and an incremental parsing library"
HOMEPAGE="https://github.com/tree-sitter/tree-sitter"
if [[ ${PV} == *9999* ]]; then
diff --git a/dev-libs/tree-sitter/tree-sitter-0.20.1-r1.ebuild b/dev-libs/tree-sitter/tree-sitter-0.20.1-r1.ebuild
index db5901f18e86..e439a8fa3c4e 100644
--- a/dev-libs/tree-sitter/tree-sitter-0.20.1-r1.ebuild
+++ b/dev-libs/tree-sitter/tree-sitter-0.20.1-r1.ebuild
@@ -116,7 +116,7 @@ CRATES="
inherit toolchain-funcs cargo
-DESCRIPTION="Tree-sitter is a parser generator tool and an incremental parsing library."
+DESCRIPTION="Tree-sitter is a parser generator tool and an incremental parsing library"
HOMEPAGE="https://github.com/tree-sitter/tree-sitter"
if [[ ${PV} == *9999* ]]; then
diff --git a/dev-libs/tree-sitter/tree-sitter-9999.ebuild b/dev-libs/tree-sitter/tree-sitter-9999.ebuild
index 0c65cf2416ce..74713d7aef17 100644
--- a/dev-libs/tree-sitter/tree-sitter-9999.ebuild
+++ b/dev-libs/tree-sitter/tree-sitter-9999.ebuild
@@ -7,7 +7,7 @@ CARGO_OPTIONAL=1
inherit toolchain-funcs cargo
-DESCRIPTION="Tree-sitter is a parser generator tool and an incremental parsing library."
+DESCRIPTION="Tree-sitter is a parser generator tool and an incremental parsing library"
HOMEPAGE="https://github.com/tree-sitter/tree-sitter"
if [[ ${PV} == *9999* ]]; then