public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Georgy Yakovlev" <gyakovlev@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/shellcheck-bin/
Date: Sat, 22 Feb 2020 01:30:13 +0000 (UTC)	[thread overview]
Message-ID: <1582334989.a706f1587e799f320603dc3b3e3a74f7a1306ab4.gyakovlev@gentoo> (raw)

commit:     a706f1587e799f320603dc3b3e3a74f7a1306ab4
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 21 21:28:30 2020 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Sat Feb 22 01:29:49 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a706f158

dev-util/shellcheck-bin: drop old

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 dev-util/shellcheck-bin/Manifest                   |  2 --
 .../shellcheck-bin/shellcheck-bin-0.6.0.ebuild     | 28 ----------------------
 2 files changed, 30 deletions(-)

diff --git a/dev-util/shellcheck-bin/Manifest b/dev-util/shellcheck-bin/Manifest
index db4e1e0aae5..d9ecfc1a14a 100644
--- a/dev-util/shellcheck-bin/Manifest
+++ b/dev-util/shellcheck-bin/Manifest
@@ -1,4 +1,2 @@
-DIST shellcheck-v0.6.0.linux.armv6hf.tar.xz 2488420 BLAKE2B 5b5265845c596d82938d7bc7009d0e5736cf380b9686fc3f900130f859122bb4fb6e2ad9eba7ac2a06d32a0065cf97bed473af085712b9c1da5c57d46df5daa1 SHA512 ac60323430e7febfeaaf5f8b6e3c5500e173871757e46643f1a944eea67f6918bbc49869a63fb7089329a2090307d8364dbeabb390a5e42c094147f530589f81
-DIST shellcheck-v0.6.0.linux.x86_64.tar.xz 1484496 BLAKE2B 2f0d40b53a59dea15ae6bd972387071aea4e1d0f44bc1b7f74180d8744befd539a2e7e7aa4d5b78b65c82f8b94dc224b0730a9351a4fb1db1988c024fd85feac SHA512 6335d8888848a6fd351867c4f9732446b33c6b5e46343aebdbf1efa14ae99804d1e5af5b186b6ceba161d23b221b53d2a12e3a695231f8ac8f9ef46e2db9182b
 DIST shellcheck-v0.7.0.linux.armv6hf.tar.xz 2502980 BLAKE2B 5e8281a9a8bd7105bb852f917cb2fb252b7d5abdda26da8fc8a5d9aca2a3543fcaf88707ae3aae277578a4fcf973d66e1d457c1769ca4838e3131a1928b56437 SHA512 3cb41d339b0da7790b8451b9fb8c6e6d52444ab0f3115871049dbe04968ce88868b305d2be267af627991949f346ee1a8eb95dce4cb0e46c81a24b01d4f18f74
 DIST shellcheck-v0.7.0.linux.x86_64.tar.xz 1545588 BLAKE2B 30f4cfacdf9024a4f4c8233842f40a6027069e81cf5529f2441b22856773abcd716ee92d2303ad3cda5eaeecac3161e5980c0eedeb4ffa077d5c15c7f356512e SHA512 84e06bee3c8b8c25f46906350fb32708f4b661636c04e55bd19cdd1071265112d84906055372149678d37f09a1667019488c62a0561b81fe6a6b45ad4fae4ac0

diff --git a/dev-util/shellcheck-bin/shellcheck-bin-0.6.0.ebuild b/dev-util/shellcheck-bin/shellcheck-bin-0.6.0.ebuild
deleted file mode 100644
index 77b8ddc5654..00000000000
--- a/dev-util/shellcheck-bin/shellcheck-bin-0.6.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MY_PN=${PN/-bin/}
-
-DESCRIPTION="Shell script analysis tool (binary package)"
-HOMEPAGE="https://www.shellcheck.net/"
-SRC_URI="
-	amd64? ( https://storage.googleapis.com/${MY_PN}/${MY_PN}-v${PV}.linux.x86_64.tar.xz )
-	arm? ( https://storage.googleapis.com/${MY_PN}/${MY_PN}-v${PV}.linux.armv6hf.tar.xz )
-"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="amd64 ~arm"
-
-DEPEND="!dev-util/shellcheck"
-RDEPEND="${DEPEND}"
-
-QA_PREBUILT="/usr/bin/shellcheck"
-S="${WORKDIR}/${MY_PN}-v${PV}"
-
-src_install() {
-	dobin shellcheck
-	einstalldocs
-}


             reply	other threads:[~2020-02-22  1:30 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-22  1:30 Georgy Yakovlev [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-27 12:11 [gentoo-commits] repo/gentoo:master commit in: dev-util/shellcheck-bin/ Ionen Wolkens
2024-04-02  5:55 Arthur Zamarin
2024-03-27 11:01 Ionen Wolkens
2024-03-08  3:14 Ionen Wolkens
2024-02-14 23:29 Ionen Wolkens
2024-02-14 23:29 Ionen Wolkens
2024-02-14 23:29 Ionen Wolkens
2023-07-08  3:39 Sam James
2023-07-07  3:38 Sam James
2022-12-14  0:10 Georgy Yakovlev
2022-11-11 11:55 Georgy Yakovlev
2022-11-03  6:40 Sam James
2022-11-03  6:15 Sam James
2021-11-10  3:16 Georgy Yakovlev
2021-11-09  2:07 Georgy Yakovlev
2021-04-20 18:32 Georgy Yakovlev
2020-07-09 17:23 Georgy Yakovlev
2020-07-09 17:23 Georgy Yakovlev
2020-04-08  1:06 Georgy Yakovlev
2020-02-28  6:51 Georgy Yakovlev
2020-02-22  1:30 Georgy Yakovlev
2019-09-11 16:51 Georgy Yakovlev
2019-07-29  8:28 Georgy Yakovlev
2019-06-16 19:07 Georgy Yakovlev
2019-01-16  8:49 Georgy Yakovlev
2018-12-03  5:56 Georgy Yakovlev
2018-12-01  4:33 Georgy Yakovlev
2018-09-28  1:35 Georgy Yakovlev

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=1582334989.a706f1587e799f320603dc3b3e3a74f7a1306ab4.gyakovlev@gentoo \
    --to=gyakovlev@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