blob: e8d10670d450ef0be3c5c78890b4b17f099a6f91 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=doc? ( app-doc/doxygen dev-python/sphinx sys-apps/texinfo ) test? ( || ( dev-lang/python:3.10 dev-lang/python:3.9 dev-lang/python:3.8 ) ) sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=dev-libs/elfutils dev-libs/libxml2:2
DESCRIPTION=Suite of tools for checking ABI differences between ELF objects
EAPI=7
HOMEPAGE=https://sourceware.org/libabigail/
INHERIT=autotools python-any-r1 out-of-source
IUSE=doc test
KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~riscv
LICENSE=Apache-2.0-with-LLVM-exceptions
RDEPEND=dev-libs/elfutils dev-libs/libxml2:2
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://mirrors.kernel.org/sourceware/libabigail/libabigail-2.0.tar.gz
_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 libtool 241a8f577b9781a42a7421e53448a44e autotools c9df06c186913b43eb211100ef5fe2cf eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b python-utils-r1 a8b7938ade305f087865de7e52d079b5 python-any-r1 13f6d423c5c5bc519a9b552654cc745f out-of-source 15edba2977da53bbf4d1e5a60abc0e34
_md5_=023bce0909e6c62f4252e1d11f706391
|