From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1710959-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 7045615813A
	for <garchives@archives.gentoo.org>; Mon, 20 Jan 2025 14:22:40 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id B0247E07DB;
	Mon, 20 Jan 2025 14:22:39 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 9519CE07DB
	for <gentoo-commits@lists.gentoo.org>; Mon, 20 Jan 2025 14:22:39 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 7AE8F340CA7
	for <gentoo-commits@lists.gentoo.org>; Mon, 20 Jan 2025 14:22:38 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id DBDAD97F
	for <gentoo-commits@lists.gentoo.org>; Mon, 20 Jan 2025 14:22:36 +0000 (UTC)
From: "Akinori Hattori" <hattya@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Akinori Hattori" <hattya@gentoo.org>
Message-ID: <1737382828.b69c1f680e327f23ab5e38febb58a726ce7cd5ea.hattya@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libutf8proc/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-libs/libutf8proc/libutf8proc-2.10.0.ebuild
X-VCS-Directories: dev-libs/libutf8proc/
X-VCS-Committer: hattya
X-VCS-Committer-Name: Akinori Hattori
X-VCS-Revision: b69c1f680e327f23ab5e38febb58a726ce7cd5ea
X-VCS-Branch: master
Date: Mon, 20 Jan 2025 14:22:36 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 7dff499e-8132-4034-861f-22f55ef39c21
X-Archives-Hash: ea711413ddd94a78fb78433f43e55118

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