From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1447130-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 2A437158020
	for <garchives@archives.gentoo.org>; Sat, 15 Oct 2022 03:11:58 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 49E4EE094A;
	Sat, 15 Oct 2022 03:11:21 +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))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 7756EE094A
	for <gentoo-commits@lists.gentoo.org>; Sat, 15 Oct 2022 03:11:20 +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 1190D341352
	for <gentoo-commits@lists.gentoo.org>; Sat, 15 Oct 2022 03:11:18 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 4663E61C
	for <gentoo-commits@lists.gentoo.org>; Sat, 15 Oct 2022 03:11:16 +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: <1665803304.8fa39bfcd76e459f5b95f642f84a0b9611ae6869.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/bison/
X-VCS-Repository: repo/gentoo
X-VCS-Files: sys-devel/bison/metadata.xml
X-VCS-Directories: sys-devel/bison/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 8fa39bfcd76e459f5b95f642f84a0b9611ae6869
X-VCS-Branch: master
Date: Sat, 15 Oct 2022 03:11:16 +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: d608c107-bd22-4841-9200-2997fe88ada3
X-Archives-Hash: c9981c27e1cf4621d5390a25414a17b8

commit:     8fa39bfcd76e459f5b95f642f84a0b9611ae6869
Author:     kochera <kochera <AT> google <DOT> com>
AuthorDate: Fri Oct 14 08:25:38 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 15 03:08:24 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fa39bfc

sys-devel/bison: Add cpe_uri for bison package.

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

 sys-devel/bison/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys-devel/bison/metadata.xml b/sys-devel/bison/metadata.xml
index 5ed43596bb01..2e9f3654b407 100644
--- a/sys-devel/bison/metadata.xml
+++ b/sys-devel/bison/metadata.xml
@@ -6,6 +6,7 @@
 		<name>Gentoo Base System</name>
 	</maintainer>
 	<upstream>
+		<remote-id type="cpe">cpe:/a:gnu:bison</remote-id>
 		<remote-id type="github">akimd/bison</remote-id>
 	</upstream>
 </pkgmetadata>