commit: 9787899f6701fb7054c0455445e0c120f90073b8 Author: Matt Jolly <Matt.Jolly <AT> footclan <DOT> ninja> AuthorDate: Mon Sep 25 01:05:11 2023 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Mon Sep 25 08:06:21 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9787899f
sci-misc/boinc: update wxGTK dependency for live See: https://github.com/BOINC/boinc/commit/ac988fd70844b25a1782a66a0e460b85f63d46e8 Signed-off-by: Matt Jolly <Matt.Jolly <AT> footclan.ninja> Closes: https://github.com/gentoo/gentoo/pull/33045 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> sci-misc/boinc/boinc-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-misc/boinc/boinc-9999.ebuild b/sci-misc/boinc/boinc-9999.ebuild index 50cb69b384db..72f1e1e3e30e 100644 --- a/sci-misc/boinc/boinc-9999.ebuild +++ b/sci-misc/boinc/boinc-9999.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 @@ -6,7 +6,7 @@ EAPI=8 # For live ebuilds this should be set to the latest available patch in ${FILESDIR} # It does not need to reflect the actual internal version reported by BOINC unless that patch is broken. MY_PV=7.18 -WX_GTK_VER=3.0-gtk3 +WX_GTK_VER=3.2-gtk3 inherit autotools desktop flag-o-matic linux-info optfeature wxwidgets xdg-utils
