Files
guru/dev-util/xxd/metadata.xml
Peter Levine 0f6fb0782c dev-util/xxd: initial commit
This adds xxd hex dump utility from vim for revdeps that need it,
without having to depend on app-editors/vim-core.

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Peter Levine <plevine457@gmail.com>
2022-01-15 20:11:29 -05:00

18 lines
545 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<description>new maintainers welcome</description>
<name>Peter Levine</name>
<email>plevine457@gmail.com</email>
</maintainer>
<upstream>
<maintainer>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</maintainer>
<bugs-to>https://github.com/vim/vim/issues</bugs-to>
<remote-id type="github">vim/vim</remote-id>
</upstream>
</pkgmetadata>