blob: 03ac325acc6fd4d6d0b7cf664ddee8215aa0fd31 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=dev-util/ninja dev-util/cmake
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=test? ( app-shells/bash python_single_target_python3_7? ( dev-python/lit[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/lit[python_targets_python3_8(-)] ) )
DESCRIPTION=Build EAR generates a compilation database for clang tooling
EAPI=7
HOMEPAGE=https://github.com/rizsotto/Bear
IUSE=test python_single_target_python3_7 python_single_target_python3_8
KEYWORDS=~amd64 ~ppc64
LICENSE=GPL-3+
RDEPEND=python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] )
REQUIRED_USE=^^ ( python_single_target_python3_7 python_single_target_python3_8 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/rizsotto/Bear/archive/v2.4.3.tar.gz -> bear-2.4.3.tar.gz
_eclasses_=cmake 9f6da23aab151395c55f018fb13a11b2 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 multilib 98584e405e2b0264d37e8f728327fed1 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-single-r1 d3100de905f978df912135806cf27188 python-utils-r1 bae936266b68e0c374a74f2b0d0aaa44 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=98d00fd4d1452bc674a00b58c2294074
|