blob: 418e3579022732dcfe36df620611fdcaa3f8f5cd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) >=dev-libs/elfutils-0.178 sys-libs/zlib
DESCRIPTION=pahole (Poke-a-Hole) and other DWARF2 utilities
EAPI=8
HOMEPAGE=https://git.kernel.org/cgit/devel/pahole/pahole.git/
INHERIT=cmake python-single-r1
IUSE=debug python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12
KEYWORDS=amd64 arm arm64 ~loong ~ppc ppc64 ~riscv x86
LICENSE=GPL-2
RDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) >=dev-libs/elfutils-0.178 sys-libs/zlib
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 )
SLOT=0
SRC_URI=http://fedorapeople.org/~acme/dwarves/dwarves-1.25.tar.xz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b1206d933fc5a96cc864180a3cdbf18c multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271 python-utils-r1 e989dbdcbb647bd8655857c1f95be244 python-single-r1 75118e916668a74c660a13b0ecb22562
_md5_=4c4d49788e1424418bd171d850cf95f4
|