Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-weather-plugin/
Date: Thu, 16 Sep 2021 19:11:38
Message-Id: 1631819484.d66e335ea461ab5b59c09545423fc6e2e48c2f7d.sam@gentoo
1 commit: d66e335ea461ab5b59c09545423fc6e2e48c2f7d
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 16 19:10:24 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 16 19:11:24 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d66e335e
7
8 xfce-extra/xfce4-weather-plugin: fix libsoup slot dependency
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 ...ather-plugin-0.11.0.ebuild => xfce4-weather-plugin-0.11.0-r1.ebuild} | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.11.0.ebuild b/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.11.0-r1.ebuild
16 similarity index 96%
17 rename from xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.11.0.ebuild
18 rename to xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.11.0-r1.ebuild
19 index eb48ebbef1d..d349ac71986 100644
20 --- a/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.11.0.ebuild
21 +++ b/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.11.0-r1.ebuild
22 @@ -16,7 +16,7 @@ IUSE="upower"
23
24 RDEPEND=">=dev-libs/glib-2.50
25 dev-libs/libxml2
26 - >=net-libs/libsoup-2.42[ssl]
27 + >=net-libs/libsoup-2.42:2.4[ssl]
28 >=x11-libs/gtk+-3.22:3
29 >=xfce-base/libxfce4ui-4.14:=
30 >=xfce-base/libxfce4util-4.14:=