mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
17 lines
1.5 KiB
Groff
17 lines
1.5 KiB
Groff
DEFINED_PHASES=compile configure install postinst setup
|
|
DEPEND=dev-libs/libnl:3 sys-libs/libcap virtual/os-headers
|
|
DESCRIPTION=Linux x86 CPU power tools
|
|
EAPI=8
|
|
HOMEPAGE=https://www.kernel.org/
|
|
IDEPEND=filecaps? ( sys-libs/libcap )
|
|
INHERIT=fcaps linux-info python-r1 toolchain-funcs
|
|
IUSE=pstate-tracer +filecaps python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
|
|
KEYWORDS=~amd64
|
|
LICENSE=GPL-2
|
|
RDEPEND=dev-libs/libnl:3 sys-libs/libcap pstate-tracer? ( python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) dev-python/gnuplot-py[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/numpy[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] sci-visualization/gnuplot )
|
|
REQUIRED_USE=pstate-tracer? ( || ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 ) )
|
|
SLOT=0/0
|
|
SRC_URI=https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.1.tar.xz
|
|
_eclasses_=fcaps c0a086b957a1b183a8d136eabf02f191 toolchain-funcs e7e7331166166e7a516d19e264b098c2 multilib c19072c3cd7ac5cb21de013f7e9832e0 linux-info ea4122ba1d8791a12b78e53f9510a2e3 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe python-utils-r1 6881b056477c23167d9a6b33e146374e python-r1 c1fc393cd1e72f093b4838e29d27918c
|
|
_md5_=c18cb8e0bd9a87877be9433b7c3c656c
|