From: "Sergei Trofimovich" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/shellcheck/
Date: Fri, 7 May 2021 20:42:32 +0000 (UTC) [thread overview]
Message-ID: <1620420150.8a9c3e820d48f144510d2d06e4ebd119bbbc64cc.slyfox@gentoo> (raw)
commit: 8a9c3e820d48f144510d2d06e4ebd119bbbc64cc
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri May 7 20:42:17 2021 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri May 7 20:42:30 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a9c3e82
dev-util/shellcheck: bump up to 0.7.2
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-util/shellcheck/Manifest | 1 +
dev-util/shellcheck/shellcheck-0.7.2.ebuild | 33 +++++++++++++++++++++++++++++
2 files changed, 34 insertions(+)
diff --git a/dev-util/shellcheck/Manifest b/dev-util/shellcheck/Manifest
index 75f0557a6bf..d83572a074c 100644
--- a/dev-util/shellcheck/Manifest
+++ b/dev-util/shellcheck/Manifest
@@ -1 +1,2 @@
DIST ShellCheck-0.7.1.tar.gz 163288 BLAKE2B efc8c56348ba924baf660ae16d84e023cdd1a5ef8b355b492844ca41aeb3242eb1e5862bea7f12c69fa43cce285a44afaf95125816f62fbe316d9bdca467b1ae SHA512 fc84bd67e30af1378a92c1e378693a2c181e9567d53f2590e76aedb9f607276b90abd2ac83818c36524bd77a480df347af5a0879a925a846f35440ab207fad8a
+DIST ShellCheck-0.7.2.tar.gz 173937 BLAKE2B ac5b6c4aec9a9bb736e1218726780e9f97775ad5f144e5862daf24a88fe0bf24404b58880638e03ceeb02ff5ca84027727ebd637a82f8ae272dc18bc14d5c532 SHA512 ec77038763b3520deef3838d0f51f06bc3d755945f519b19be09765b3122f0251f00cd4907cb60c38612161b0c03f73025e0f52b3c47e22855f0b0e3ff5f81c5
diff --git a/dev-util/shellcheck/shellcheck-0.7.2.ebuild b/dev-util/shellcheck/shellcheck-0.7.2.ebuild
new file mode 100644
index 00000000000..f6704b2938f
--- /dev/null
+++ b/dev-util/shellcheck/shellcheck-0.7.2.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# ebuild generated by hackport 0.6.7.9999
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
+inherit haskell-cabal
+
+MY_PN="ShellCheck"
+MY_P="${MY_PN}-${PV}"
+S="${WORKDIR}/${MY_P}"
+
+DESCRIPTION="Shell script analysis tool"
+HOMEPAGE="https://www.shellcheck.net/"
+SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="dev-haskell/aeson:=[profile?]
+ >=dev-haskell/diff-0.2.0:=[profile?]
+ >=dev-haskell/mtl-2.2.1:=[profile?]
+ >=dev-haskell/parsec-3.0:=[profile?]
+ >=dev-haskell/quickcheck-2.7.4:2=[template-haskell,profile?]
+ dev-haskell/regex-tdfa:=[profile?]
+ >=dev-lang/ghc-8.4.3:=
+"
+DEPEND="${RDEPEND}
+ >=dev-haskell/cabal-2.2.0.1
+"
next reply other threads:[~2021-05-07 20:42 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-07 20:42 Sergei Trofimovich [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-03-17 18:23 [gentoo-commits] repo/gentoo:master commit in: dev-util/shellcheck/ Sam James
2023-02-12 2:12 Sam James
2023-02-12 2:12 Sam James
2022-07-22 22:16 Sam James
2022-02-06 7:29 Florian Schmaus
2021-05-09 11:53 Sergei Trofimovich
2020-06-28 22:43 Sergei Trofimovich
2020-04-05 10:07 Sergei Trofimovich
2019-12-14 11:00 Sergei Trofimovich
2019-10-02 21:41 Sergei Trofimovich
2019-09-13 6:36 Agostino Sarubbo
2019-09-13 0:00 Thomas Deutschmann
2019-08-15 7:45 Mark Wright
2019-02-15 18:58 Mikle Kolyada
2019-02-15 15:46 Thomas Deutschmann
2018-12-07 1:30 Patrick McLean
2018-08-30 8:52 Mikle Kolyada
2018-08-29 1:07 Thomas Deutschmann
2018-08-21 20:36 Sergei Trofimovich
2018-06-08 13:45 Manuel Rüger
2018-01-23 22:35 Sergei Trofimovich
2018-01-23 22:35 Sergei Trofimovich
2017-03-28 3:34 Austin English
2016-11-05 13:57 Sergei Trofimovich
2016-05-31 20:22 Sergei Trofimovich
2016-05-31 20:22 Sergei Trofimovich
2016-03-02 13:01 Jason Donenfeld
2015-09-07 15:58 Justin Lecher
2015-09-07 13:09 Justin Lecher
2015-09-07 6:33 Justin Lecher
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=1620420150.8a9c3e820d48f144510d2d06e4ebd119bbbc64cc.slyfox@gentoo \
--to=slyfox@gentoo.org \
--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