commit: 4cf54334acda0f6e46bd32bab70eed33f26561aa Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Sun Feb 12 10:47:52 2023 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Sun Feb 12 10:59:30 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cf54334
app-editors/emacs: Migrate from net-libs/webkit-gtk:4 to :4.1 Live ebuild for the emacs-29 branch. master will follow when it is merged. Bug: https://bugs.gentoo.org/893670 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> app-editors/emacs/emacs-29.0.9999-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-editors/emacs/emacs-29.0.9999-r1.ebuild b/app-editors/emacs/emacs-29.0.9999-r1.ebuild index ba2c219cfbd9..967a35341525 100644 --- a/app-editors/emacs/emacs-29.0.9999-r1.ebuild +++ b/app-editors/emacs/emacs-29.0.9999-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -67,7 +67,7 @@ X_DEPEND="x11-libs/libICE gtk? ( x11-libs/gtk+:3 xwidgets? ( - net-libs/webkit-gtk:4= + net-libs/webkit-gtk:4.1= x11-libs/libXcomposite ) )
