blob: b913fda2064bf743f3cd05aa59d207e9a9f5ef60 (
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 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 eapi7-ver f9ec87e93172b25ce65a85303dc06964 linux-info 7e8ed4c6a1d136fb291c52386f996c2c systemd fdf0d765c3f11f91fe54f8def9a8c0e6
_md5_=a7d9d7431a0371ae2aa20b3b1f5706f7
|