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: Wed, 28 Apr 2021 16:27:39
Message-Id: 1619627243.e3c827da4463916a6e57a07c73a7c5accd36d082.mattst88@gentoo
1 commit: e3c827da4463916a6e57a07c73a7c5accd36d082
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 28 16:17:30 2021 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 28 16:27:23 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3c827da
7
8 gnome-extra/gnome-boxes: Depend on appropriate app-misc/tracker SLOT
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 .../{gnome-boxes-3.36.6.ebuild => gnome-boxes-3.36.6-r1.ebuild} | 2 +-
13 .../gnome-boxes/{gnome-boxes-40.0.ebuild => gnome-boxes-40.0-r1.ebuild} | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/gnome-extra/gnome-boxes/gnome-boxes-3.36.6.ebuild b/gnome-extra/gnome-boxes/gnome-boxes-3.36.6-r1.ebuild
17 similarity index 99%
18 rename from gnome-extra/gnome-boxes/gnome-boxes-3.36.6.ebuild
19 rename to gnome-extra/gnome-boxes/gnome-boxes-3.36.6-r1.ebuild
20 index bae4e2ebd19..6c8eb895689 100644
21 --- a/gnome-extra/gnome-boxes/gnome-boxes-3.36.6.ebuild
22 +++ b/gnome-extra/gnome-boxes/gnome-boxes-3.36.6-r1.ebuild
23 @@ -50,7 +50,7 @@ DEPEND="
24 # app-emulation/qemu qemu-img used to convert image to QCOW2 format during copy
25 RDEPEND="${DEPEND}
26 app-cdr/cdrtools
27 - >=app-misc/tracker-miners-2[iso]
28 + >=app-misc/tracker-miners-2:0[iso]
29 app-emulation/spice[smartcard]
30 >=app-emulation/libvirt-0.9.3[libvirtd,qemu]
31 >=app-emulation/qemu-1.3.1[spice,smartcard,usbredir]
32
33 diff --git a/gnome-extra/gnome-boxes/gnome-boxes-40.0.ebuild b/gnome-extra/gnome-boxes/gnome-boxes-40.0-r1.ebuild
34 similarity index 99%
35 rename from gnome-extra/gnome-boxes/gnome-boxes-40.0.ebuild
36 rename to gnome-extra/gnome-boxes/gnome-boxes-40.0-r1.ebuild
37 index 485832cd9fd..2078408e917 100644
38 --- a/gnome-extra/gnome-boxes/gnome-boxes-40.0.ebuild
39 +++ b/gnome-extra/gnome-boxes/gnome-boxes-40.0-r1.ebuild
40 @@ -51,7 +51,7 @@ DEPEND="
41 # app-emulation/qemu qemu-img used to convert image to QCOW2 format during copy
42 RDEPEND="${DEPEND}
43 app-cdr/cdrtools
44 - >=app-misc/tracker-miners-2[iso]
45 + app-misc/tracker-miners:3[iso]
46 app-emulation/spice[smartcard]
47 >=app-emulation/libvirt-0.9.3[libvirtd,qemu]
48 >=app-emulation/qemu-1.3.1[spice,smartcard,usbredir]