blob: c4505658a9bfa86d40db70b9460761bcce7d6c20 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=install postinst prepare pretend setup
DEPEND=virtual/pkgconfig
DESCRIPTION=A tool to log and decode Machine Check Exceptions
EAPI=6
HOMEPAGE=http://mcelog.org/
INHERIT=linux-info systemd toolchain-funcs
IUSE=selinux kernel_linux
KEYWORDS=amd64 x86
LICENSE=GPL-2
RDEPEND=selinux? ( sec-policy/selinux-mcelog )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/andikleen/mcelog/archive/v175.tar.gz -> mcelog-175.tar.gz
_eclasses_=toolchain-funcs 7a9551c9a6680454019664620505375a multilib 6f710a580aea2e8c7f5be70f8912ad43 eapi7-ver f9ec87e93172b25ce65a85303dc06964 linux-info 7e8ed4c6a1d136fb291c52386f996c2c systemd fdf0d765c3f11f91fe54f8def9a8c0e6
_md5_=a7d9d7431a0371ae2aa20b3b1f5706f7
|