diff options
Diffstat (limited to 'dev-python/leechcorepyc/metadata.xml')
| -rw-r--r-- | dev-python/leechcorepyc/metadata.xml | 28 |
1 files changed, 15 insertions, 13 deletions
diff --git a/dev-python/leechcorepyc/metadata.xml b/dev-python/leechcorepyc/metadata.xml index b7508966246a..03088b06ca5a 100644 --- a/dev-python/leechcorepyc/metadata.xml +++ b/dev-python/leechcorepyc/metadata.xml @@ -1,18 +1,20 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>mario.haustein@hrz.tu-chemnitz.de</email> - <name>Mario Haustein</name> - </maintainer> - <maintainer type="person"> - <email>sam@gentoo.org</email> - <name>Sam James</name> - </maintainer> - <longdescription> + <maintainer type="person" proxied="yes"> + <email>mario.haustein@hrz.tu-chemnitz.de</email> + <name>Mario Haustein</name> + </maintainer> + <maintainer type="person"> + <email>sam@gentoo.org</email> + <name>Sam James</name> + </maintainer> + <longdescription> The LeechCore Memory Acquisition Library focuses on Physical Memory Acquisition using various hardware and software based methods. </longdescription> - - <origin>liguros-repo</origin> -</pkgmetadata>
\ No newline at end of file + <upstream> + <remote-id type="github">ufrisk/LeechCore</remote-id> + <remote-id type="pypi">leechcorepyc</remote-id> + </upstream> +</pkgmetadata> |
