diff options
Diffstat (limited to 'gnome-extra/gnome-shell-extensions')
3 files changed, 5 insertions, 5 deletions
diff --git a/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-3.24.3.ebuild b/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-3.24.3.ebuild index b083460498d0..d284a524c04c 100644 --- a/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-3.24.3.ebuild +++ b/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-3.24.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -44,7 +44,7 @@ To change the system default and enable some extensions, you can use Alternatively, to enable/disable extensions on a per-user basis, you can use the https://extensions.gnome.org/ web interface, the -gnome-extra/gnome-tweak-tool GUI, or modify the org.gnome.shell +gnome-extra/gnome-tweaks GUI, or modify the org.gnome.shell enabled-extensions gsettings key from the command line or a script." src_configure() { diff --git a/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-3.26.2-r1.ebuild b/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-3.26.2-r1.ebuild index 4d6478b6b512..d39aa6fc3581 100644 --- a/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-3.26.2-r1.ebuild +++ b/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-3.26.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -45,7 +45,7 @@ To change the system default and enable some extensions, you can use Alternatively, to enable/disable extensions on a per-user basis, you can use the https://extensions.gnome.org/ web interface, the -gnome-extra/gnome-tweak-tool GUI, or modify the org.gnome.shell +gnome-extra/gnome-tweaks GUI, or modify the org.gnome.shell enabled-extensions gsettings key from the command line or a script." PATCHES=( diff --git a/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-3.28.1.ebuild b/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-3.28.1.ebuild index f6647a89d4b2..ffc0b6d46596 100644 --- a/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-3.28.1.ebuild +++ b/gnome-extra/gnome-shell-extensions/gnome-shell-extensions-3.28.1.ebuild @@ -47,7 +47,7 @@ To change the system default and enable some extensions, you can use Alternatively, to enable/disable extensions on a per-user basis, you can use the https://extensions.gnome.org/ web interface, the -gnome-extra/gnome-tweak-tool GUI, or modify the org.gnome.shell +gnome-extra/gnome-tweaks GUI, or modify the org.gnome.shell enabled-extensions gsettings key from the command line or a script." src_configure() { |