From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DEB0E13933E for ; Thu, 8 Jul 2021 17:35:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E3744E0B4C; Thu, 8 Jul 2021 17:35:14 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A5EBAE0B3B for ; Thu, 8 Jul 2021 17:35:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6ABB7342A92 for ; Thu, 8 Jul 2021 17:35:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DBC6B7CB for ; Thu, 8 Jul 2021 17:35:11 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1625765703.848cd287ddfcf9f03b3cb164f4034b6a966fbca6.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-shell/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-base/gnome-shell/gnome-shell-40.1-r1.ebuild gnome-base/gnome-shell/gnome-shell-40.1.ebuild gnome-base/gnome-shell/gnome-shell-40.2.ebuild X-VCS-Directories: gnome-base/gnome-shell/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 848cd287ddfcf9f03b3cb164f4034b6a966fbca6 X-VCS-Branch: master Date: Thu, 8 Jul 2021 17:35:11 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 39ecf4dd-1de8-42ca-85ff-43eb227a6ff3 X-Archives-Hash: 62895cba3d65ac068e7fef0ad12f5aff commit: 848cd287ddfcf9f03b3cb164f4034b6a966fbca6 Author: Jakub Ternka gmail com> AuthorDate: Thu Jun 24 00:28:26 2021 +0000 Commit: Matt Turner gentoo 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 gmail.com> Signed-off-by: Matt Turner 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+"