commit: b69c1f680e327f23ab5e38febb58a726ce7cd5ea Author: Akinori Hattori <hattya <AT> gentoo <DOT> org> AuthorDate: Mon Jan 20 14:20:28 2025 +0000 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org> CommitDate: Mon Jan 20 14:20:28 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b69c1f68
dev-libs/libutf8proc: update QA_PKGCONFIG_VERSION Closes: https://bugs.gentoo.org/948327 Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org> dev-libs/libutf8proc/libutf8proc-2.10.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libutf8proc/libutf8proc-2.10.0.ebuild b/dev-libs/libutf8proc/libutf8proc-2.10.0.ebuild index fd9b9d39b5c0..ce4f8dc02540 100644 --- a/dev-libs/libutf8proc/libutf8proc-2.10.0.ebuild +++ b/dev-libs/libutf8proc/libutf8proc-2.10.0.ebuild @@ -21,7 +21,7 @@ RESTRICT="!test? ( test )" BDEPEND="test? ( =app-i18n/unicode-data-16.0* )" S="${WORKDIR}/${P#lib}" -QA_PKGCONFIG_VERSION="3.0.0" +QA_PKGCONFIG_VERSION="3.1.0" src_prepare() { if use cjk; then
