mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
app-admin/chezmoi: new package
Manage your dotfiles across multiple machines, securely. Note This is a conversion of my original submission from a binary package to one which is compiled from source. The go-module eclass makes this much easier that the technique I originally tried back in 2018/2019. Bug: https://bugs.gentoo.org/688190 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Philip DeMonaco <phil@demona.co>
This commit is contained in:
18
app-admin/chezmoi/metadata.xml
Normal file
18
app-admin/chezmoi/metadata.xml
Normal file
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>phil@demona.co</email>
|
||||
<name>Phil DeMonaco</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">twpane/chezmoi</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user