diff options
author | Sam James <sam@gentoo.org> | 2021-12-26 00:14:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-26 00:19:26 +0000 |
commit | 36127c872d6e358dfe39a2a68a709466e1b52b97 (patch) | |
tree | f37a76293d1bbbda89f7f60f570dc172db8d77c5 /gui-apps | |
parent | gui-apps/mako: drop trailing full stop from DESCRIPTION (diff) | |
download | gentoo-36127c872d6e358dfe39a2a68a709466e1b52b97.tar.gz gentoo-36127c872d6e358dfe39a2a68a709466e1b52b97.tar.bz2 gentoo-36127c872d6e358dfe39a2a68a709466e1b52b97.zip |
gui-apps/slurp: 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 'gui-apps')
-rw-r--r-- | gui-apps/slurp/slurp-1.2.0.ebuild | 4 | ||||
-rw-r--r-- | gui-apps/slurp/slurp-1.3.2.ebuild | 4 | ||||
-rw-r--r-- | gui-apps/slurp/slurp-9999.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
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 |