summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Ternka <ternka122@gmail.com>2021-06-24 02:22:02 +0200
committerMatt Turner <mattst88@gentoo.org>2021-07-08 10:35:05 -0700
commit59f7cd3db3a84c1e2f42acb9101c2b2e18be7859 (patch)
tree12014be688c7868f1dac5bb346d3ddf160a5fd24
parentgnome-extra/gnome-tweaks: Remove GNOME version number from description (diff)
downloadgentoo-59f7cd3d.tar.gz
gentoo-59f7cd3d.tar.bz2
gentoo-59f7cd3d.zip
x11-misc/libinput-gestures: Remove GNOME version number from elog
Signed-off-by: Jakub Ternka <ternka122@gmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r--x11-misc/libinput-gestures/libinput-gestures-2.56.ebuild2
-rw-r--r--x11-misc/libinput-gestures/libinput-gestures-9999.ebuild2
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 3655e40fce2c..a3a54df298e1 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 3655e40fce2c..a3a54df298e1 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."