Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/remarkable/
Date: Tue, 20 Sep 2022 15:30:03
Message-Id: 1663687794.5b0c9d5beed2da01e85f868e48d53863579bcb66.mattst88@gentoo
1 commit: 5b0c9d5beed2da01e85f868e48d53863579bcb66
2 Author: brahmajit das <listout <AT> protonmail <DOT> com>
3 AuthorDate: Tue Sep 20 05:28:30 2022 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 20 15:29:54 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b0c9d5b
7
8 app-editors/remarkable: Using webkit-gtk in slot 4
9
10 This is needed for as webkit-gtk will now have slots to handle
11 webkit2gtk-4.0 and webkit2gtk-4.1, and we want to make sure that we pull
12 in the correct webkit-gtk.
13
14 Closes: https://github.com/gentoo/gentoo/pull/27361
15 Signed-off-by: brahmajit das <listout <AT> protonmail.com>
16 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
17
18 ....9.0_pre20210320.ebuild => remarkable-1.9.0_pre20210320-r1.ebuild} | 4 ++--
19 1 file changed, 2 insertions(+), 2 deletions(-)
20
21 diff --git a/app-editors/remarkable/remarkable-1.9.0_pre20210320.ebuild b/app-editors/remarkable/remarkable-1.9.0_pre20210320-r1.ebuild
22 similarity index 95%
23 rename from app-editors/remarkable/remarkable-1.9.0_pre20210320.ebuild
24 rename to app-editors/remarkable/remarkable-1.9.0_pre20210320-r1.ebuild
25 index 876a5a238409..ababb46124c6 100644
26 --- a/app-editors/remarkable/remarkable-1.9.0_pre20210320.ebuild
27 +++ b/app-editors/remarkable/remarkable-1.9.0_pre20210320-r1.ebuild
28 @@ -1,4 +1,4 @@
29 -# Copyright 2021 Gentoo Authors
30 +# Copyright 2021-2022 Gentoo Authors
31 # Distributed under the terms of the GNU General Public License v2
32
33 EAPI=7
34 @@ -19,7 +19,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
35
36 DEPEND="
37 ${PYTHON_DEPS}
38 - net-libs/webkit-gtk[introspection]
39 + net-libs/webkit-gtk:4[introspection]
40 x11-libs/gtk+:3[introspection]
41 x11-libs/gtksourceview:3.0[introspection]
42 $(python_gen_cond_dep '