blob: d25ab3e77118b7c06627a10a3a41f14025d09cfd (
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 badd6e329e1f3e6bee99b35bf8763ce8 multilib 8a0248f83ae77f945d376ff4a7953257 systemd 2736b403a83f194b59b767f3b344c2c1
_md5_=c6487a3821e8a84fbf64581d963f2ff6
|