blob: dd6912c88a1a1ff9c160d419c161c1e2ebebb1c9 (
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 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 systemd c846b9e02ac8293bfc9ca38a195c2a18
_md5_=c6487a3821e8a84fbf64581d963f2ff6
|