Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-terms/kitty/
Date: Thu, 02 Sep 2021 06:53:27
Message-Id: 1630565584.23f9fb2d787faf8a7a4dd02c7718cc96d0b266f4.juippis@gentoo
1 commit: 23f9fb2d787faf8a7a4dd02c7718cc96d0b266f4
2 Author: Louis Regnier <louregni <AT> student <DOT> 42 <DOT> fr>
3 AuthorDate: Wed Aug 25 20:48:57 2021 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 2 06:53:04 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23f9fb2d
7
8 x11-terms/kitty: add more upstream metadata info
9
10 Signed-off-by: Louis Regnier <louregni <AT> student.42.fr>
11 Closes: https://github.com/gentoo/gentoo/pull/22103
12 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
13
14 x11-terms/kitty/metadata.xml | 3 +++
15 1 file changed, 3 insertions(+)
16
17 diff --git a/x11-terms/kitty/metadata.xml b/x11-terms/kitty/metadata.xml
18 index c44f75410aa..3de9db8b97a 100644
19 --- a/x11-terms/kitty/metadata.xml
20 +++ b/x11-terms/kitty/metadata.xml
21 @@ -11,5 +11,8 @@
22 </maintainer>
23 <upstream>
24 <remote-id type="github">kovidgoyal/kitty</remote-id>
25 + <bugs-to>https://github.com/kovidgoyal/kitty/issues</bugs-to>
26 + <doc>https://sw.kovidgoyal.net/kitty</doc>
27 + <changelog>https://sw.kovidgoyal.net/kitty/changelog</changelog>
28 </upstream>
29 </pkgmetadata>