mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-07 13:44:38 +02:00
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>
19 lines
643 B
XML
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>
|