mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
12 lines
341 B
Groff
12 lines
341 B
Groff
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.1/fatrace-0.19.1.tar.gz
|
|
_md5_=4878c607e2f8877cef4c1dca728895cc
|