blob: 7d166475a65b6e2bac25eeb34ff8ba1f67e8dcf0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=docs? ( app-text/pandoc ) test? ( dev-lang/go ) virtual/pkgconfig
DEFINED_PHASES=compile install prepare
DESCRIPTION=Early OOM Daemon for Linux
EAPI=7
HOMEPAGE=https://github.com/rfjakob/earlyoom
INHERIT=systemd
IUSE=docs systemd test
KEYWORDS=amd64 x86
LICENSE=MIT-with-advertising
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/rfjakob/earlyoom/archive/v1.3.tar.gz -> earlyoom-1.3.tar.gz
_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 systemd 2736b403a83f194b59b767f3b344c2c1
_md5_=c6487a3821e8a84fbf64581d963f2ff6
|