Gentoo Archives: gentoo-commits

From: Louis Sautier <sbraz@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-notfound-page/
Date: Mon, 14 Sep 2020 09:18:26
Message-Id: 1600075099.ec5018db180a2f066f25075ad39cc0ddce997226.sbraz@gentoo
1 commit: ec5018db180a2f066f25075ad39cc0ddce997226
2 Author: Louis Sautier <sbraz <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 14 09:17:43 2020 +0000
4 Commit: Louis Sautier <sbraz <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 14 09:18:19 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec5018db
7
8 dev-python/sphinx-notfound-page: add upstream info to metadata
9
10 Package-Manager: Portage-3.0.6, Repoman-3.0.1
11 Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org>
12
13 dev-python/sphinx-notfound-page/metadata.xml | 8 +++++++-
14 1 file changed, 7 insertions(+), 1 deletion(-)
15
16 diff --git a/dev-python/sphinx-notfound-page/metadata.xml b/dev-python/sphinx-notfound-page/metadata.xml
17 index 7f94ee92d1e..7c2c540261c 100644
18 --- a/dev-python/sphinx-notfound-page/metadata.xml
19 +++ b/dev-python/sphinx-notfound-page/metadata.xml
20 @@ -9,6 +9,12 @@
21 <name>Matthew Thode</name>
22 </maintainer>
23 <longdescription lang="en">
24 - Create a custom 404 page with absolute URLs hardcoded.
25 + Create a custom 404 page with absolute URLs hardcoded.
26 </longdescription>
27 + <upstream>
28 + <remote-id type="pypi">sphinx-notfound-page</remote-id>
29 + <remote-id type="github">readthedocs/sphinx-notfound-page</remote-id>
30 + <bugs-to>https://github.com/readthedocs/sphinx-notfound-page/issues</bugs-to>
31 + <doc>https://sphinx-notfound-page.readthedocs.io/</doc>
32 + </upstream>
33 </pkgmetadata>