mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
2022-04-16 05:14:42 UTC
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.4:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4
|
||||
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4
|
||||
DEFINED_PHASES=configure prepare pretend setup
|
||||
DEPEND=app-arch/rpm dev-libs/elfutils sys-libs/binutils-libs clang? ( <sys-devel/clang-14:= ) !clang? ( llvm? ( <sys-devel/llvm-14:= ) ) llvm? ( || ( sys-devel/llvm:11 sys-devel/llvm:12 sys-devel/llvm:13 sys-devel/llvm:14 ) ) !!sys-devel/llvm:0
|
||||
DESCRIPTION=Binary annotation compiler plugin and tools
|
||||
@@ -13,5 +13,5 @@ REQUIRED_USE=clang? ( llvm )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://nickc.fedorapeople.org/annobin-10.60.tar.xz
|
||||
_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools a7813cfab8862ac10bcf3e01efb3f5c4 llvm 6f88d422e49b917bf254b2594f3d903c
|
||||
_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools 9724194ab651ce63fd9bc06e4e1410b4 llvm 6f88d422e49b917bf254b2594f3d903c
|
||||
_md5_=6dad25178518f3cb0cfc10e21441993b
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.4:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4
|
||||
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4
|
||||
DEFINED_PHASES=configure prepare pretend setup
|
||||
DEPEND=app-arch/rpm dev-libs/elfutils sys-libs/binutils-libs clang? ( <sys-devel/clang-14:= ) !clang? ( llvm? ( <sys-devel/llvm-14:= ) ) llvm? ( || ( sys-devel/llvm:11 sys-devel/llvm:12 sys-devel/llvm:13 sys-devel/llvm:14 ) ) !!sys-devel/llvm:0
|
||||
DESCRIPTION=Binary annotation compiler plugin and tools
|
||||
@@ -13,5 +13,5 @@ REQUIRED_USE=clang? ( llvm )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://nickc.fedorapeople.org/annobin-10.62.tar.xz
|
||||
_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools a7813cfab8862ac10bcf3e01efb3f5c4 llvm 6f88d422e49b917bf254b2594f3d903c
|
||||
_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools 9724194ab651ce63fd9bc06e4e1410b4 llvm 6f88d422e49b917bf254b2594f3d903c
|
||||
_md5_=6dad25178518f3cb0cfc10e21441993b
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=sys-devel/bison sys-devel/flex doc? ( app-doc/doxygen python? ( dev-python/sphinx ) ) man? ( app-text/asciidoc app-text/xmlto ) python? ( dev-lang/swig ) sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.4:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4
|
||||
BDEPEND=sys-devel/bison sys-devel/flex doc? ( app-doc/doxygen python? ( dev-python/sphinx ) ) man? ( app-text/asciidoc app-text/xmlto ) python? ( dev-lang/swig ) sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4
|
||||
DEFINED_PHASES=configure install prepare setup
|
||||
DEPEND=dev-libs/glib:2 dev-libs/elfutils python? ( python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) virtual/libcrypt )
|
||||
DESCRIPTION=A command-line tool and library to read and convert trace files
|
||||
@@ -13,5 +13,5 @@ REQUIRED_USE=python? ( ^^ ( python_single_target_python3_8 python_single_target_
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://www.efficios.com/files/babeltrace/babeltrace2-2.0.4.tar.bz2
|
||||
_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools a7813cfab8862ac10bcf3e01efb3f5c4 multiprocessing 61c959fc55c15c00bbb1079d6a71370b python-utils-r1 59dddabd6a41ab69723654916142f63b python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8
|
||||
_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools 9724194ab651ce63fd9bc06e4e1410b4 multiprocessing 61c959fc55c15c00bbb1079d6a71370b python-utils-r1 59dddabd6a41ab69723654916142f63b python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8
|
||||
_md5_=75f97eb1dffeda30eefa24ef929bf697
|
||||
|
||||
Reference in New Issue
Block a user