dev-util/beautysh: new package

This package is used alone (or with atom editor) in order to
beautify shell/bash scripts if atom-beautify is used.

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Marco Scardovi <marco@scardovi.com>
This commit is contained in:
Marco Scardovi
2021-04-14 15:03:23 +02:00
parent f071e40578
commit 336f4ce8b4
3 changed files with 38 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>marco@scardovi.com</email>
<name>Marco Scardovi</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<upstream>
<remote-id type="sourceforge">beautysh</remote-id>
<remote-id type="github">lovesegfault/beautysh</remote-id>
</upstream>
</pkgmetadata>