mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 11:18:09 -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="project">
|
||||
@@ -22,4 +22,8 @@
|
||||
<flag name="testlib">Build bindings for the QtTest module</flag>
|
||||
<flag name="webkit">Build bindings for the QtWebKit module</flag>
|
||||
</use>
|
||||
<upstream>
|
||||
<remote-id type="github">spyder-ide/qtpy</remote-id>
|
||||
<remote-id type="pypi">QtPy</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user