diff options
author | 2024-12-13 21:22:55 +0000 | |
---|---|---|
committer | 2024-12-13 21:22:55 +0000 | |
commit | 2add67eb34343b4a736975a4bf94ad43d81bf447 (patch) | |
tree | b20074026c59a193e95761a9ed8799553ce1eeb7 /metadata/md5-cache/dev-util | |
parent | Merge updates from master (diff) | |
download | gentoo-2add67eb34343b4a736975a4bf94ad43d81bf447.tar.gz gentoo-2add67eb34343b4a736975a4bf94ad43d81bf447.tar.bz2 gentoo-2add67eb34343b4a736975a4bf94ad43d81bf447.zip |
2024-12-13 21:22:55 UTC
Diffstat (limited to 'metadata/md5-cache/dev-util')
-rw-r--r-- | metadata/md5-cache/dev-util/include-what-you-use-0.23-r1 | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/metadata/md5-cache/dev-util/include-what-you-use-0.23-r1 b/metadata/md5-cache/dev-util/include-what-you-use-0.23-r1 new file mode 100644 index 000000000000..e7ccb7471556 --- /dev/null +++ b/metadata/md5-cache/dev-util/include-what-you-use-0.23-r1 @@ -0,0 +1,16 @@ +BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5 +DEFINED_PHASES=compile configure install prepare setup test +DEPEND=llvm_slot_19? ( llvm-core/clang:19= llvm-core/llvm:19= ) 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 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) +DESCRIPTION=Find unused include directives in C/C++ programs +EAPI=8 +HOMEPAGE=https://include-what-you-use.org/ +INHERIT=cmake llvm-r1 python-single-r1 +IUSE=+llvm_slot_19 python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 +KEYWORDS=~amd64 ~arm64 ~x86 +LICENSE=GPL-2 +RDEPEND=llvm_slot_19? ( llvm-core/clang:19= llvm-core/llvm:19= ) 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 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) +REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 ) ^^ ( llvm_slot_19 ) +SLOT=0 +SRC_URI=https://github.com/include-what-you-use/include-what-you-use/archive/0.23.tar.gz -> include-what-you-use-0.23.tar.gz +_eclasses_=toolchain-funcs fa554cc3cff825d21dfe3f24841e29cf multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056 llvm-utils c989cff79c0976415f459e367a83dff9 llvm-r1 82e169a45855e1a973292c8208318140 python-utils-r1 42c5abe4a656a4993a06a4fc61dbdd12 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 +_md5_=d28ddc659f5b7bd9ad4f3a202b92f5a4 |