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-shell/
Date: Sat, 01 Oct 2022 17:16:58
Message-Id: 1664644604.b5577541d5cd4d250305242f5cab54bcb55b7e64.mattst88@gentoo
1 commit: b5577541d5cd4d250305242f5cab54bcb55b7e64
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 1 16:55:34 2022 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 1 17:16:44 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5577541
7
8 gnome-base/gnome-shell: Depend on app-crypt/gcr:0
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 .../{gnome-shell-42.4-r2.ebuild => gnome-shell-42.4-r3.ebuild} | 2 +-
13 .../{gnome-shell-42.5-r1.ebuild => gnome-shell-42.5-r2.ebuild} | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/gnome-base/gnome-shell/gnome-shell-42.4-r2.ebuild b/gnome-base/gnome-shell/gnome-shell-42.4-r3.ebuild
17 similarity index 99%
18 rename from gnome-base/gnome-shell/gnome-shell-42.4-r2.ebuild
19 rename to gnome-base/gnome-shell/gnome-shell-42.4-r3.ebuild
20 index 9d0c56a7a465..98679dac2b62 100644
21 --- a/gnome-base/gnome-shell/gnome-shell-42.4-r2.ebuild
22 +++ b/gnome-base/gnome-shell/gnome-shell-42.4-r3.ebuild
23 @@ -23,7 +23,7 @@ KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
24 # * gstreamer/pipewire support is currently automagic
25 DEPEND="
26 >=gnome-extra/evolution-data-server-3.33.1:=
27 - >=app-crypt/gcr-3.7.5:=[introspection]
28 + >=app-crypt/gcr-3.7.5:0=[introspection]
29 >=dev-libs/glib-2.68:2
30 >=dev-libs/gobject-introspection-1.49.1:=
31 >=dev-libs/gjs-1.71.1[cairo]
32
33 diff --git a/gnome-base/gnome-shell/gnome-shell-42.5-r1.ebuild b/gnome-base/gnome-shell/gnome-shell-42.5-r2.ebuild
34 similarity index 99%
35 rename from gnome-base/gnome-shell/gnome-shell-42.5-r1.ebuild
36 rename to gnome-base/gnome-shell/gnome-shell-42.5-r2.ebuild
37 index 45a76ecea33f..73c44fbd2502 100644
38 --- a/gnome-base/gnome-shell/gnome-shell-42.5-r1.ebuild
39 +++ b/gnome-base/gnome-shell/gnome-shell-42.5-r2.ebuild
40 @@ -23,7 +23,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
41 # * gstreamer/pipewire support is currently automagic
42 DEPEND="
43 >=gnome-extra/evolution-data-server-3.33.1:=
44 - >=app-crypt/gcr-3.7.5:=[introspection]
45 + >=app-crypt/gcr-3.7.5:0=[introspection]
46 >=dev-libs/glib-2.68:2
47 >=dev-libs/gobject-introspection-1.49.1:=
48 >=dev-libs/gjs-1.71.1[cairo]