commit: ec5018db180a2f066f25075ad39cc0ddce997226
Author: Louis Sautier <sbraz <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 14 09:17:43 2020 +0000
Commit: Louis Sautier <sbraz <AT> gentoo <DOT> org>
CommitDate: Mon Sep 14 09:18:19 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec5018db
dev-python/sphinx-notfound-page: add upstream info to metadata
Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org>
dev-python/sphinx-notfound-page/metadata.xml | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/dev-python/sphinx-notfound-page/metadata.xml
b/dev-python/sphinx-notfound-page/metadata.xml
index 7f94ee92d1e..7c2c540261c 100644
--- a/dev-python/sphinx-notfound-page/metadata.xml
+++ b/dev-python/sphinx-notfound-page/metadata.xml
@@ -9,6 +9,12 @@
<name>Matthew Thode</name>
</maintainer>
<longdescription lang="en">
- Create a custom 404 page with absolute URLs hardcoded.
+ Create a custom 404 page with absolute URLs hardcoded.
</longdescription>
+ <upstream>
+ <remote-id type="pypi">sphinx-notfound-page</remote-id>
+ <remote-id
type="github">readthedocs/sphinx-notfound-page</remote-id>
+
<bugs-to>https://github.com/readthedocs/sphinx-notfound-page/issues</bugs-to>
+ <doc>https://sphinx-notfound-page.readthedocs.io/</doc>
+ </upstream>
</pkgmetadata>