mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-02-08 01:07:30 -08:00
* add the upstream remote-id for the Github project * add the upstream remote-id for the PyPI entry * indent with tabs instead of spaces Package-Manager: portage-2.3.0
13 lines
358 B
XML
13 lines
358 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>marecki@gentoo.org</email>
|
|
<name>Marek Szuba</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="github">ovalhub/pyicu</remote-id>
|
|
<remote-id type="pypi">PyICU</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|