public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Marco Scardovi" <marco@scardovi.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-util/beautysh/
Date: Wed, 14 Apr 2021 13:05:46 +0000 (UTC)	[thread overview]
Message-ID: <1618405503.336f4ce8b4dc3aa93af5ebc8cae268ba4917e27e.marco@gentoo> (raw)

commit:     336f4ce8b4dc3aa93af5ebc8cae268ba4917e27e
Author:     Marco Scardovi <marco <AT> scardovi <DOT> com>
AuthorDate: Wed Apr 14 13:03:23 2021 +0000
Commit:     Marco Scardovi <marco <AT> scardovi <DOT> com>
CommitDate: Wed Apr 14 13:05:03 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=336f4ce8

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 <AT> scardovi.com>

 dev-util/beautysh/Manifest              |  1 +
 dev-util/beautysh/beautysh-6.0.1.ebuild | 21 +++++++++++++++++++++
 dev-util/beautysh/metadata.xml          | 16 ++++++++++++++++
 3 files changed, 38 insertions(+)

diff --git a/dev-util/beautysh/Manifest b/dev-util/beautysh/Manifest
new file mode 100644
index 000000000..624fd367a
--- /dev/null
+++ b/dev-util/beautysh/Manifest
@@ -0,0 +1 @@
+DIST beautysh-6.0.1.tar.gz 14634 BLAKE2B ee81d9eca73676ad485f3b21eaf14d9aa8bdf294ede0951f850f30b005c30dede5265cba414df449d2ab55f238e82d841ee1f7b85d1407b973fc8c8da59b5650 SHA512 71ecdb10d73750966c0ebea44702e74e82828ba863d99274d6427b314cd3981ab04895e206e08ee68cc719d1e67cc6c3ff6ffc7f11e0978c69ffcbab21fe60e4

diff --git a/dev-util/beautysh/beautysh-6.0.1.ebuild b/dev-util/beautysh/beautysh-6.0.1.ebuild
new file mode 100644
index 000000000..322301949
--- /dev/null
+++ b/dev-util/beautysh/beautysh-6.0.1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="This program takes upon itself the hard task of beautifying Bash scripts"
+HOMEPAGE="http://uncrustify.sourceforge.net/"
+SRC_URI="https://github.com/lovesegfault/beautysh/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
+
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris"
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+DEPEND="test? ( ${PYTHON_DEPS} )"

diff --git a/dev-util/beautysh/metadata.xml b/dev-util/beautysh/metadata.xml
new file mode 100644
index 000000000..2e54b33af
--- /dev/null
+++ b/dev-util/beautysh/metadata.xml
@@ -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>


             reply	other threads:[~2021-04-14 13:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-14 13:05 Marco Scardovi [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-04-14 13:11 [gentoo-commits] repo/proj/guru:dev commit in: dev-util/beautysh/ Marco Scardovi
2021-04-14 15:19 Marco Scardovi
2021-05-19  2:16 Anna Vyalkova
2021-07-17 13:29 Marco Scardovi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1618405503.336f4ce8b4dc3aa93af5ebc8cae268ba4917e27e.marco@gentoo \
    --to=marco@scardovi.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox