blob: 1388f5c4a57e01d133dd94743681f64f2c0b8b93 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=doc? ( app-doc/doxygen dev-python/sphinx sys-apps/texinfo ) test? ( || ( dev-lang/python:3.8 dev-lang/python:3.7 ) ) >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=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/
IUSE=doc test
KEYWORDS=~amd64
LICENSE=LGPL-3+
RDEPEND=dev-libs/elfutils:= dev-libs/libxml2:2=
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://mirrors.kernel.org/sourceware/libabigail/libabigail-1.6.tar.gz
_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 libtool f143db5a74ccd9ca28c1234deffede96 multilib 0914eab919f4f11dd9e0407b92af4726 out-of-source 15edba2977da53bbf4d1e5a60abc0e34 python-any-r1 c26f95a5042de003dc58bef955e41c88 python-utils-r1 ace0a9a129fcfeaae542c0d15c07f36a toolchain-funcs d3e75048a89c0445838d2f44e5c65d97
_md5_=967e5b06f96db3db4845f199e7596119
|