blob: 85d80dee40066fa5a5578a0fc87add5fedbd5ec5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install postinst postrm preinst pretend setup
DEPEND=kernel_linux? ( sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= ) ) kernel_linux? ( virtual/linux-sources virtual/libelf )
DESCRIPTION=LTTng Kernel Tracer Modules
EAPI=7
HOMEPAGE=https://lttng.org
INHERIT=linux-mod
IUSE=dist-kernel
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=kernel_linux? ( sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= ) )
SLOT=0/2.12
SRC_URI=https://lttng.org/files/lttng-modules/lttng-modules-2.12.6.tar.bz2
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 linux-info ea4122ba1d8791a12b78e53f9510a2e3 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe linux-mod 000f3723e8e062061ee523106e69f84a
_md5_=72e832555c6b5455db4cd7d50858d8ba
|