app-admin/dotbot: new package, add 1.20.1

Signed-off-by: Steven Stallion <sstallion@gmail.com>
This commit is contained in:
Steven Stallion
2023-11-05 11:37:26 -06:00
parent d7a5394b48
commit 9838a4bb2c
3 changed files with 41 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM 'https://www.gentoo.org/dtd/metadata.dtd'>
<pkgmetadata>
<maintainer type="person">
<email>sstallion@gmail.com</email>
<name>Steven Stallion</name>
</maintainer>
<longdescription>
Dotbot is designed to be lightweight and self-contained, with no
external dependencies and no installation required. Dotbot can also be
a drop-in replacement for any other tool you were using to manage your
dotfiles, and Dotbot is VCS-agnostic -- it doesn't make any attempt to
manage your dotfiles.
</longdescription>
<upstream>
<remote-id type="github">anishathalye/dotbot</remote-id>
</upstream>
</pkgmetadata>