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-core-libs/
Date: Thu, 08 Jul 2021 17:35:16
Message-Id: 1625765703.2fcc89e0b7bd9e31701b3e0bf7a21f05be183ddb.mattst88@gentoo
1 commit: 2fcc89e0b7bd9e31701b3e0bf7a21f05be183ddb
2 Author: Jakub Ternka <ternka122 <AT> gmail <DOT> com>
3 AuthorDate: Thu Jun 24 00:26:22 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=2fcc89e0
7
8 gnome-base/gnome-core-libs: 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-core-libs/gnome-core-libs-40.0.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-40.0.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-40.0.ebuild
17 index c7fe9bc465d..7548e8e2fc7 100644
18 --- a/gnome-base/gnome-core-libs/gnome-core-libs-40.0.ebuild
19 +++ b/gnome-base/gnome-core-libs/gnome-core-libs-40.0.ebuild
20 @@ -3,7 +3,7 @@
21
22 EAPI=7
23
24 -DESCRIPTION="Sub-meta package for the core libraries of GNOME 3"
25 +DESCRIPTION="Sub-meta package for the core libraries of GNOME"
26 HOMEPAGE="https://www.gnome.org/"
27 LICENSE="metapackage"
28 SLOT="3.0"
29 @@ -14,7 +14,7 @@ IUSE="cups python"
30 KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
31
32 # Note to developers:
33 -# This is a wrapper for the core libraries used by GNOME 3
34 +# This is a wrapper for the core libraries used by GNOME
35 RDEPEND="
36 >=dev-libs/glib-2.68.0:2
37 >=x11-libs/gdk-pixbuf-2.42.4:2