Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-editors/amp/
Date: Thu, 20 Jan 2022 19:21:20
Message-Id: 1642443871.fdd8e07395abb6ba26840d86eb278c202408fd10.andrewammerlaan@gentoo
1 commit: fdd8e07395abb6ba26840d86eb278c202408fd10
2 Author: Luciano Degni <degni.public <AT> gmail <DOT> com>
3 AuthorDate: Mon Jan 17 18:24:31 2022 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 17 18:24:31 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fdd8e073
7
8 app-editors/amp: add metadata
9
10 Signed-off-by: Luciano Degni <degni.public <AT> gmail.com>
11
12 app-editors/amp/metadata.xml | 12 ++++++++++++
13 1 file changed, 12 insertions(+)
14
15 diff --git a/app-editors/amp/metadata.xml b/app-editors/amp/metadata.xml
16 new file mode 100644
17 index 000000000..297260fad
18 --- /dev/null
19 +++ b/app-editors/amp/metadata.xml
20 @@ -0,0 +1,12 @@
21 +<?xml version="1.0" encoding="UTF-8"?>
22 +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
23 +<pkgmetadata>
24 + <maintainer type="person">
25 + <email>degni.public@×××××.com</email>
26 + <name>Luciano Degni</name>
27 + </maintainer>
28 + <upstream>
29 + <remote-id type="github">/jmacdonald/amp</remote-id>
30 + </upstream>
31 +</pkgmetadata>
32 +