Gentoo Archives: gentoo-commits

From: Florian Schmaus <flow@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/autorandr/
Date: Wed, 30 Nov 2022 09:39:47
Message-Id: 1669801176.9780123cccd1b6953aa060dfb7dd70a4270ff9fb.flow@gentoo
1 commit: 9780123cccd1b6953aa060dfb7dd70a4270ff9fb
2 Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 30 09:23:06 2022 +0000
4 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 30 09:39:36 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9780123c
7
8 x11-misc/autorandr: add github upstream metadata
9
10 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
11
12 x11-misc/autorandr/metadata.xml | 3 +++
13 1 file changed, 3 insertions(+)
14
15 diff --git a/x11-misc/autorandr/metadata.xml b/x11-misc/autorandr/metadata.xml
16 index 08b13e6b8cef..e3c132257120 100644
17 --- a/x11-misc/autorandr/metadata.xml
18 +++ b/x11-misc/autorandr/metadata.xml
19 @@ -8,4 +8,7 @@
20 <use>
21 <flag name="launcher">Install the launcher, i.e., an alternative to the udev/systemd hooks</flag>
22 </use>
23 + <upstream>
24 + <remote-id type="github">phillipberndt/autorandr</remote-id>
25 + </upstream>
26 </pkgmetadata>