Globally add missing remote ID references to metadata.xml

Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2017-04-29 19:47:04 +01:00
parent fdaaa67d3e
commit 92715265f5
1085 changed files with 5137 additions and 2449 deletions

View File

@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
@@ -12,4 +12,7 @@
of github3.py is centered around having a logical organization of the
methods needed to interact with the API.
</longdescription>
<upstream>
<remote-id type="github">sigmavirus24/github3.py</remote-id>
</upstream>
</pkgmetadata>