From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1451184-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 09D26158020
	for <garchives@archives.gentoo.org>; Sat, 29 Oct 2022 14:45:11 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 15FA2E087E;
	Sat, 29 Oct 2022 14:45:10 +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 A1084E087E
	for <gentoo-commits@lists.gentoo.org>; Sat, 29 Oct 2022 14:45:09 +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 ABEFE340D58
	for <gentoo-commits@lists.gentoo.org>; Sat, 29 Oct 2022 14:45:08 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 18CA362F
	for <gentoo-commits@lists.gentoo.org>; Sat, 29 Oct 2022 14:45:07 +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: <1667054699.8f7ff21ca151e2e36fb6a81bb8938d2bb5acc72d.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/jsoncpp/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-libs/jsoncpp/metadata.xml
X-VCS-Directories: dev-libs/jsoncpp/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 8f7ff21ca151e2e36fb6a81bb8938d2bb5acc72d
X-VCS-Branch: master
Date: Sat, 29 Oct 2022 14:45:07 +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: ae8bf2d4-9ac7-47f2-ad0e-4d7470451ed3
X-Archives-Hash: b702de9d224f32eca311c497468b07de

commit:     8f7ff21ca151e2e36fb6a81bb8938d2bb5acc72d
Author:     kochera <kochera <AT> google <DOT> com>
AuthorDate: Fri Oct 28 22:04:35 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 29 14:44:59 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f7ff21c

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

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

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

diff --git a/dev-libs/jsoncpp/metadata.xml b/dev-libs/jsoncpp/metadata.xml
index 1fa93a6cf35d..f95a91798792 100644
--- a/dev-libs/jsoncpp/metadata.xml
+++ b/dev-libs/jsoncpp/metadata.xml
@@ -6,6 +6,7 @@
     <name>Michał Górny</name>
   </maintainer>
   <upstream>
+    <remote-id type="cpe">cpe:/a:jsoncpp_project:jsoncpp</remote-id>
     <remote-id type="github">open-source-parsers/jsoncpp</remote-id>
     <remote-id type="sourceforge">jsoncpp</remote-id>
   </upstream>