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-apps/
Date: Thu, 08 Jul 2021 17:35:16
Message-Id: 1625765702.da1a29f3ae4782742fd91ce199272cfeb9dde6db.mattst88@gentoo
1 commit: da1a29f3ae4782742fd91ce199272cfeb9dde6db
2 Author: Jakub Ternka <ternka122 <AT> gmail <DOT> com>
3 AuthorDate: Thu Jun 24 00:25:30 2021 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 8 17:35:02 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da1a29f3
7
8 gnome-base/gnome-core-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-core-apps/gnome-core-apps-40.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/gnome-base/gnome-core-apps/gnome-core-apps-40.0.ebuild b/gnome-base/gnome-core-apps/gnome-core-apps-40.0.ebuild
17 index 57bdf7fdf12..078b240c3d3 100644
18 --- a/gnome-base/gnome-core-apps/gnome-core-apps-40.0.ebuild
19 +++ b/gnome-base/gnome-core-apps/gnome-core-apps-40.0.ebuild
20 @@ -3,7 +3,7 @@
21
22 EAPI=7
23
24 -DESCRIPTION="Sub-meta package for the core applications integrated with GNOME 3"
25 +DESCRIPTION="Sub-meta package for the core applications integrated with GNOME"
26 HOMEPAGE="https://www.gnome.org/"
27 LICENSE="metapackage"
28 SLOT="3.0"