From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1458108-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 E7122158020
	for <garchives@archives.gentoo.org>; Sat, 19 Nov 2022 01:35:10 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 56762E0817;
	Sat, 19 Nov 2022 01:35:08 +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 36DB3E0817
	for <gentoo-commits@lists.gentoo.org>; Sat, 19 Nov 2022 01:35:08 +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 01DE43410F9
	for <gentoo-commits@lists.gentoo.org>; Sat, 19 Nov 2022 01:35:06 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 462C1756
	for <gentoo-commits@lists.gentoo.org>; Sat, 19 Nov 2022 01:35:05 +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: <1668821683.760cb36c3cee174c29e60cd0fa7a14df9d8c821f.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/labltk/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-ml/labltk/metadata.xml
X-VCS-Directories: dev-ml/labltk/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 760cb36c3cee174c29e60cd0fa7a14df9d8c821f
X-VCS-Branch: master
Date: Sat, 19 Nov 2022 01:35:05 +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: 28be97f8-646b-4f4b-ba6f-f586763b10ff
X-Archives-Hash: b624a6e98cac4bfecb1484efdb3d7c5f

commit:     760cb36c3cee174c29e60cd0fa7a14df9d8c821f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 19 01:11:49 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 19 01:34:43 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=760cb36c

dev-ml/labltk: add github upstream metadata

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

 dev-ml/labltk/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev-ml/labltk/metadata.xml b/dev-ml/labltk/metadata.xml
index ff5a0cd1ae3d..57230eb446c9 100644
--- a/dev-ml/labltk/metadata.xml
+++ b/dev-ml/labltk/metadata.xml
@@ -5,4 +5,7 @@
 		<email>ml@gentoo.org</email>
 		<name>ML</name>
 	</maintainer>
+	<upstream>
+		<remote-id type="github">garrigue/labltk</remote-id>
+	</upstream>
 </pkgmetadata>