blob: e11bd08b33f2e0b784ad1f9237866a3d1f0b6933 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install
DEPEND=>=dev-lang/perl-5.6
DESCRIPTION=Count Lines of Code
EAPI=5
HOMEPAGE=https://github.com/AlDanial/cloc
KEYWORDS=~amd64 ~ppc ~ppc64 ~x86
LICENSE=GPL-2+
RDEPEND=>=dev-lang/perl-5.6 dev-perl/Algorithm-Diff dev-perl/Regexp-Common virtual/perl-Digest-MD5 virtual/perl-Getopt-Long virtual/perl-File-Spec virtual/perl-File-Temp
SLOT=0
SRC_URI=https://github.com/AlDanial/cloc/releases/download/v1.66/cloc-1.66.tar.gz
_eclass_exported_funcs=src_compile:- src_install:-
_eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=4a3f2374e188e8b103bbe3afcbaaa950
|