dev-python/material-color-utilities: 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:32:15 -08:00
parent 905bf98512
commit 11bd1f0be6
4 changed files with 56 additions and 21 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">avanishsubbiah/material-color-utilities-python"</remote-id>
<remote-id type="pypi">material-color-utilities</remote-id>
<bugs-to>https://github.com/avanishsubbiah/material-color-utilities-python/issues"</bugs-to>
</upstream>
</pkgmetadata>