mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
2024-06-06 10:36:03 UTC
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
DEFINED_PHASES=compile configure install postinst setup
|
||||
DEPEND=dev-libs/libnl:3 virtual/os-headers
|
||||
DEPEND=dev-libs/libnl:3 sys-libs/libcap virtual/os-headers
|
||||
DESCRIPTION=Linux x86 CPU power tools
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.kernel.org/
|
||||
@@ -8,9 +8,9 @@ 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=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 )
|
||||
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 e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 linux-info e967b81f54be6f49f4219a57ce7db437 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f
|
||||
_md5_=905812c8593e53afffb166f61c0dd976
|
||||
_md5_=c18cb8e0bd9a87877be9433b7c3c656c
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
DEFINED_PHASES=compile configure install postinst setup
|
||||
DEPEND=dev-libs/libnl:3 virtual/os-headers
|
||||
DEPEND=dev-libs/libnl:3 sys-libs/libcap virtual/os-headers
|
||||
DESCRIPTION=Linux x86 CPU power tools
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.kernel.org/
|
||||
@@ -8,9 +8,9 @@ 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=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 )
|
||||
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.6.tar.xz
|
||||
_eclasses_=fcaps c0a086b957a1b183a8d136eabf02f191 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 linux-info e967b81f54be6f49f4219a57ce7db437 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f
|
||||
_md5_=905812c8593e53afffb166f61c0dd976
|
||||
_md5_=c18cb8e0bd9a87877be9433b7c3c656c
|
||||
|
||||
Reference in New Issue
Block a user