From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1476022-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 5EACF15800F
	for <garchives@archives.gentoo.org>; Wed, 11 Jan 2023 07:58:26 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 91A6DE0CAD;
	Wed, 11 Jan 2023 07:58:25 +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 6F454E0CAD
	for <gentoo-commits@lists.gentoo.org>; Wed, 11 Jan 2023 07:58:25 +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 812FF340E6C
	for <gentoo-commits@lists.gentoo.org>; Wed, 11 Jan 2023 07:58:24 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 1E5BA7FC
	for <gentoo-commits@lists.gentoo.org>; Wed, 11 Jan 2023 07:58:23 +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: <1673423863.e43d0f8ceeb33a4a94e77255c2738d79ce074c88.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/fix-gnustack/
X-VCS-Repository: repo/gentoo
X-VCS-Files: sys-apps/fix-gnustack/metadata.xml
X-VCS-Directories: sys-apps/fix-gnustack/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: e43d0f8ceeb33a4a94e77255c2738d79ce074c88
X-VCS-Branch: master
Date: Wed, 11 Jan 2023 07:58:23 +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: 6024d06f-a5e7-4c05-87bd-952c8adad449
X-Archives-Hash: 8977e474960e4ca901ebf358288a5e42

commit:     e43d0f8ceeb33a4a94e77255c2738d79ce074c88
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 11 07:57:43 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 11 07:57:43 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e43d0f8c

sys-apps/fix-gnustack: add github upstream metadata

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

 sys-apps/fix-gnustack/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys-apps/fix-gnustack/metadata.xml b/sys-apps/fix-gnustack/metadata.xml
index 69e7760af2ee..f1e4bd47573f 100644
--- a/sys-apps/fix-gnustack/metadata.xml
+++ b/sys-apps/fix-gnustack/metadata.xml
@@ -10,5 +10,6 @@
 	</maintainer>
 	<upstream>
 		<remote-id type="gentoo">proj/elfix</remote-id>
+		<remote-id type="github">gentoo/elfix</remote-id>
 	</upstream>
 </pkgmetadata>