From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1451349-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 961E9158020
	for <garchives@archives.gentoo.org>; Sat, 29 Oct 2022 21:32:55 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id DF9BBE090E;
	Sat, 29 Oct 2022 21:32:50 +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 C688BE090E
	for <gentoo-commits@lists.gentoo.org>; Sat, 29 Oct 2022 21:32:50 +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))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id E5A07341157
	for <gentoo-commits@lists.gentoo.org>; Sat, 29 Oct 2022 21:32:49 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 63153721
	for <gentoo-commits@lists.gentoo.org>; Sat, 29 Oct 2022 21:32:46 +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: <1667079032.e9d0cf8803dd494fb82a45e04ab7455f39b2b57a.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/x86info/
X-VCS-Repository: repo/gentoo
X-VCS-Files: sys-apps/x86info/metadata.xml
X-VCS-Directories: sys-apps/x86info/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: e9d0cf8803dd494fb82a45e04ab7455f39b2b57a
X-VCS-Branch: master
Date: Sat, 29 Oct 2022 21:32:46 +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: 96d3a529-a5e3-4429-b70a-1d75c00d5296
X-Archives-Hash: 4d29346a4e98d4d3ade1483f9a588ee2

commit:     e9d0cf8803dd494fb82a45e04ab7455f39b2b57a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 29 21:30:32 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 29 21:30:32 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9d0cf88

sys-apps/x86info: add github upstream metadata

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-apps/x86info/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sys-apps/x86info/metadata.xml b/sys-apps/x86info/metadata.xml
index cf45babf7d03..b5309a956e04 100644
--- a/sys-apps/x86info/metadata.xml
+++ b/sys-apps/x86info/metadata.xml
@@ -8,4 +8,7 @@
 		<email>base-system@gentoo.org</email>
 		<name>Gentoo Base System</name>
 	</maintainer>
+	<upstream>
+		<remote-id type="github">kernelslacker/x86info</remote-id>
+	</upstream>
 </pkgmetadata>