diff options
author | 2020-02-10 12:12:12 +0000 | |
---|---|---|
committer | 2020-02-10 12:12:12 +0000 | |
commit | 885ae8e8e222fa247e370a72144db27b20fa4642 (patch) | |
tree | 073afbefb9b21ec21b762fdb4db4a1f21f559889 /metadata/md5-cache/dev-util/include-what-you-use-9.0 | |
parent | Merge updates from master (diff) | |
download | gentoo-885ae8e8e222fa247e370a72144db27b20fa4642.tar.gz gentoo-885ae8e8e222fa247e370a72144db27b20fa4642.tar.bz2 gentoo-885ae8e8e222fa247e370a72144db27b20fa4642.zip |
2020-02-10 12:12:10 UTC
Diffstat (limited to 'metadata/md5-cache/dev-util/include-what-you-use-9.0')
-rw-r--r-- | metadata/md5-cache/dev-util/include-what-you-use-9.0 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/metadata/md5-cache/dev-util/include-what-you-use-9.0 b/metadata/md5-cache/dev-util/include-what-you-use-9.0 index 3e7b3dda68d7..9abaca2d3548 100644 --- a/metadata/md5-cache/dev-util/include-what-you-use-9.0 +++ b/metadata/md5-cache/dev-util/include-what-you-use-9.0 @@ -1,15 +1,15 @@ BDEPEND=dev-util/ninja >=dev-util/cmake-3.9.6 DEFINED_PHASES=compile configure install prepare setup test -DEPEND=sys-devel/llvm:9 sys-devel/clang:9 python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7] ) python_single_target_python3_6? ( dev-lang/python:3.6 >=dev-lang/python-exec-2:=[python_targets_python3_6] ) +DEPEND=sys-devel/llvm:9 sys-devel/clang:9 python_single_target_python3_6? ( dev-lang/python:3.6 >=dev-lang/python-exec-2:=[python_targets_python3_6] ) DESCRIPTION=Find unused include directives in C/C++ programs EAPI=7 HOMEPAGE=https://include-what-you-use.org/ -IUSE=python_single_target_python2_7 python_single_target_python3_6 +IUSE=+python_single_target_python3_6 KEYWORDS=~amd64 ~x86 LICENSE=GPL-2 -RDEPEND=sys-devel/llvm:9 sys-devel/clang:9 python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7] ) python_single_target_python3_6? ( dev-lang/python:3.6 >=dev-lang/python-exec-2:=[python_targets_python3_6] ) -REQUIRED_USE=^^ ( python_single_target_python2_7 python_single_target_python3_6 ) +RDEPEND=sys-devel/llvm:9 sys-devel/clang:9 python_single_target_python3_6? ( dev-lang/python:3.6 >=dev-lang/python-exec-2:=[python_targets_python3_6] ) +REQUIRED_USE=^^ ( python_single_target_python3_6 ) SLOT=0 SRC_URI=https://github.com/include-what-you-use/include-what-you-use/archive/clang_9.0.tar.gz -> include-what-you-use-9.0.src.tar.gz _eclasses_=cmake-utils be72eac95bd029ad1d81d5d656c3c83b eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic dc34234e8c43343da45853da22dcf14b llvm c74f1124c627537c3be86281b81e10dc multilib 1d91b03d42ab6308b5f4f6b598ed110e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-single-r1 fdfdbe462f245e931069310e892a8538 python-utils-r1 611c493a4cfef5254350fabc04b606f5 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=825e65e16ec2aa973a6b37d43979bec5 +_md5_=1ffc0097e92e6d35508767df90c7b46f |