diff options
author | Sam James <sam@gentoo.org> | 2021-12-26 00:16:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-26 00:19:50 +0000 |
commit | e51e21daf5c1f5bf9c7e1ac29a1dcbe0af001b69 (patch) | |
tree | 16e4b16bd7f033090579c29851e2f653a6a03706 /sys-process/gnome-usage | |
parent | sys-libs/queue-standalone: drop trailing full stop from DESCRIPTION (diff) | |
download | gentoo-e51e21daf5c1f5bf9c7e1ac29a1dcbe0af001b69.tar.gz gentoo-e51e21daf5c1f5bf9c7e1ac29a1dcbe0af001b69.tar.bz2 gentoo-e51e21daf5c1f5bf9c7e1ac29a1dcbe0af001b69.zip |
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@gentoo.org>
Diffstat (limited to 'sys-process/gnome-usage')
-rw-r--r-- | sys-process/gnome-usage/gnome-usage-3.38.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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+" |