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/
Date: Thu, 08 Jul 2021 17:35:15
Message-Id: 1625765703.65ba3a9a7c0b1caaff0476d3c7b3da5a82491455.mattst88@gentoo
1 commit: 65ba3a9a7c0b1caaff0476d3c7b3da5a82491455
2 Author: Jakub Ternka <ternka122 <AT> gmail <DOT> com>
3 AuthorDate: Thu Jun 24 00:24:51 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=65ba3a9a
7
8 gnome-base/gnome: 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/gnome-40.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/gnome-base/gnome/gnome-40.0.ebuild b/gnome-base/gnome/gnome-40.0.ebuild
17 index dc90a56b5c5..6e8e07da539 100644
18 --- a/gnome-base/gnome/gnome-40.0.ebuild
19 +++ b/gnome-base/gnome/gnome-40.0.ebuild
20 @@ -3,7 +3,7 @@
21
22 EAPI=7
23
24 -DESCRIPTION="Meta package for GNOME 3, merge this package to install"
25 +DESCRIPTION="Meta package for GNOME, merge this package to install"
26 HOMEPAGE="https://www.gnome.org/"
27
28 LICENSE="metapackage"