commit: 59f7cd3db3a84c1e2f42acb9101c2b2e18be7859
Author: Jakub Ternka <ternka122 <AT> gmail <DOT> com>
AuthorDate: Thu Jun 24 00:22:02 2021 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Jul 8 17:35:05 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59f7cd3d
x11-misc/libinput-gestures: Remove GNOME version number from elog
Signed-off-by: Jakub Ternka <ternka122 <AT> gmail.com>
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
x11-misc/libinput-gestures/libinput-gestures-2.56.ebuild | 2 +-
x11-misc/libinput-gestures/libinput-gestures-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-misc/libinput-gestures/libinput-gestures-2.56.ebuild
b/x11-misc/libinput-gestures/libinput-gestures-2.56.ebuild
index 3655e40fce2..a3a54df298e 100644
--- a/x11-misc/libinput-gestures/libinput-gestures-2.56.ebuild
+++ b/x11-misc/libinput-gestures/libinput-gestures-2.56.ebuild
@@ -45,7 +45,7 @@ pkg_postinst() {
elog "You must be in the input group to read the touchpad device."
if ! has_version x11-libs/gtk+:3 ; then
- elog "${PN}-setup script supports Gnome 3 via x11-libs/gtk+:3."
+ elog "${PN}-setup script supports GNOME via x11-libs/gtk+:3."
fi
if ! has_version kde-plasma/kde-cli-tools:5 ; then
elog "${PN}-setup script supports Plasma 5 via
kde-plasma/kde-cli-tools:5."
diff --git a/x11-misc/libinput-gestures/libinput-gestures-9999.ebuild
b/x11-misc/libinput-gestures/libinput-gestures-9999.ebuild
index 3655e40fce2..a3a54df298e 100644
--- a/x11-misc/libinput-gestures/libinput-gestures-9999.ebuild
+++ b/x11-misc/libinput-gestures/libinput-gestures-9999.ebuild
@@ -45,7 +45,7 @@ pkg_postinst() {
elog "You must be in the input group to read the touchpad device."
if ! has_version x11-libs/gtk+:3 ; then
- elog "${PN}-setup script supports Gnome 3 via x11-libs/gtk+:3."
+ elog "${PN}-setup script supports GNOME via x11-libs/gtk+:3."
fi
if ! has_version kde-plasma/kde-cli-tools:5 ; then
elog "${PN}-setup script supports Plasma 5 via
kde-plasma/kde-cli-tools:5."