blob: 76dac727b7b9950854855ffb2186262085895bfc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=docs? ( virtual/pandoc ) test? ( dev-lang/go ) virtual/pkgconfig
DEFINED_PHASES=compile install
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
SLOT=0
SRC_URI=https://github.com/rfjakob/earlyoom/archive/v1.6.2.tar.gz -> earlyoom-1.6.2.tar.gz
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 systemd 5f4bb0758df2e483babf68cd517078ca
_md5_=0810e077468629fa04d11d654d86eb2c
|