Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyvirtualdisplay/
Date: Tue, 14 Sep 2021 13:59:21
Message-Id: 1631627900.6a108f8f3125c9a6792f97d7d1af04f64dd4ac0f.arthurzam@gentoo
1 commit: 6a108f8f3125c9a6792f97d7d1af04f64dd4ac0f
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 13 20:13:16 2021 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 14 13:58:20 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a108f8f
7
8 dev-python/pyvirtualdisplay: add github upstream metadata
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/pyvirtualdisplay/metadata.xml | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/dev-python/pyvirtualdisplay/metadata.xml b/dev-python/pyvirtualdisplay/metadata.xml
16 index c654944f93f..3bf06c9b674 100644
17 --- a/dev-python/pyvirtualdisplay/metadata.xml
18 +++ b/dev-python/pyvirtualdisplay/metadata.xml
19 @@ -12,5 +12,6 @@
20 <stabilize-allarches/>
21 <upstream>
22 <remote-id type="pypi">PyVirtualDisplay</remote-id>
23 + <remote-id type="github">ponty/PyVirtualDisplay</remote-id>
24 </upstream>
25 </pkgmetadata>