summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-26 00:05:54 +0000
committerSam James <sam@gentoo.org>2021-12-26 00:17:38 +0000
commit673802101347c7331af81bf1010810b657cbf991 (patch)
treecd0fd02f3bf4473ebf98bc7ee76e5926508d4fdb /app-editors
parentapp-dicts/sword-KingComm: drop trailing full stop from DESCRIPTION (diff)
downloadgentoo-673802101347c7331af81bf1010810b657cbf991.tar.gz
gentoo-673802101347c7331af81bf1010810b657cbf991.tar.bz2
gentoo-673802101347c7331af81bf1010810b657cbf991.zip
app-editors/neovim: 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 'app-editors')
-rw-r--r--app-editors/neovim/neovim-0.4.4-r101.ebuild2
-rw-r--r--app-editors/neovim/neovim-0.5.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/neovim/neovim-0.4.4-r101.ebuild b/app-editors/neovim/neovim-0.4.4-r101.ebuild
index a87ddc4c40e5..cbfbcb50f493 100644
--- a/app-editors/neovim/neovim-0.4.4-r101.ebuild
+++ b/app-editors/neovim/neovim-0.4.4-r101.ebuild
@@ -7,7 +7,7 @@ LUA_COMPAT=( lua5-{1..2} luajit )
inherit cmake lua-single optfeature xdg
-DESCRIPTION="Vim-fork focused on extensibility and agility."
+DESCRIPTION="Vim-fork focused on extensibility and agility"
HOMEPAGE="https://neovim.io"
if [[ ${PV} == 9999 ]]; then
diff --git a/app-editors/neovim/neovim-0.5.1.ebuild b/app-editors/neovim/neovim-0.5.1.ebuild
index f75cc58cc162..7256b3ebf29c 100644
--- a/app-editors/neovim/neovim-0.5.1.ebuild
+++ b/app-editors/neovim/neovim-0.5.1.ebuild
@@ -7,7 +7,7 @@ LUA_COMPAT=( lua5-{1..2} luajit )
inherit cmake lua-single optfeature xdg
-DESCRIPTION="Vim-fork focused on extensibility and agility."
+DESCRIPTION="Vim-fork focused on extensibility and agility"
HOMEPAGE="https://neovim.io"
if [[ ${PV} == 9999 ]]; then