From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1498694-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) server-digest SHA256)
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 0DD1E15A7D9
	for <garchives@archives.gentoo.org>; Mon, 20 Mar 2023 03:51:15 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 1DDC6E07F9;
	Mon, 20 Mar 2023 03:51:14 +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 F4122E07F9
	for <gentoo-commits@lists.gentoo.org>; Mon, 20 Mar 2023 03:51:13 +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 B5E02340E91
	for <gentoo-commits@lists.gentoo.org>; Mon, 20 Mar 2023 03:51:12 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id EF1617F5
	for <gentoo-commits@lists.gentoo.org>; Mon, 20 Mar 2023 03:51:10 +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: <1679284227.90b62715f4068e2f37764195f1d5140375beb051.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/gentoolkit/
X-VCS-Repository: repo/gentoo
X-VCS-Files: app-portage/gentoolkit/metadata.xml
X-VCS-Directories: app-portage/gentoolkit/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 90b62715f4068e2f37764195f1d5140375beb051
X-VCS-Branch: master
Date: Mon, 20 Mar 2023 03:51:10 +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: de7b02e5-6f75-49b8-9b1d-f5c6dbfb3954
X-Archives-Hash: 0a42294f8e2395514409a285f9a77abe

commit:     90b62715f4068e2f37764195f1d5140375beb051
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 20 03:50:27 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 20 03:50:27 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90b62715

app-portage/gentoolkit: add gentoo upstream metadata

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

 app-portage/gentoolkit/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/app-portage/gentoolkit/metadata.xml b/app-portage/gentoolkit/metadata.xml
index b637fc87273c..61cea5981d1e 100644
--- a/app-portage/gentoolkit/metadata.xml
+++ b/app-portage/gentoolkit/metadata.xml
@@ -12,4 +12,7 @@
   implementations of features that may in time make it into Portage, or
   into full-fledged tools in their own right.
   </longdescription>
+  <upstream>
+    <remote-id type="gentoo">proj/gentoolkit</remote-id>
+  </upstream>
 </pkgmetadata>