From: "Mike Frysinger" <vapier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/crash/
Date: Thu, 21 Apr 2016 04:51:53 +0000 (UTC) [thread overview]
Message-ID: <1461214294.dbcfd2f73e4b7f1aa56f1fdbeaac8dce4697f37d.vapier@gentoo> (raw)
commit: dbcfd2f73e4b7f1aa56f1fdbeaac8dce4697f37d
Author: Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 21 04:50:51 2016 +0000
Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Thu Apr 21 04:51:34 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbcfd2f7
dev-util/crash: version bump to 7.1.4
dev-util/crash/Manifest | 1 +
dev-util/crash/crash-7.1.4.ebuild | 19 +++++++++++++++++++
2 files changed, 20 insertions(+)
diff --git a/dev-util/crash/Manifest b/dev-util/crash/Manifest
index 20edb3c..cd5548a 100644
--- a/dev-util/crash/Manifest
+++ b/dev-util/crash/Manifest
@@ -2,3 +2,4 @@ DIST crash-6.1.4.tar.gz 26781448 SHA256 e9275d4225b414a1ddf63336cff7160997660d7d
DIST crash-7.0.0.tar.gz 32007997 SHA256 3ee1c7c7552a31683bb13881b7ee98fde9b4eea260af44a7a4bd22e5c27c9c2e SHA512 29f59b73a7cd17f6f6473511831d2c8610e2464057e260c1673b52f5e3476bc64bdd0cdcfff36ead16957b98b985dbd19b7d7a6daa29e115eea2e5271c4aeb4f WHIRLPOOL 7b5017789819c6e7cd4f34d81d37944782d1ac099a0439c0557fec08e1f3cb163d069cb618385a980b09f886bf7b49fcc118211d188afb08dea3d8b3ba43b835
DIST crash-7.0.3.tar.gz 32020508 SHA256 fdf1ee8d21cae4eaa25f60fde14e1caf259e59dcdb6e1ed4e555f1d73805fab0 SHA512 bff8781589709a161975954abf5dc2fde6f937cbe334bf23aa889d32114eb2337d918c4c3e7b5e26beb437bfa9d6939339941af8542296ab69c8c51245be76ec WHIRLPOOL ad8e03ab78e53c7fc85faaba73cbc24e96c2092d76477ceec2825e99038d055ddf8f6ef803dfc9e28c4bc98f657a51526ebe69f7a27b96e0eb71411fa842225f
DIST crash-7.0.7.tar.gz 32041666 SHA256 c473ea9623787bee8fecf2e4d0caa9301a9462c26243e897ad202bf0dc3e9a07 SHA512 51ac33705c8b40117d67797a6f03b78fdaa1be08035f32162816abea906d5193a6fde5f2c826d962047c1ece871ff403e91700c757fe91fd4f940b9bb75c936f WHIRLPOOL c783548368a1acae12b7afa67ff38a9674668205e0345686036df0d0f8fb5a8484b2d7feee96988136f8e13854fe2792aa309b7129bdb574187abc4a629402b4
+DIST crash-7.1.4.tar.gz 32137593 SHA256 2c84b7d33cbf2145fc5af8064744a8496dd2383d63d51cd00f657f474a82434c SHA512 6d536397418b99baaf8ae2bd76d72e60c5f92a7aaeef929f81301e58930ee9848e3e146a43ccac7350602c49c1cea4a31f0b74c267d6afd3b5a23f960a1c9cc6 WHIRLPOOL 3f22c9e54796110f8d57a0b032d492c7a8af1a691972d3275b8cba8cee2d1ccaaab085fc0586c3219cce2f0883c2c81c1919e5a3c68967881aa0fa7816e5b72b
diff --git a/dev-util/crash/crash-7.1.4.ebuild b/dev-util/crash/crash-7.1.4.ebuild
new file mode 100644
index 0000000..91e7fb0
--- /dev/null
+++ b/dev-util/crash/crash-7.1.4.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="5"
+
+inherit eutils
+
+DESCRIPTION="Red Hat crash utility; used for analyzing kernel core dumps"
+HOMEPAGE="https://people.redhat.com/anderson/"
+SRC_URI="https://people.redhat.com/anderson/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="-* ~alpha ~amd64 ~arm ~ia64 ~ppc64 ~s390 ~x86"
+IUSE=""
+
+src_prepare() {
+ epatch "${FILESDIR}"/${PN}-5.1.1-install-fix.patch
+}
next reply other threads:[~2016-04-21 4:52 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-21 4:51 Mike Frysinger [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-05-10 7:28 [gentoo-commits] repo/gentoo:master commit in: dev-util/crash/ Yixun Lan
2018-03-10 21:44 Doug Goldstein
2019-04-09 0:02 Doug Goldstein
2019-10-20 1:08 Yixun Lan
2019-10-20 6:19 Yixun Lan
2019-10-21 0:01 Thomas Deutschmann
2019-10-21 1:39 Yixun Lan
2020-02-16 14:27 Yixun Lan
2020-06-03 3:05 Yixun Lan
2020-06-03 3:05 Yixun Lan
2021-01-15 21:28 Yixun Lan
2021-01-26 3:41 Yixun Lan
2021-01-26 3:41 Yixun Lan
2021-05-15 9:02 Yixun Lan
2021-12-21 2:26 Yixun Lan
2021-12-21 2:26 Yixun Lan
2021-12-21 8:41 Yixun Lan
2022-04-02 8:24 Yixun Lan
2022-04-02 8:24 Yixun Lan
2022-04-02 10:59 Yixun Lan
2022-04-09 2:35 Sam James
2022-04-09 10:59 Yixun Lan
2022-04-27 9:07 Yixun Lan
2022-04-27 9:08 Yixun Lan
2022-07-28 3:33 Yixun Lan
2022-08-24 14:28 Yixun Lan
2022-08-24 14:28 Yixun Lan
2022-12-19 2:40 Yixun Lan
2023-05-12 12:36 Yixun Lan
2023-05-12 12:36 Yixun Lan
2023-08-09 23:09 Yixun Lan
2023-11-23 12:27 Yixun Lan
2023-11-23 12:27 Yixun Lan
2023-11-23 12:39 Yixun Lan
2024-03-05 6:57 Sam James
2024-05-09 3:05 Yixun Lan
2024-05-09 3:05 Yixun Lan
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=1461214294.dbcfd2f73e4b7f1aa56f1fdbeaac8dce4697f37d.vapier@gentoo \
--to=vapier@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