Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/surf/
Date: Thu, 16 Sep 2021 19:11:38
Message-Id: 1631819483.dec78614d2d1a8b53f26a02e3ede98673c06329c.sam@gentoo
1 commit: dec78614d2d1a8b53f26a02e3ede98673c06329c
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 16 19:09:52 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 16 19:11:23 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dec78614
7
8 www-client/surf: fix libsoup slot dependency
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 www-client/surf/{surf-2.0.ebuild => surf-2.0-r1.ebuild} | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/www-client/surf/surf-2.0.ebuild b/www-client/surf/surf-2.0-r1.ebuild
16 similarity index 95%
17 rename from www-client/surf/surf-2.0.ebuild
18 rename to www-client/surf/surf-2.0-r1.ebuild
19 index 02e1b0915dd..a9ddb0ae30b 100644
20 --- a/www-client/surf/surf-2.0.ebuild
21 +++ b/www-client/surf/surf-2.0-r1.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2019 Gentoo Authors
24 +# Copyright 1999-2021 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -16,7 +16,7 @@ KEYWORDS="amd64 x86"
29
30 COMMON_DEPEND="
31 dev-libs/glib:2
32 - net-libs/libsoup
33 + net-libs/libsoup:2.4
34 net-libs/webkit-gtk:4
35 x11-libs/gtk+:3
36 x11-libs/libX11