blob: 02ed673a6099a1fb1c697254e237676d120a1fc6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=compile configure prepare
DESCRIPTION=Red Hat crash utility; used for analyzing kernel core dumps
EAPI=8
HOMEPAGE=https://crash-utility.github.io/
INHERIT=flag-o-matic toolchain-funcs
KEYWORDS=-* ~alpha ~amd64 ~arm ~ppc64 ~riscv ~s390 ~x86
LICENSE=GPL-3
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/crash-utility/crash/archive/8.0.6.tar.gz -> crash-8.0.6.tar.gz https://dev.gentoo.org/~dlan/distfiles/dev-util/crash/crash-8.0.3-extra-0.tar.xz mirror://gnu/gdb/gdb-10.2.tar.gz
_eclasses_=flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multilib b2a329026f2e404e9e371097dda47f96 toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536
_md5_=efd118024b5468efbd417ab668830a16
|