blob: 1cf362575587ae3b2821b5db0ced51893fadc6f9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=doc? ( app-text/xmlto app-text/asciidoc )
DEFINED_PHASES=compile configure install
DESCRIPTION=Linux kernel trace event library
EAPI=8
HOMEPAGE=https://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git/
INHERIT=toolchain-funcs
IUSE=doc
KEYWORDS=amd64 ~arm64 ~x86
LICENSE=LGPL-2.1
RDEPEND=!<dev-util/trace-cmd-3.0
SLOT=0
SRC_URI=https://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git/snapshot/libtraceevent-1.6.3.tar.gz
_eclasses_=toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157
_md5_=7d77801c43d0c50aae4073122b9dca84
|