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/entrypoint2/
Date: Tue, 14 Sep 2021 13:59:19
Message-Id: 1631627902.aa6ca11b1182d6e00bf1ecf8c80a996a5d512a7f.arthurzam@gentoo
1 commit: aa6ca11b1182d6e00bf1ecf8c80a996a5d512a7f
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 13 20:14:31 2021 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 14 13:58:22 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa6ca11b
7
8 dev-python/entrypoint2: add github upstream metadata
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/entrypoint2/metadata.xml | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/dev-python/entrypoint2/metadata.xml b/dev-python/entrypoint2/metadata.xml
16 index 0acfc1e318f..e27b10d1465 100644
17 --- a/dev-python/entrypoint2/metadata.xml
18 +++ b/dev-python/entrypoint2/metadata.xml
19 @@ -8,5 +8,6 @@
20 <stabilize-allarches/>
21 <upstream>
22 <remote-id type="pypi">entrypoint2</remote-id>
23 + <remote-id type="github">ponty/entrypoint2</remote-id>
24 </upstream>
25 </pkgmetadata>