Files
guru/app-admin/chezmoi/metadata.xml
Randall T. Vasquez a85b55435a app-admin/chezmoi: update to 2.11.2
Also, EAPI was updated to 8, and some minor fixes were applied to the ebuild.

Note, the maintainer for this ebuild was updated in this is commit.

Signed-off-by: Randall T. Vasquez <ran.dall@icloud.com>
2022-02-14 06:19:50 -08:00

19 lines
669 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>ran.dall@icloud.com</email>
<name>Randall Vasquez</name>
</maintainer>
<longdescription lang="en">
Dotfile management application which provides a configuration
and encryption interface ontop of traditional version control
functionality. This simplifies synchronization of dotfiles
between multiple machines, operating systems, and environments
with differing requirements.
</longdescription>
<upstream>
<remote-id type="github">twpayne/chezmoi</remote-id>
</upstream>
</pkgmetadata>