Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/spice-gtk/
Date: Thu, 16 Sep 2021 19:11:37
Message-Id: 1631819481.579cf597a3839e16dc0b50d5e78048f3b93eed49.sam@gentoo
1 commit: 579cf597a3839e16dc0b50d5e78048f3b93eed49
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 16 19:08:46 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 16 19:11:21 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=579cf597
7
8 net-misc/spice-gtk: fix libsoup slot dependency
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 .../spice-gtk/{spice-gtk-0.37-r2.ebuild => spice-gtk-0.37-r3.ebuild} | 2 +-
13 net-misc/spice-gtk/{spice-gtk-0.38.ebuild => spice-gtk-0.38-r2.ebuild} | 2 +-
14 .../spice-gtk/{spice-gtk-0.38-r1.ebuild => spice-gtk-0.38-r3.ebuild} | 2 +-
15 net-misc/spice-gtk/{spice-gtk-0.39.ebuild => spice-gtk-0.39-r1.ebuild} | 2 +-
16 net-misc/spice-gtk/spice-gtk-9999.ebuild | 2 +-
17 5 files changed, 5 insertions(+), 5 deletions(-)
18
19 diff --git a/net-misc/spice-gtk/spice-gtk-0.37-r2.ebuild b/net-misc/spice-gtk/spice-gtk-0.37-r3.ebuild
20 similarity index 99%
21 rename from net-misc/spice-gtk/spice-gtk-0.37-r2.ebuild
22 rename to net-misc/spice-gtk/spice-gtk-0.37-r3.ebuild
23 index 956edea6785..e6215587090 100644
24 --- a/net-misc/spice-gtk/spice-gtk-0.37-r2.ebuild
25 +++ b/net-misc/spice-gtk/spice-gtk-0.37-r3.ebuild
26 @@ -50,7 +50,7 @@ RDEPEND="
27 )
28 webdav? (
29 net-libs/phodav:2.0
30 - >=net-libs/libsoup-2.49.91 )
31 + >=net-libs/libsoup-2.49.91:2.4 )
32 "
33 # TODO: spice-gtk has an automagic dependency on x11-libs/libva without a
34 # configure knob. The package is relatively lightweight so we just depend
35
36 diff --git a/net-misc/spice-gtk/spice-gtk-0.38.ebuild b/net-misc/spice-gtk/spice-gtk-0.38-r2.ebuild
37 similarity index 98%
38 rename from net-misc/spice-gtk/spice-gtk-0.38.ebuild
39 rename to net-misc/spice-gtk/spice-gtk-0.38-r2.ebuild
40 index 0f0161da06c..d70e837b73f 100644
41 --- a/net-misc/spice-gtk/spice-gtk-0.38.ebuild
42 +++ b/net-misc/spice-gtk/spice-gtk-0.38-r2.ebuild
43 @@ -51,7 +51,7 @@ RDEPEND="
44 )
45 webdav? (
46 net-libs/phodav:2.0
47 - >=net-libs/libsoup-2.49.91 )
48 + >=net-libs/libsoup-2.49.91:2.4 )
49 "
50 # TODO: spice-gtk has an automagic dependency on x11-libs/libva without a
51 # configure knob. The package is relatively lightweight so we just depend
52
53 diff --git a/net-misc/spice-gtk/spice-gtk-0.38-r1.ebuild b/net-misc/spice-gtk/spice-gtk-0.38-r3.ebuild
54 similarity index 98%
55 rename from net-misc/spice-gtk/spice-gtk-0.38-r1.ebuild
56 rename to net-misc/spice-gtk/spice-gtk-0.38-r3.ebuild
57 index bd3d5a8b49a..3d714471af9 100644
58 --- a/net-misc/spice-gtk/spice-gtk-0.38-r1.ebuild
59 +++ b/net-misc/spice-gtk/spice-gtk-0.38-r3.ebuild
60 @@ -53,7 +53,7 @@ RDEPEND="
61 )
62 webdav? (
63 net-libs/phodav:2.0
64 - >=net-libs/libsoup-2.49.91 )
65 + >=net-libs/libsoup-2.49.91:2.4 )
66 "
67 # TODO: spice-gtk has an automagic dependency on x11-libs/libva without a
68 # configure knob. The package is relatively lightweight so we just depend
69
70 diff --git a/net-misc/spice-gtk/spice-gtk-0.39.ebuild b/net-misc/spice-gtk/spice-gtk-0.39-r1.ebuild
71 similarity index 98%
72 rename from net-misc/spice-gtk/spice-gtk-0.39.ebuild
73 rename to net-misc/spice-gtk/spice-gtk-0.39-r1.ebuild
74 index 99eeb178546..7005e220e2e 100644
75 --- a/net-misc/spice-gtk/spice-gtk-0.39.ebuild
76 +++ b/net-misc/spice-gtk/spice-gtk-0.39-r1.ebuild
77 @@ -50,7 +50,7 @@ RDEPEND="
78 )
79 webdav? (
80 net-libs/phodav:2.0
81 - >=net-libs/libsoup-2.49.91 )
82 + >=net-libs/libsoup-2.49.91:2.4 )
83 "
84 # TODO: spice-gtk has an automagic dependency on x11-libs/libva without a
85 # configure knob. The package is relatively lightweight so we just depend
86
87 diff --git a/net-misc/spice-gtk/spice-gtk-9999.ebuild b/net-misc/spice-gtk/spice-gtk-9999.ebuild
88 index eee8da577d1..e200949754a 100644
89 --- a/net-misc/spice-gtk/spice-gtk-9999.ebuild
90 +++ b/net-misc/spice-gtk/spice-gtk-9999.ebuild
91 @@ -53,7 +53,7 @@ RDEPEND="
92 )
93 webdav? (
94 net-libs/phodav:2.0
95 - >=net-libs/libsoup-2.49.91 )
96 + >=net-libs/libsoup-2.49.91:2.4 )
97 "
98 # TODO: spice-gtk has an automagic dependency on x11-libs/libva without a
99 # configure knob. The package is relatively lightweight so we just depend