mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
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>
This commit is contained in:
17
dev-util/xxd/metadata.xml
Normal file
17
dev-util/xxd/metadata.xml
Normal file
@@ -0,0 +1,17 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user