dev-python/anyascii: fix and refactor ebuilds

Signed-off-by: Randall T. Vasquez <ran.dall@icloud.com>
This commit is contained in:
Randall T. Vasquez
2022-11-26 12:33:48 -08:00
parent 11bd1f0be6
commit 1012de5930
4 changed files with 92 additions and 16 deletions

View File

@@ -1,8 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>ran.dall@icloud.com</email>
<name>Randall T. Vasquez</name>
</maintainer>
<maintainer type="person">
<email>pascal.jaeger@leimstift.de</email>
<name>Pascal Jaeger</name>
</maintainer>
<upstream>
<remote-id type="github">anyascii/anyascii"</remote-id>
<remote-id type="pypi">anyascii</remote-id>
<bugs-to> https://github.com/anyascii/anyascii/issues"</bugs-to>
</upstream>
</pkgmetadata>