Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-extra-apps/
Date: Thu, 08 Jul 2021 17:35:15
Message-Id: 1625765703.9aea6e6e0b8054131eb74d10c7b3b74eba37f01c.mattst88@gentoo
1 commit: 9aea6e6e0b8054131eb74d10c7b3b74eba37f01c
2 Author: Jakub Ternka <ternka122 <AT> gmail <DOT> com>
3 AuthorDate: Thu Jun 24 00:27:04 2021 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 8 17:35:03 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9aea6e6e
7
8 gnome-base/gnome-extra-apps: Remove GNOME version number from description
9
10 Signed-off-by: Jakub Ternka <ternka122 <AT> gmail.com>
11 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
12
13 gnome-base/gnome-extra-apps/gnome-extra-apps-40.0.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/gnome-base/gnome-extra-apps/gnome-extra-apps-40.0.ebuild b/gnome-base/gnome-extra-apps/gnome-extra-apps-40.0.ebuild
17 index 080f0126dc1..f58288124c7 100644
18 --- a/gnome-base/gnome-extra-apps/gnome-extra-apps-40.0.ebuild
19 +++ b/gnome-base/gnome-extra-apps/gnome-extra-apps-40.0.ebuild
20 @@ -3,7 +3,7 @@
21
22 EAPI=7
23
24 -DESCRIPTION="Sub-meta package for the applications of GNOME 3"
25 +DESCRIPTION="Sub-meta package for the applications of GNOME"
26 HOMEPAGE="https://www.gnome.org/"
27 LICENSE="metapackage"
28 SLOT="3.0"
29 @@ -12,7 +12,7 @@ IUSE="+games share +shotwell +tracker"
30 KEYWORDS="amd64 ~arm64 x86"
31
32 # Note to developers:
33 -# This is a wrapper for the extra apps integrated with GNOME 3
34 +# This is a wrapper for the extra apps integrated with GNOME
35 # Keep pkg order within a USE flag as upstream releng versions file
36 # TODO: Should we keep these here: gnome-dictionary, gucharmap, sound-juicer, vinagre; replace gucharmap with gnome-characters?
37 # TODO: Add gnome-remote-desktop as replacement for vino that was removed from meta in 3.36?