From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1520216-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 CBC1C15806E
	for <garchives@archives.gentoo.org>; Sun, 21 May 2023 05:35:18 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 1CD65E0869;
	Sun, 21 May 2023 05:35:18 +0000 (UTC)
Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(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 025C5E0869
	for <gentoo-commits@lists.gentoo.org>; Sun, 21 May 2023 05:35:17 +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 0789D335D83
	for <gentoo-commits@lists.gentoo.org>; Sun, 21 May 2023 05:35:17 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 64600A67
	for <gentoo-commits@lists.gentoo.org>; Sun, 21 May 2023 05:35:15 +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: <1684647281.6455dc5af8738e3294f8d0beec75f32cfa4378e5.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/layman/
X-VCS-Repository: repo/gentoo
X-VCS-Files: app-portage/layman/metadata.xml
X-VCS-Directories: app-portage/layman/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 6455dc5af8738e3294f8d0beec75f32cfa4378e5
X-VCS-Branch: master
Date: Sun, 21 May 2023 05:35:15 +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: 5fefa1da-ab21-49aa-a745-6f86d4805156
X-Archives-Hash: 78c4381ca4bd4e106fa3b660fe714134

commit:     6455dc5af8738e3294f8d0beec75f32cfa4378e5
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun May 21 05:32:48 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun May 21 05:34:41 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6455dc5a

app-portage/layman: add gentoo upstream metadata

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

 app-portage/layman/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-portage/layman/metadata.xml b/app-portage/layman/metadata.xml
index 3601ef3e7be0..99dc6f19ed15 100644
--- a/app-portage/layman/metadata.xml
+++ b/app-portage/layman/metadata.xml
@@ -18,5 +18,6 @@
 	</use>
 	<upstream>
 		<remote-id type="sourceforge">layman</remote-id>
+		<remote-id type="gentoo">proj/layman</remote-id>
 	</upstream>
 </pkgmetadata>