blob: 5cfdf244c826cd5ced9f9ee4477477ccdf29f718 (
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
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 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e systemd fdf0d765c3f11f91fe54f8def9a8c0e6
_md5_=d46e502bca948361a8a10c5fb1f5ba87
|