blob: 271e246be50e444129aab9311c1dec9aac90377a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=sys-devel/make >=dev-util/cmake-2.8.12
DESCRIPTION=Modern C++ header-only framework for unit-tests
EAPI=6
HOMEPAGE=https://github.com/philsquared/Catch
KEYWORDS=~amd64 ~x86
LICENSE=Boost-1.0
SLOT=0
SRC_URI=https://github.com/philsquared/Catch/archive/v1.5.7.tar.gz -> Catch-1.5.7.tar.gz
_eclass_exported_funcs=src_prepare:cmake-utils src_configure:- src_compile:- src_test:- src_install:-
_eclasses_=cmake-utils f3d38665b0a86e08ba3a5473cdbfafd3 eutils b83a2420b796f7c6eff682679d08fe25 flag-o-matic 7366202dd55cb8f018f5d450d54e7749 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=7e9eb70be617ab1e5492425de1bb45d8
|