diff options
author | Jakub Ternka <ternka122@gmail.com> | 2021-06-24 02:28:26 +0200 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2021-07-08 10:35:03 -0700 |
commit | 848cd287ddfcf9f03b3cb164f4034b6a966fbca6 (patch) | |
tree | 2a84d47ed93f8b0abe658f80e4fc0ea9d38f555b /gnome-base/gnome-shell | |
parent | gnome-base/gnome: Remove GNOME version number from description (diff) | |
download | gentoo-848cd287ddfcf9f03b3cb164f4034b6a966fbca6.tar.gz gentoo-848cd287ddfcf9f03b3cb164f4034b6a966fbca6.tar.bz2 gentoo-848cd287ddfcf9f03b3cb164f4034b6a966fbca6.zip |
gnome-base/gnome-shell: Remove GNOME version number from description
Signed-off-by: Jakub Ternka <ternka122@gmail.com>
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'gnome-base/gnome-shell')
-rw-r--r-- | gnome-base/gnome-shell/gnome-shell-40.1-r1.ebuild | 2 | ||||
-rw-r--r-- | gnome-base/gnome-shell/gnome-shell-40.1.ebuild | 2 | ||||
-rw-r--r-- | 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 f5b178e08fa8..75c7f4c0b748 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 59a68de0b270..c16d80cc4f55 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 1fc9453b4820..96fa03cf83f6 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+" |