blob: 01d6c46a14fe18c687a2c247770533c5314f6991 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=compile install
DEPEND=dev-lang/perl
DESCRIPTION=Count Lines of Code
EAPI=6
HOMEPAGE=https://github.com/AlDanial/cloc
KEYWORDS=~amd64 ~arm ~ppc ~ppc64 ~x86
LICENSE=GPL-2+
RDEPEND=dev-lang/perl 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.72/cloc-1.72.tar.gz
_eclass_exported_funcs=src_compile:- src_install:-
_md5_=6bb03aa858fbe6de33ad2bae41f9699a
|