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-extra/gnome-boxes/
Date: Thu, 08 Jul 2021 17:35:17
Message-Id: 1625765704.ccbfa31a85bf0c3e6857195d5526ea61e77c4648.mattst88@gentoo
1 commit: ccbfa31a85bf0c3e6857195d5526ea61e77c4648
2 Author: Jakub Ternka <ternka122 <AT> gmail <DOT> com>
3 AuthorDate: Thu Jun 24 00:30:13 2021 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 8 17:35:04 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccbfa31a
7
8 gnome-extra/gnome-boxes: 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-extra/gnome-boxes/gnome-boxes-40.1.ebuild | 2 +-
14 gnome-extra/gnome-boxes/gnome-boxes-40.2.ebuild | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/gnome-extra/gnome-boxes/gnome-boxes-40.1.ebuild b/gnome-extra/gnome-boxes/gnome-boxes-40.1.ebuild
18 index 0915f9bd34f..efb4ea47f40 100644
19 --- a/gnome-extra/gnome-boxes/gnome-boxes-40.1.ebuild
20 +++ b/gnome-extra/gnome-boxes/gnome-boxes-40.1.ebuild
21 @@ -7,7 +7,7 @@ VALA_MIN_API_VERSION="0.40"
22
23 inherit gnome.org gnome2-utils linux-info meson readme.gentoo-r1 vala xdg
24
25 -DESCRIPTION="Simple GNOME 3 application to access remote or virtual systems"
26 +DESCRIPTION="Simple GNOME application to access remote or virtual systems"
27 HOMEPAGE="https://wiki.gnome.org/Apps/Boxes"
28
29 LICENSE="LGPL-2+ CC-BY-2.0"
30
31 diff --git a/gnome-extra/gnome-boxes/gnome-boxes-40.2.ebuild b/gnome-extra/gnome-boxes/gnome-boxes-40.2.ebuild
32 index 2078408e917..5ce011c05b5 100644
33 --- a/gnome-extra/gnome-boxes/gnome-boxes-40.2.ebuild
34 +++ b/gnome-extra/gnome-boxes/gnome-boxes-40.2.ebuild
35 @@ -7,7 +7,7 @@ VALA_MIN_API_VERSION="0.40"
36
37 inherit gnome.org gnome2-utils linux-info meson readme.gentoo-r1 vala xdg
38
39 -DESCRIPTION="Simple GNOME 3 application to access remote or virtual systems"
40 +DESCRIPTION="Simple GNOME application to access remote or virtual systems"
41 HOMEPAGE="https://wiki.gnome.org/Apps/Boxes"
42
43 LICENSE="LGPL-2+ CC-BY-2.0"