diff options
Diffstat (limited to 'metadata/md5-cache/dev-util/uftrace-0.12')
-rw-r--r-- | metadata/md5-cache/dev-util/uftrace-0.12 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/metadata/md5-cache/dev-util/uftrace-0.12 b/metadata/md5-cache/dev-util/uftrace-0.12 index 480f8472d24d..5e2d2590150d 100644 --- a/metadata/md5-cache/dev-util/uftrace-0.12 +++ b/metadata/md5-cache/dev-util/uftrace-0.12 @@ -1,16 +1,16 @@ DEFINED_PHASES=compile configure install prepare setup -DEPEND=sys-libs/ncurses:= virtual/libelf:= capstone? ( dev-libs/capstone:0= ) lua? ( lua_single_target_luajit? ( dev-lang/luajit:= ) ) python? ( python_single_target_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) ) unwind? ( sys-libs/libunwind:= ) +DEPEND=sys-libs/ncurses:= virtual/libelf:= capstone? ( dev-libs/capstone:0= ) lua? ( lua_single_target_luajit? ( dev-lang/luajit:= ) ) python? ( python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) ) unwind? ( sys-libs/libunwind:= ) DESCRIPTION=Function (graph) tracer for user-space EAPI=8 HOMEPAGE=https://github.com/namhyung/uftrace INHERIT=bash-completion-r1 lua-single python-single-r1 toolchain-funcs -IUSE=capstone lua python unwind +lua_single_target_luajit python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11 +IUSE=capstone lua python unwind +lua_single_target_luajit python_single_target_python3_10 python_single_target_python3_11 KEYWORDS=~amd64 ~arm64 LICENSE=GPL-2 -RDEPEND=sys-libs/ncurses:= virtual/libelf:= capstone? ( dev-libs/capstone:0= ) lua? ( lua_single_target_luajit? ( dev-lang/luajit:= ) ) python? ( python_single_target_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) ) unwind? ( sys-libs/libunwind:= ) -REQUIRED_USE=lua? ( ^^ ( lua_single_target_luajit ) ) python? ( ^^ ( python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11 ) ) +RDEPEND=sys-libs/ncurses:= virtual/libelf:= capstone? ( dev-libs/capstone:0= ) lua? ( lua_single_target_luajit? ( dev-lang/luajit:= ) ) python? ( python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) ) unwind? ( sys-libs/libunwind:= ) +REQUIRED_USE=lua? ( ^^ ( lua_single_target_luajit ) ) python? ( ^^ ( python_single_target_python3_10 python_single_target_python3_11 ) ) RESTRICT=test SLOT=0 SRC_URI=https://github.com/namhyung/uftrace/archive/v0.12.tar.gz -> uftrace-0.12.tar.gz -_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 bash-completion-r1 59cf54afadd3b37d31d9d85c7d7d8067 lua-utils d37a16dbcc1f07f71bc48da75ed7a0cb lua-single 86d497a20c93c7ce83af442f627515c1 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-single-r1 75118e916668a74c660a13b0ecb22562 +_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 bash-completion-r1 59cf54afadd3b37d31d9d85c7d7d8067 lua-utils d37a16dbcc1f07f71bc48da75ed7a0cb lua-single 86d497a20c93c7ce83af442f627515c1 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-single-r1 75118e916668a74c660a13b0ecb22562 _md5_=de19d338bc931bc6b3d19d911085428b |