Adding upstream information to my metadata files

Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Matthias Coppens <coppens.matthias.abc@gmail.com>
This commit is contained in:
Matthias Coppens
2020-11-22 13:32:54 +01:00
parent 61b2ab0b55
commit bf680d5a2a
14 changed files with 73 additions and 12 deletions

View File

@@ -1,8 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>coppens.matthias.abc@gmail.com</email>
<name>Matthias Coppens</name>
</maintainer>
<maintainer type="person">
<email>coppens.matthias.abc@gmail.com</email>
<name>Matthias Coppens</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/fakefred/memethesis-cli/issues</bugs-to>
<doc>https://github.com/fakefred/memethesis-cli#usage</doc>
<remote-id type="github">fakefred/memethesis-cli</remote-id>
<remote-id type="pypi">memethesis</remote-id>
</upstream>
</pkgmetadata>