commit: e51e21daf5c1f5bf9c7e1ac29a1dcbe0af001b69 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Dec 26 00:16:10 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Dec 26 00:19:50 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e51e21da
sys-process/gnome-usage: drop trailing full stop from DESCRIPTION Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-process/gnome-usage/gnome-usage-3.38.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-process/gnome-usage/gnome-usage-3.38.1.ebuild b/sys-process/gnome-usage/gnome-usage-3.38.1.ebuild index d53a8a5db697..7e1b607deed6 100644 --- a/sys-process/gnome-usage/gnome-usage-3.38.1.ebuild +++ b/sys-process/gnome-usage/gnome-usage-3.38.1.ebuild @@ -7,7 +7,7 @@ VALA_USE_DEPEND="vapigen" inherit gnome.org gnome2-utils meson vala xdg -DESCRIPTION="A nice way to view information about use of system resources." +DESCRIPTION="A nice way to view information about use of system resources" HOMEPAGE="https://wiki.gnome.org/Apps/Usage" LICENSE="GPL-3+"
