blob: 85c6ebfc75c832f28994dd8e8016a42c26369941 (
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 b83a2420b796f7c6eff682679d08fe25 flag-o-matic 8632fcd33a047954f007dee9a137bdcc multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 6198c04daba0e1307bd844df7d37f423
_md5_=c206bbdf7e127d3233897f1bf2c64060
|