diff options
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 |