commit: 848cd287ddfcf9f03b3cb164f4034b6a966fbca6
Author: Jakub Ternka <ternka122 <AT> gmail <DOT> com>
AuthorDate: Thu Jun 24 00:28:26 2021 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Jul 8 17:35:03 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=848cd287
gnome-base/gnome-shell: Remove GNOME version number from description
Signed-off-by: Jakub Ternka <ternka122 <AT> gmail.com>
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
gnome-base/gnome-shell/gnome-shell-40.1-r1.ebuild | 2 +-
gnome-base/gnome-shell/gnome-shell-40.1.ebuild | 2 +-
gnome-base/gnome-shell/gnome-shell-40.2.ebuild | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnome-base/gnome-shell/gnome-shell-40.1-r1.ebuild
b/gnome-base/gnome-shell/gnome-shell-40.1-r1.ebuild
index f5b178e08fa..75c7f4c0b74 100644
--- a/gnome-base/gnome-shell/gnome-shell-40.1-r1.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-40.1-r1.ebuild
@@ -6,7 +6,7 @@ PYTHON_COMPAT=( python3_{7,8,9} )
inherit gnome.org gnome2-utils meson python-single-r1 virtualx xdg
-DESCRIPTION="Provides core UI functions for the GNOME 3 desktop"
+DESCRIPTION="Provides core UI functions for the GNOME desktop"
HOMEPAGE="https://wiki.gnome.org/Projects/GnomeShell"
SRC_URI+=" https://dev.gentoo.org/~leio/distfiles/${PF}-patchset.tar.xz"
diff --git a/gnome-base/gnome-shell/gnome-shell-40.1.ebuild
b/gnome-base/gnome-shell/gnome-shell-40.1.ebuild
index 59a68de0b27..c16d80cc4f5 100644
--- a/gnome-base/gnome-shell/gnome-shell-40.1.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-40.1.ebuild
@@ -6,7 +6,7 @@ PYTHON_COMPAT=( python3_{7,8,9} )
inherit gnome.org gnome2-utils meson python-single-r1 virtualx xdg
-DESCRIPTION="Provides core UI functions for the GNOME 3 desktop"
+DESCRIPTION="Provides core UI functions for the GNOME desktop"
HOMEPAGE="https://wiki.gnome.org/Projects/GnomeShell"
LICENSE="GPL-2+ LGPL-2+"
diff --git a/gnome-base/gnome-shell/gnome-shell-40.2.ebuild
b/gnome-base/gnome-shell/gnome-shell-40.2.ebuild
index 1fc9453b482..96fa03cf83f 100644
--- a/gnome-base/gnome-shell/gnome-shell-40.2.ebuild
+++ b/gnome-base/gnome-shell/gnome-shell-40.2.ebuild
@@ -6,7 +6,7 @@ PYTHON_COMPAT=( python3_{7,8,9} )
inherit gnome.org gnome2-utils meson python-single-r1 virtualx xdg
-DESCRIPTION="Provides core UI functions for the GNOME 3 desktop"
+DESCRIPTION="Provides core UI functions for the GNOME desktop"
HOMEPAGE="https://wiki.gnome.org/Projects/GnomeShell"
LICENSE="GPL-2+ LGPL-2+"