app-editors/pluma-plugins: Remove full stop from DESCRIPTION

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2026-04-25 12:10:39 +02:00
parent 87178c2fc0
commit 26ae8c81a2
2 changed files with 3 additions and 3 deletions
@@ -13,7 +13,7 @@ if [[ ${PV} != 9999 ]]; then
KEYWORDS="~amd64 ~x86"
fi
DESCRIPTION="A set of plugins for Pluma, the MATE text editor."
DESCRIPTION="A set of plugins for Pluma, the MATE text editor"
LICENSE="FDL-1.1+ GPL-2+ LGPL-2+"
SLOT="0"
@@ -1,4 +1,4 @@
# Copyright 2021-2024 Gentoo Authors
# Copyright 2021-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ if [[ ${PV} != 9999 ]]; then
KEYWORDS="amd64 x86"
fi
DESCRIPTION="A set of plugins for Pluma, the MATE text editor."
DESCRIPTION="A set of plugins for Pluma, the MATE text editor"
LICENSE="FDL-1.1+ GPL-2+ LGPL-2+"
SLOT="0"