mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
Globally add missing remote ID references to metadata.xml
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
@@ -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="person">
|
||||
@@ -15,6 +15,7 @@
|
||||
<name>Tom Prince</name>
|
||||
</maintainer>
|
||||
<remote-id type="pypi">txgithub</remote-id>
|
||||
<remote-id type="github">tomprince/txgithub</remote-id>
|
||||
</upstream>
|
||||
<longdescription>txgithub is a library based on Twisted for accessing GitHub's API version 3</longdescription>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user