From 36127c872d6e358dfe39a2a68a709466e1b52b97 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 26 Dec 2021 00:14:18 +0000 Subject: gui-apps/slurp: drop trailing full stop from DESCRIPTION Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sam James --- gui-apps/slurp/slurp-1.2.0.ebuild | 4 ++-- gui-apps/slurp/slurp-1.3.2.ebuild | 4 ++-- gui-apps/slurp/slurp-9999.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'gui-apps') diff --git a/gui-apps/slurp/slurp-1.2.0.ebuild b/gui-apps/slurp/slurp-1.2.0.ebuild index 7adb476ab7b3..2e9140af3add 100644 --- a/gui-apps/slurp/slurp-1.2.0.ebuild +++ b/gui-apps/slurp/slurp-1.2.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit meson -DESCRIPTION="Select a region in a Wayland compositor and print it to the standard output." +DESCRIPTION="Select a region in a Wayland compositor and print it to the standard output" HOMEPAGE="https://github.com/emersion/slurp" if [[ ${PV} == 9999 ]]; then diff --git a/gui-apps/slurp/slurp-1.3.2.ebuild b/gui-apps/slurp/slurp-1.3.2.ebuild index caa314103305..ae36f296c2cd 100644 --- a/gui-apps/slurp/slurp-1.3.2.ebuild +++ b/gui-apps/slurp/slurp-1.3.2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit meson -DESCRIPTION="Select a region in a Wayland compositor and print it to the standard output." +DESCRIPTION="Select a region in a Wayland compositor and print it to the standard output" HOMEPAGE="https://github.com/emersion/slurp" if [[ ${PV} == 9999 ]]; then diff --git a/gui-apps/slurp/slurp-9999.ebuild b/gui-apps/slurp/slurp-9999.ebuild index fb2c435d74cb..3a5dd5a59936 100644 --- a/gui-apps/slurp/slurp-9999.ebuild +++ b/gui-apps/slurp/slurp-9999.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit meson -DESCRIPTION="Select a region in a Wayland compositor and print it to the standard output." +DESCRIPTION="Select a region in a Wayland compositor and print it to the standard output" HOMEPAGE="https://github.com/emersion/slurp" if [[ ${PV} == 9999 ]]; then -- cgit v1.2.3-65-gdbad