Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/whowatch/
Date: Wed, 30 Nov 2022 05:28:05
Message-Id: 1669785160.fb2ce63e56c7f7187318ec33162f2f0bc29f3269.sam@gentoo
1 commit: fb2ce63e56c7f7187318ec33162f2f0bc29f3269
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 30 05:12:40 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 30 05:12:40 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb2ce63e
7
8 app-admin/whowatch: add github upstream metadata
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-admin/whowatch/metadata.xml | 3 +++
13 1 file changed, 3 insertions(+)
14
15 diff --git a/app-admin/whowatch/metadata.xml b/app-admin/whowatch/metadata.xml
16 index a1b469c0cd79..fab25be381f0 100644
17 --- a/app-admin/whowatch/metadata.xml
18 +++ b/app-admin/whowatch/metadata.xml
19 @@ -5,4 +5,7 @@
20 <longdescription>
21 A interactive who program that displays information about the users currently logged into the machine.
22 </longdescription>
23 + <upstream>
24 + <remote-id type="github">mtsuszycki/whowatch</remote-id>
25 + </upstream>
26 </pkgmetadata>