Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/mg/
Date: Thu, 26 May 2022 07:34:46
Message-Id: 1653550478.cf6ef0d7f642eb2276c17857ee63d1b460e529f8.ulm@gentoo
1 commit: cf6ef0d7f642eb2276c17857ee63d1b460e529f8
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 26 07:34:09 2022 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Thu May 26 07:34:38 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf6ef0d7
7
8 app-editors/mg: add github upstream metadata
9
10 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
11
12 app-editors/mg/metadata.xml | 3 +++
13 1 file changed, 3 insertions(+)
14
15 diff --git a/app-editors/mg/metadata.xml b/app-editors/mg/metadata.xml
16 index 7a6f27c8ff88..d00cadd0ef61 100644
17 --- a/app-editors/mg/metadata.xml
18 +++ b/app-editors/mg/metadata.xml
19 @@ -13,4 +13,7 @@
20
21 This is a portable version of the Mg maintained by the OpenBSD team.
22 </longdescription>
23 +<upstream>
24 + <remote-id type="github">hboetes/mg</remote-id>
25 +</upstream>
26 </pkgmetadata>