commit:     579cf597a3839e16dc0b50d5e78048f3b93eed49
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 16 19:08:46 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 16 19:11:21 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=579cf597

net-misc/spice-gtk: fix libsoup slot dependency

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../spice-gtk/{spice-gtk-0.37-r2.ebuild => spice-gtk-0.37-r3.ebuild}    | 2 +-
 net-misc/spice-gtk/{spice-gtk-0.38.ebuild => spice-gtk-0.38-r2.ebuild}  | 2 +-
 .../spice-gtk/{spice-gtk-0.38-r1.ebuild => spice-gtk-0.38-r3.ebuild}    | 2 +-
 net-misc/spice-gtk/{spice-gtk-0.39.ebuild => spice-gtk-0.39-r1.ebuild}  | 2 +-
 net-misc/spice-gtk/spice-gtk-9999.ebuild                                | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/net-misc/spice-gtk/spice-gtk-0.37-r2.ebuild 
b/net-misc/spice-gtk/spice-gtk-0.37-r3.ebuild
similarity index 99%
rename from net-misc/spice-gtk/spice-gtk-0.37-r2.ebuild
rename to net-misc/spice-gtk/spice-gtk-0.37-r3.ebuild
index 956edea6785..e6215587090 100644
--- a/net-misc/spice-gtk/spice-gtk-0.37-r2.ebuild
+++ b/net-misc/spice-gtk/spice-gtk-0.37-r3.ebuild
@@ -50,7 +50,7 @@ RDEPEND="
                )
        webdav? (
                net-libs/phodav:2.0
-               >=net-libs/libsoup-2.49.91 )
+               >=net-libs/libsoup-2.49.91:2.4 )
 "
 # TODO: spice-gtk has an automagic dependency on x11-libs/libva without a
 # configure knob. The package is relatively lightweight so we just depend

diff --git a/net-misc/spice-gtk/spice-gtk-0.38.ebuild 
b/net-misc/spice-gtk/spice-gtk-0.38-r2.ebuild
similarity index 98%
rename from net-misc/spice-gtk/spice-gtk-0.38.ebuild
rename to net-misc/spice-gtk/spice-gtk-0.38-r2.ebuild
index 0f0161da06c..d70e837b73f 100644
--- a/net-misc/spice-gtk/spice-gtk-0.38.ebuild
+++ b/net-misc/spice-gtk/spice-gtk-0.38-r2.ebuild
@@ -51,7 +51,7 @@ RDEPEND="
        )
        webdav? (
                net-libs/phodav:2.0
-               >=net-libs/libsoup-2.49.91 )
+               >=net-libs/libsoup-2.49.91:2.4 )
 "
 # TODO: spice-gtk has an automagic dependency on x11-libs/libva without a
 # configure knob. The package is relatively lightweight so we just depend

diff --git a/net-misc/spice-gtk/spice-gtk-0.38-r1.ebuild 
b/net-misc/spice-gtk/spice-gtk-0.38-r3.ebuild
similarity index 98%
rename from net-misc/spice-gtk/spice-gtk-0.38-r1.ebuild
rename to net-misc/spice-gtk/spice-gtk-0.38-r3.ebuild
index bd3d5a8b49a..3d714471af9 100644
--- a/net-misc/spice-gtk/spice-gtk-0.38-r1.ebuild
+++ b/net-misc/spice-gtk/spice-gtk-0.38-r3.ebuild
@@ -53,7 +53,7 @@ RDEPEND="
        )
        webdav? (
                net-libs/phodav:2.0
-               >=net-libs/libsoup-2.49.91 )
+               >=net-libs/libsoup-2.49.91:2.4 )
 "
 # TODO: spice-gtk has an automagic dependency on x11-libs/libva without a
 # configure knob. The package is relatively lightweight so we just depend

diff --git a/net-misc/spice-gtk/spice-gtk-0.39.ebuild 
b/net-misc/spice-gtk/spice-gtk-0.39-r1.ebuild
similarity index 98%
rename from net-misc/spice-gtk/spice-gtk-0.39.ebuild
rename to net-misc/spice-gtk/spice-gtk-0.39-r1.ebuild
index 99eeb178546..7005e220e2e 100644
--- a/net-misc/spice-gtk/spice-gtk-0.39.ebuild
+++ b/net-misc/spice-gtk/spice-gtk-0.39-r1.ebuild
@@ -50,7 +50,7 @@ RDEPEND="
        )
        webdav? (
                net-libs/phodav:2.0
-               >=net-libs/libsoup-2.49.91 )
+               >=net-libs/libsoup-2.49.91:2.4 )
 "
 # TODO: spice-gtk has an automagic dependency on x11-libs/libva without a
 # configure knob. The package is relatively lightweight so we just depend

diff --git a/net-misc/spice-gtk/spice-gtk-9999.ebuild 
b/net-misc/spice-gtk/spice-gtk-9999.ebuild
index eee8da577d1..e200949754a 100644
--- a/net-misc/spice-gtk/spice-gtk-9999.ebuild
+++ b/net-misc/spice-gtk/spice-gtk-9999.ebuild
@@ -53,7 +53,7 @@ RDEPEND="
        )
        webdav? (
                net-libs/phodav:2.0
-               >=net-libs/libsoup-2.49.91 )
+               >=net-libs/libsoup-2.49.91:2.4 )
 "
 # TODO: spice-gtk has an automagic dependency on x11-libs/libva without a
 # configure knob. The package is relatively lightweight so we just depend

Reply via email to