mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
2024-05-14 16:03:48 UTC
This commit is contained in:
@@ -5,12 +5,12 @@ 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
|
||||
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 ) dev-python/gnuplot-py[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/numpy[python_targets_python3_10(-)?,python_targets_python3_11(-)?] sci-visualization/gnuplot )
|
||||
REQUIRED_USE=pstate-tracer? ( || ( python_targets_python3_10 python_targets_python3_11 ) )
|
||||
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 )
|
||||
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 7ca3057b277f1e5978947b4cc289ce62 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe python-utils-r1 e527bb25fc6ab8bb127b889b8f62500a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f
|
||||
_md5_=7716df2cf4ce12d19098c995a5673426
|
||||
_md5_=905812c8593e53afffb166f61c0dd976
|
||||
|
||||
@@ -5,12 +5,12 @@ 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
|
||||
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 ) dev-python/gnuplot-py[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/numpy[python_targets_python3_10(-)?,python_targets_python3_11(-)?] sci-visualization/gnuplot )
|
||||
REQUIRED_USE=pstate-tracer? ( || ( python_targets_python3_10 python_targets_python3_11 ) )
|
||||
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 )
|
||||
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/v5.x/linux-5.18.tar.xz
|
||||
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 7ca3057b277f1e5978947b4cc289ce62 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe python-utils-r1 e527bb25fc6ab8bb127b889b8f62500a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f
|
||||
_md5_=b3622d0caf71dd92e4f39e908f1ab71f
|
||||
_md5_=905812c8593e53afffb166f61c0dd976
|
||||
Reference in New Issue
Block a user