blob: 1157258719e2d435e3709ffb64d2ede2e14f79fb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install prepare test
DEPEND=apidoc? ( app-doc/doxygen[dot] )
DESCRIPTION=Source metrics (line counts, complexity, etc) for Java and C++
EAPI=5
HOMEPAGE=http://sarnold.github.io/cccc/
IUSE=apidoc debug doc mfc
KEYWORDS=~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos
LICENSE=GPL-2
SLOT=0
SRC_URI=https://github.com/sarnold/cccc/archive/3.1.5.tar.gz -> cccc-3.1.5.tar.gz
_eclass_exported_funcs=src_prepare:- src_compile:- src_test:- src_install:-
_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde flag-o-matic 8632fcd33a047954f007dee9a137bdcc multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs 82165206dedb2075f9a0fb8f9b1f9441
_md5_=c206bbdf7e127d3233897f1bf2c64060
|