From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1476188-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 680D0158010
	for <garchives@archives.gentoo.org>; Wed, 11 Jan 2023 22:08:24 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 6F849E0C17;
	Wed, 11 Jan 2023 22:08:23 +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 536CAE0C38
	for <gentoo-commits@lists.gentoo.org>; Wed, 11 Jan 2023 22:08:23 +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 F1D19340D83
	for <gentoo-commits@lists.gentoo.org>; Wed, 11 Jan 2023 22:08:21 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 487DA76A
	for <gentoo-commits@lists.gentoo.org>; Wed, 11 Jan 2023 22:08:20 +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: <1673474889.b5a0cb8761f93f00b0b8df5cdc41b5d930f27f4b.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/xz-utils/
X-VCS-Repository: repo/gentoo
X-VCS-Files: app-arch/xz-utils/metadata.xml
X-VCS-Directories: app-arch/xz-utils/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: b5a0cb8761f93f00b0b8df5cdc41b5d930f27f4b
X-VCS-Branch: master
Date: Wed, 11 Jan 2023 22:08:20 +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: b53c9bba-348b-48d9-b1d9-63cff2502b66
X-Archives-Hash: 5e9a4a665760082daeeb304aa9487b4b

commit:     b5a0cb8761f93f00b0b8df5cdc41b5d930f27f4b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 11 22:03:13 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 11 22:08:09 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5a0cb87

app-arch/xz-utils: add github upstream metadata

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

 app-arch/xz-utils/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-arch/xz-utils/metadata.xml b/app-arch/xz-utils/metadata.xml
index 7780c7209f08..89d8ff67986f 100644
--- a/app-arch/xz-utils/metadata.xml
+++ b/app-arch/xz-utils/metadata.xml
@@ -13,5 +13,6 @@
 	<upstream>
 		<remote-id type="cpe">cpe:/a:tukaani:xz</remote-id>
 		<remote-id type="sourceforge">lzmautils</remote-id>
+		<remote-id type="github">tukaani-project/xz</remote-id>
 	</upstream>
 </pkgmetadata>