diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-09-25 15:55:23 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-09-25 15:55:44 +0200 |
commit | 081b927e8975e0bd5d2dfcb6b82576458ad05b50 (patch) | |
tree | c53dbeae6cdce81bb74e1162f4f52219baaf3094 /dev-python/puremagic/metadata.xml | |
parent | dev-python/astroid: Keyword 2.8.0 for ~m68k (diff) | |
download | gentoo-081b927e8975e0bd5d2dfcb6b82576458ad05b50.tar.gz gentoo-081b927e8975e0bd5d2dfcb6b82576458ad05b50.tar.bz2 gentoo-081b927e8975e0bd5d2dfcb6b82576458ad05b50.zip |
dev-python/puremagic: initial import
Required for net-nntp/sabnzbd.
Bug: https://bugs.gentoo.org/814503
Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/puremagic/metadata.xml')
-rw-r--r-- | dev-python/puremagic/metadata.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/dev-python/puremagic/metadata.xml b/dev-python/puremagic/metadata.xml new file mode 100644 index 000000000000..9f2ecb2e4c49 --- /dev/null +++ b/dev-python/puremagic/metadata.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="person"> + <email>whissi@gentoo.org</email> + <name>Thomas Deutschmann</name> + </maintainer> + <upstream> + <bugs-to>https://github.com/cdgriffith/puremagic/issues</bugs-to> + <remote-id type="github">cdgriffith/puremagic</remote-id> + <remote-id type="pypi">puremagic</remote-id> + </upstream> +</pkgmetadata> |