From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1401030-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 96CC3158090
	for <garchives@archives.gentoo.org>; Thu, 26 May 2022 07:34:46 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id BF41DE0845;
	Thu, 26 May 2022 07:34:45 +0000 (UTC)
Received: from smtp.gentoo.org (mail.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))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id A381BE0845
	for <gentoo-commits@lists.gentoo.org>; Thu, 26 May 2022 07:34:45 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(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 66DDA34169F
	for <gentoo-commits@lists.gentoo.org>; Thu, 26 May 2022 07:34:44 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 0D3563AA
	for <gentoo-commits@lists.gentoo.org>; Thu, 26 May 2022 07:34:43 +0000 (UTC)
From: "Ulrich Müller" <ulm@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, "Ulrich Müller" <ulm@gentoo.org>
Message-ID: <1653550478.cf6ef0d7f642eb2276c17857ee63d1b460e529f8.ulm@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/mg/
X-VCS-Repository: repo/gentoo
X-VCS-Files: app-editors/mg/metadata.xml
X-VCS-Directories: app-editors/mg/
X-VCS-Committer: ulm
X-VCS-Committer-Name: Ulrich Müller
X-VCS-Revision: cf6ef0d7f642eb2276c17857ee63d1b460e529f8
X-VCS-Branch: master
Date: Thu, 26 May 2022 07:34:43 +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: cf767a28-2797-4ce8-831d-678364177f07
X-Archives-Hash: b74746b5c2f4fd8a8606ee5904be8566

commit:     cf6ef0d7f642eb2276c17857ee63d1b460e529f8
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Thu May 26 07:34:09 2022 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Thu May 26 07:34:38 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf6ef0d7

app-editors/mg: add github upstream metadata

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

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

diff --git a/app-editors/mg/metadata.xml b/app-editors/mg/metadata.xml
index 7a6f27c8ff88..d00cadd0ef61 100644
--- a/app-editors/mg/metadata.xml
+++ b/app-editors/mg/metadata.xml
@@ -13,4 +13,7 @@
 
   This is a portable version of the Mg maintained by the OpenBSD team.
 </longdescription>
+<upstream>
+  <remote-id type="github">hboetes/mg</remote-id>
+</upstream>
 </pkgmetadata>