blob: 4d887ef668d663cb6450ae676b6dbc1cc2fa3222 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DEFINED_PHASES=compile install unpack
DEPEND=dev-lang/perl >=dev-vcs/git-1.8.2.1
DESCRIPTION=A tool for checking backward compatibility of a C/C++ library
EAPI=6
HOMEPAGE=http://ispras.linuxbase.org/index.php/ABI_compliance_checker
LICENSE=GPL-2
RDEPEND=dev-lang/perl dev-util/abi-dumper dev-util/ctags
SLOT=0
_eclass_exported_funcs=src_unpack:git-r3 src_compile:- src_install:-
_eclasses_=git-r3 78651c07ca1c1373bf81545d39eb9769
_md5_=b1c965f9ab571e90ace89c7a0cb3c3cf
|