commit: d0d67538320b02997aeadf79455d8e1c9852dda5 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org> AuthorDate: Wed Feb 18 13:45:59 2026 +0000 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org> CommitDate: Wed Feb 18 13:52:17 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0d67538
dev-libs/libutf8proc: update QA_PKGCONFIG_VERSION Closes: https://bugs.gentoo.org/967192 Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org> dev-libs/libutf8proc/libutf8proc-2.11.1.ebuild | 4 ++-- dev-libs/libutf8proc/libutf8proc-2.11.2.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-libs/libutf8proc/libutf8proc-2.11.1.ebuild b/dev-libs/libutf8proc/libutf8proc-2.11.1.ebuild index d9da4fc0d16f..e10e3cd36f7c 100644 --- a/dev-libs/libutf8proc/libutf8proc-2.11.1.ebuild +++ b/dev-libs/libutf8proc/libutf8proc-2.11.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="8" @@ -21,7 +21,7 @@ RESTRICT="!test? ( test )" BDEPEND="test? ( =app-i18n/unicode-data-17.0* )" S="${WORKDIR}/${P#lib}" -QA_PKGCONFIG_VERSION="3.2.0" +QA_PKGCONFIG_VERSION="3.2.1" src_prepare() { if use cjk; then diff --git a/dev-libs/libutf8proc/libutf8proc-2.11.2.ebuild b/dev-libs/libutf8proc/libutf8proc-2.11.2.ebuild index d9da4fc0d16f..d51adf5fa6d5 100644 --- a/dev-libs/libutf8proc/libutf8proc-2.11.2.ebuild +++ b/dev-libs/libutf8proc/libutf8proc-2.11.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="8" @@ -21,7 +21,7 @@ RESTRICT="!test? ( test )" BDEPEND="test? ( =app-i18n/unicode-data-17.0* )" S="${WORKDIR}/${P#lib}" -QA_PKGCONFIG_VERSION="3.2.0" +QA_PKGCONFIG_VERSION="3.2.2" src_prepare() { if use cjk; then
