From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1283740-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id C332A1382C5
	for <garchives@archives.gentoo.org>; Wed, 19 May 2021 02:16:24 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id A6AC9E0636;
	Wed, 19 May 2021 02:16:23 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 889BFE0636
	for <gentoo-commits@lists.gentoo.org>; Wed, 19 May 2021 02:16:23 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 96F1B340DA0
	for <gentoo-commits@lists.gentoo.org>; Wed, 19 May 2021 02:16:21 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 1B8E964D
	for <gentoo-commits@lists.gentoo.org>; Wed, 19 May 2021 02:16:20 +0000 (UTC)
From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Anna Vyalkova" <cyber+gentoo@sysrq.in>
Message-ID: <1621388365.073dd615c44f77406cb4b3fce6bf12cdc5bc86ea.cybertailor@gentoo>
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-util/beautysh/
X-VCS-Repository: repo/proj/guru
X-VCS-Files: dev-util/beautysh/Manifest dev-util/beautysh/beautysh-6.1.0.ebuild
X-VCS-Directories: dev-util/beautysh/
X-VCS-Committer: cybertailor
X-VCS-Committer-Name: Anna Vyalkova
X-VCS-Revision: 073dd615c44f77406cb4b3fce6bf12cdc5bc86ea
X-VCS-Branch: dev
Date: Wed, 19 May 2021 02:16:20 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 07c3f3cd-e723-46c6-ad4e-46d8c0350ea0
X-Archives-Hash: d40eab9869bd6938ed4a75b7a1b8bafa

commit:     073dd615c44f77406cb4b3fce6bf12cdc5bc86ea
Author:     Anna Vyalkova <cyber <AT> sysrq <DOT> in>
AuthorDate: Wed May 19 01:39:25 2021 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Wed May 19 01:39:25 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=073dd615

dev-util/beautysh: add 6.1.0

Signed-off-by: Anna Vyalkova <cyber <AT> sysrq.in>

 dev-util/beautysh/Manifest              |  1 +
 dev-util/beautysh/beautysh-6.1.0.ebuild | 20 ++++++++++++++++++++
 2 files changed, 21 insertions(+)

diff --git a/dev-util/beautysh/Manifest b/dev-util/beautysh/Manifest
index 624fd367a..4f025c622 100644
--- a/dev-util/beautysh/Manifest
+++ b/dev-util/beautysh/Manifest
@@ -1 +1,2 @@
 DIST beautysh-6.0.1.tar.gz 14634 BLAKE2B ee81d9eca73676ad485f3b21eaf14d9aa8bdf294ede0951f850f30b005c30dede5265cba414df449d2ab55f238e82d841ee1f7b85d1407b973fc8c8da59b5650 SHA512 71ecdb10d73750966c0ebea44702e74e82828ba863d99274d6427b314cd3981ab04895e206e08ee68cc719d1e67cc6c3ff6ffc7f11e0978c69ffcbab21fe60e4
+DIST beautysh-6.1.0.tar.gz 30192 BLAKE2B 78c469b2729204b2db86f71729d93649508ca4443917f9da020a96d95c04ed05291955797a4849a36f2b6da6ccc8268f0b29311d09e059590016039dadc22c36 SHA512 482956e615e69beefb4e0e13abd6ffcd8e89f538cd9cc3218feceb0adf5d73ce029f980894de02f45aabd05dde6088c3ba1e9fd23ff8e9a5133ecde28f8c83da

diff --git a/dev-util/beautysh/beautysh-6.1.0.ebuild b/dev-util/beautysh/beautysh-6.1.0.ebuild
new file mode 100644
index 000000000..a3c364d45
--- /dev/null
+++ b/dev-util/beautysh/beautysh-6.1.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+DISTUTILS_USE_SETUPTOOLS="pyproject.toml"
+
+inherit distutils-r1
+
+DESCRIPTION="Bash beautifier for the masses"
+HOMEPAGE="https://github.com/lovesegfault/beautysh https://pypi.python.org/pypi/beautysh"
+SRC_URI="https://github.com/lovesegfault/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris"
+
+LICENSE="GPL-2"
+SLOT="0"
+
+distutils_enable_tests pytest