diff --git a/eclass/libtool.eclass b/eclass/libtool.eclass index 8ffc06d6ff985..6565faf07e833 100644 --- a/eclass/libtool.eclass +++ b/eclass/libtool.eclass @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # @ECLASS: libtool.eclass @@ -22,7 +22,7 @@ case ${EAPI} in *) die "${ECLASS}: EAPI ${EAPI:-0} not supported" ;; esac -BDEPEND=">=app-portage/elt-patches-20240116" +BDEPEND=">=app-portage/elt-patches-20250306" inherit toolchain-funcs diff --git a/media-libs/libwmf/libwmf-0.2.13-r1.ebuild b/media-libs/libwmf/libwmf-0.2.13-r2.ebuild similarity index 98% rename from media-libs/libwmf/libwmf-0.2.13-r1.ebuild rename to media-libs/libwmf/libwmf-0.2.13-r2.ebuild index 5962fe96d3950..df53ba929666f 100644 --- a/media-libs/libwmf/libwmf-0.2.13-r1.ebuild +++ b/media-libs/libwmf/libwmf-0.2.13-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8