gentoo-ebuilds/app-admin/passook/metadata.xml
Z. Liu aaa3d3281f
app-admin/passook: move back
revert commit ebe886820c

updated ebuild to EAPI 4 -> 8 & metadata.xml

Bug: https://bugs.gentoo.org/724210
Signed-off-by: Z. Liu <zhixu.liu@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/39693
Signed-off-by: Sam James <sam@gentoo.org>
2024-12-13 09:34:09 +00:00

19 lines
643 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>zhixu.liu@gmail.com</email>
<name>Z. Liu</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription>
Passook is a perl script that generates passwords. You can
customize the security of the password generated.
</longdescription>
<upstream>
<remote-id type="github">mackers/passook</remote-id>
</upstream>
</pkgmetadata>