2022-11-23 01:17:22 UTC

This commit is contained in:
Repository mirror & CI
2022-11-23 01:17:22 +00:00
parent 9ddb35db7e
commit 0cb2ba740b
234 changed files with 467 additions and 467 deletions

View File

@@ -1,4 +1,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
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71-r5 >=sys-devel/libtool-2.4.7
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: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.73.tar.xz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e autotools 9e6965bfaa00f52cc61e0d4bc44c87b3 llvm 29d5332b8530fb760c2ca71ad6706858
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e autotools 914b385ae0716861815cb660457b6cdc llvm 29d5332b8530fb760c2ca71ad6706858
_md5_=b6bf18931d13294acce7f694b7cd611a

View File

@@ -1,4 +1,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
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71-r5 >=sys-devel/libtool-2.4.7
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: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.76.tar.xz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e autotools 9e6965bfaa00f52cc61e0d4bc44c87b3 llvm 29d5332b8530fb760c2ca71ad6706858
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e autotools 914b385ae0716861815cb660457b6cdc llvm 29d5332b8530fb760c2ca71ad6706858
_md5_=b6bf18931d13294acce7f694b7cd611a

View File

@@ -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.5: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-r5 >=sys-devel/libtool-2.4.7
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.13:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) 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 b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e autotools 9e6965bfaa00f52cc61e0d4bc44c87b3 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e autotools 914b385ae0716861815cb660457b6cdc multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8
_md5_=6977a8ab8834a67ec394197a49541bbd