commit: 65ba3a9a7c0b1caaff0476d3c7b3da5a82491455 Author: Jakub Ternka <ternka122 <AT> gmail <DOT> com> AuthorDate: Thu Jun 24 00:24:51 2021 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Thu Jul 8 17:35:03 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65ba3a9a
gnome-base/gnome: Remove GNOME version number from description Signed-off-by: Jakub Ternka <ternka122 <AT> gmail.com> Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> gnome-base/gnome/gnome-40.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-base/gnome/gnome-40.0.ebuild b/gnome-base/gnome/gnome-40.0.ebuild index dc90a56b5c5..6e8e07da539 100644 --- a/gnome-base/gnome/gnome-40.0.ebuild +++ b/gnome-base/gnome/gnome-40.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -DESCRIPTION="Meta package for GNOME 3, merge this package to install" +DESCRIPTION="Meta package for GNOME, merge this package to install" HOMEPAGE="https://www.gnome.org/" LICENSE="metapackage"
