commit: bd0254ba93ed7563b884201f5d8d2d1ff7924ed7
Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Wed Jul 22 19:48:36 2015 +0000
Commit: Jauhien Piatlicki <jauhien <AT> gentoo <DOT> org>
CommitDate: Wed Jul 22 19:48:36 2015 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=bd0254ba
Add pypi remote-id to metadata.xml
dev-python/pylibconfig2/metadata.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/dev-python/pylibconfig2/metadata.xml
b/dev-python/pylibconfig2/metadata.xml
index d17af2e..6e9a49d 100644
--- a/dev-python/pylibconfig2/metadata.xml
+++ b/dev-python/pylibconfig2/metadata.xml
@@ -15,4 +15,7 @@
ConfList, ConfGroup, respectively. A config is setup from a string
only, and represented as a string automatically.
</longdescription>
+ <upstream>
+ <remote-id type="pypi">pylibconfig2</remote-id>
+ </upstream>
</pkgmetadata>