From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1448736-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 (2048 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id A4F8A158020
	for <garchives@archives.gentoo.org>; Thu, 20 Oct 2022 23:34:33 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 237A0E0827;
	Thu, 20 Oct 2022 23:34:32 +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 0AB46E0827
	for <gentoo-commits@lists.gentoo.org>; Thu, 20 Oct 2022 23:34:31 +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 ADD0C340F8F
	for <gentoo-commits@lists.gentoo.org>; Thu, 20 Oct 2022 23:34:30 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 1C252628
	for <gentoo-commits@lists.gentoo.org>; Thu, 20 Oct 2022 23:34:29 +0000 (UTC)
From: "Sam James" <sam@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, "Sam James" <sam@gentoo.org>
Message-ID: <1666308768.d222294eb068bceb8127c09ca922100e47127603.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libunistring/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-libs/libunistring/metadata.xml
X-VCS-Directories: dev-libs/libunistring/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: d222294eb068bceb8127c09ca922100e47127603
X-VCS-Branch: master
Date: Thu, 20 Oct 2022 23:34:29 +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: e3e64ebe-c3af-413c-80f7-6c3ea79b0e85
X-Archives-Hash: e37f5f922d88fe87efa46000bc44c002

commit:     d222294eb068bceb8127c09ca922100e47127603
Author:     kochera <kochera <AT> google <DOT> com>
AuthorDate: Thu Oct 20 14:59:45 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 20 23:32:48 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d222294e

dev-libs/libunistring: Add cpe_uri for libunistring package.

Signed-off-by: Michael Kochera <kochera <AT> google.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-libs/libunistring/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-libs/libunistring/metadata.xml b/dev-libs/libunistring/metadata.xml
index 8981d9fb495d..a4f03123986c 100644
--- a/dev-libs/libunistring/metadata.xml
+++ b/dev-libs/libunistring/metadata.xml
@@ -17,6 +17,7 @@
     manipulating C strings according to the Unicode standard.
   </longdescription>
   <upstream>
+    <remote-id type="cpe">cpe:/a:gnu:libunistring</remote-id>
     <remote-id type="savannah">libunistring</remote-id>
   </upstream>
 </pkgmetadata>