mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
12 lines
341 B
Plaintext
12 lines
341 B
Plaintext
DEFINED_PHASES=install
|
|
DESCRIPTION=report system wide file access events
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/martinpitt/fatrace
|
|
IUSE=powertop
|
|
KEYWORDS=~amd64
|
|
LICENSE=GPL-3
|
|
RDEPEND=powertop? ( sys-power/powertop )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/martinpitt/fatrace/archive/0.19.0/fatrace-0.19.0.tar.gz
|
|
_md5_=620ba959b5b6a73d5ce27d36c5bf7540
|