From: "Yixun Lan" <dlan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/crash/
Date: Tue, 26 Jan 2021 03:41:42 +0000 (UTC) [thread overview]
Message-ID: <1611632297.70dc1bae14db5f4c3c5e36d0ca8d11aa89c80af1.dlan@gentoo> (raw)
commit: 70dc1bae14db5f4c3c5e36d0ca8d11aa89c80af1
Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 26 02:13:42 2021 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Tue Jan 26 03:38:17 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70dc1bae
dev-util/crash: drop old
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
dev-util/crash/Manifest | 1 -
dev-util/crash/crash-7.2.8-r1.ebuild | 30 ------------------------------
2 files changed, 31 deletions(-)
diff --git a/dev-util/crash/Manifest b/dev-util/crash/Manifest
index 3faa5d4ea04..99eb117d6c7 100644
--- a/dev-util/crash/Manifest
+++ b/dev-util/crash/Manifest
@@ -1,3 +1,2 @@
-DIST crash-7.2.8.tar.gz 32253097 BLAKE2B 26a8a07749cb62947053992ba761b541ba5d06f0f3bf67312d8228c9d851f51edf1201e732574f7f2f2768d6087324b8dd1f843ea47916bd9f95e514df967589 SHA512 3269760a50b49f25af0e1c43d60432e603036793aa542f8ccfb0b8019376da45afa7c053d3860ae2130b6471f3ac72cff78f1096e9ffa8c6f1d34afb52208e70
DIST crash-7.2.9.tar.gz 1324947 BLAKE2B dac5485742119fce1cdcab37a87a2a417e408108a73bffdd6fa215587e4c5dec29508d5f11285dbe2a21cd8365cee437296168b85f2f43dc743461061fd0a26e SHA512 57b7b7780ad71bad09d962bfb2d5ad729dd167d9aaffd86f7b5467c98f52e8cb2c6ebb317bf1ad285dcb78ffa300b5dd733c63efd7aaa4ef03ddfe076c269984
DIST gdb-7.6.tar.gz 31437633 BLAKE2B fb8cb9f0c33f360c864c5776c3dd0233ad534d376a9df8157c7bc9f1c4ccfc8698933409561700f134705c0107038d8bfa23844e512cd3a08e24925d37a1ce58 SHA512 02d9c62fa73bcb79138d14c7fc182443f0ca82d4545b4d260b67d3f0074ed75f899a657814a56727e601032a668b0ddd7b48aabd49215fc012eeea6077bca368
diff --git a/dev-util/crash/crash-7.2.8-r1.ebuild b/dev-util/crash/crash-7.2.8-r1.ebuild
deleted file mode 100644
index 45bbff51590..00000000000
--- a/dev-util/crash/crash-7.2.8-r1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-inherit toolchain-funcs
-
-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=""
-# there is no "make test" target, but there is a test.c so the automatic
-# make rules catch it and tests fail
-RESTRICT="test"
-
-src_prepare() {
- sed -i -e "s|ar -rs|\${AR} -rs|g" Makefile || die
- default
-}
-
-src_compile() {
- emake \
- CC="$(tc-getCC)" \
- AR="$(tc-getAR)" \
- CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
-}
next reply other threads:[~2021-01-26 3:41 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-26 3:41 Yixun Lan [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-29 14:17 [gentoo-commits] repo/gentoo:master commit in: dev-util/crash/ Yixun Lan
2025-04-29 14:17 Yixun Lan
2024-12-02 10:07 Yixun Lan
2024-05-09 3:05 Yixun Lan
2024-05-09 3:05 Yixun Lan
2024-03-05 6:57 Sam James
2023-11-23 12:39 Yixun Lan
2023-11-23 12:27 Yixun Lan
2023-11-23 12:27 Yixun Lan
2023-08-09 23:09 Yixun Lan
2023-05-12 12:36 Yixun Lan
2023-05-12 12:36 Yixun Lan
2022-12-19 2:40 Yixun Lan
2022-08-24 14:28 Yixun Lan
2022-08-24 14:28 Yixun Lan
2022-07-28 3:33 Yixun Lan
2022-04-27 9:08 Yixun Lan
2022-04-27 9:07 Yixun Lan
2022-04-09 10:59 Yixun Lan
2022-04-09 2:35 Sam James
2022-04-02 10:59 Yixun Lan
2022-04-02 8:24 Yixun Lan
2022-04-02 8:24 Yixun Lan
2021-12-21 8:41 Yixun Lan
2021-12-21 2:26 Yixun Lan
2021-12-21 2:26 Yixun Lan
2021-05-15 9:02 Yixun Lan
2021-01-26 3:41 Yixun Lan
2021-01-15 21:28 Yixun Lan
2020-06-03 3:05 Yixun Lan
2020-06-03 3:05 Yixun Lan
2020-02-16 14:27 Yixun Lan
2019-10-21 1:39 Yixun Lan
2019-10-21 0:01 Thomas Deutschmann
2019-10-20 6:19 Yixun Lan
2019-10-20 1:08 Yixun Lan
2019-04-09 0:02 Doug Goldstein
2018-03-10 21:44 Doug Goldstein
2017-05-10 7:28 Yixun Lan
2016-04-21 4:51 Mike Frysinger
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=1611632297.70dc1bae14db5f4c3c5e36d0ca8d11aa89c80af1.dlan@gentoo \
--to=dlan@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