commit: 83c75d77085ea925a02cefa6e8b6f7edc049e046 Author: brahmajit das <listout <AT> protonmail <DOT> com> AuthorDate: Mon Sep 19 17:16:55 2022 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Tue Sep 20 15:29:54 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83c75d77
app-text/apvlv: Using webkit-gtk in slot 4 This is needed for as webkit-gtk will now have slots to handle webkit2gtk-4.0 and webkit2gtk-4.1, and we want to make sure that we pull in the correct webkit-gtk. Closes: https://github.com/gentoo/gentoo/pull/27362 Signed-off-by: brahmajit das <listout <AT> protonmail.com> Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> app-text/apvlv/{apvlv-0.4.0.ebuild => apvlv-0.4.0-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/apvlv/apvlv-0.4.0.ebuild b/app-text/apvlv/apvlv-0.4.0-r1.ebuild similarity index 97% rename from app-text/apvlv/apvlv-0.4.0.ebuild rename to app-text/apvlv/apvlv-0.4.0-r1.ebuild index 50ce18678ec9..b18584848d23 100644 --- a/app-text/apvlv/apvlv-0.4.0.ebuild +++ b/app-text/apvlv/apvlv-0.4.0-r1.ebuild @@ -19,7 +19,7 @@ RDEPEND=" >=app-text/poppler-0.5.0:=[cairo,xpdf-headers(+)] dev-libs/glib:2 dev-libs/libxml2 - net-libs/webkit-gtk:= + net-libs/webkit-gtk:4= x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3