blob: 52050f6ae9a2a23d7b082237505ef042258e9c15 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=install
DEPEND=dev-libs/elfutils:0=
DESCRIPTION=A tool to list content of virtual tables in a shared library
EAPI=6
HOMEPAGE=https://github.com/lvc/vtable-dumper
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=dev-libs/elfutils:0=
SLOT=0
SRC_URI=https://github.com/lvc/vtable-dumper/archive/1.1.tar.gz -> vtable-dumper-1.1.tar.gz
_eclass_exported_funcs=src_install:-
_md5_=2b9c0427cb5cde727c219766c12f3c9a
|