blob: ccee3a4baa3786d4555e9dd067ebc8f2c8536338 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=virtual/pkgconfig
DEFINED_PHASES=install prepare pretend setup
DEPEND=|| ( >=dev-lang/python-3.10.0_p1-r1:3.10 >=dev-lang/python-3.9.9-r1:3.9 )
DESCRIPTION=A tool to log and decode Machine Check Exceptions
EAPI=8
HOMEPAGE=http://mcelog.org/
INHERIT=linux-info python-any-r1 systemd toolchain-funcs
IUSE=selinux
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=selinux? ( sec-policy/selinux-mcelog )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/andikleen/mcelog/archive/v181.tar.gz -> mcelog-181.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b linux-info 3cfb791b045bfb6773a6d0f2d80ce9fd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-any-r1 9006edf4b9c90f9ba1dc9ea9fee1b0bd systemd 2736b403a83f194b59b767f3b344c2c1
_md5_=5ef810a6c543ee3b4ec406a4ec085285
|