Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/missingh/
Date: Sat, 30 Jul 2022 06:04:24
Message-Id: 1659161044.6a4bd6e5524d7f4b2a91694c6534e49b39686a36.sam@gentoo
1 commit: 6a4bd6e5524d7f4b2a91694c6534e49b39686a36
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 30 06:04:04 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 30 06:04:04 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a4bd6e5
7
8 dev-haskell/missingh: add github upstream metadata
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-haskell/missingh/metadata.xml | 3 +++
13 1 file changed, 3 insertions(+)
14
15 diff --git a/dev-haskell/missingh/metadata.xml b/dev-haskell/missingh/metadata.xml
16 index 1bea67aa73fb..a15becf07ceb 100644
17 --- a/dev-haskell/missingh/metadata.xml
18 +++ b/dev-haskell/missingh/metadata.xml
19 @@ -10,4 +10,7 @@
20 Haskell programmers. It is written in pure Haskell and thus should
21 be extremely portable and easy to use.
22 </longdescription>
23 + <upstream>
24 + <remote-id type="github">jgoerzen/missingh</remote-id>
25 + </upstream>
26 </pkgmetadata>