diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-08-25 00:35:31 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-08-25 00:35:31 +0000 |
commit | 2ffc0354b310671fec12d8ec75e975651e500c07 (patch) | |
tree | fdbe2329e2ed4bfb2e13a82a0433397911598188 /metadata | |
parent | Merge updates from master (diff) | |
download | gentoo-2ffc0354b310671fec12d8ec75e975651e500c07.tar.gz gentoo-2ffc0354b310671fec12d8ec75e975651e500c07.tar.bz2 gentoo-2ffc0354b310671fec12d8ec75e975651e500c07.zip |
2020-08-25 00:35:31 UTC
Diffstat (limited to 'metadata')
18 files changed, 70 insertions, 72 deletions
diff --git a/metadata/md5-cache/dev-libs/libbpf-0.1.0-r1 b/metadata/md5-cache/dev-libs/libbpf-0.1.0-r1 new file mode 100644 index 000000000000..33f7b12f854d --- /dev/null +++ b/metadata/md5-cache/dev-libs/libbpf-0.1.0-r1 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile install +DEPEND=virtual/libelf !<=dev-util/bcc-0.7.0 sys-kernel/linux-headers +DESCRIPTION=Stand-alone build of libbpf from the Linux kernel +EAPI=7 +HOMEPAGE=https://github.com/libbpf/libbpf +IUSE=+static-libs +KEYWORDS=~amd64 ~arm64 ~x86 +LICENSE=GPL-2 LGPL-2.1 BSD-2 +RDEPEND=virtual/libelf !<=dev-util/bcc-0.7.0 +SLOT=0/0.1.0 +SRC_URI=https://github.com/libbpf/libbpf/archive/v0.1.0.tar.gz -> libbpf-0.1.0.tar.gz +_eclasses_=eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 multilib 2477ebe553d3e4d2c606191fe6c33602 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb +_md5_=d1a00e924403de2936a50f5bc8a99191 diff --git a/metadata/md5-cache/dev-libs/libbpf-9999 b/metadata/md5-cache/dev-libs/libbpf-9999 index 19d32fa19ec0..006bee8cfb73 100644 --- a/metadata/md5-cache/dev-libs/libbpf-9999 +++ b/metadata/md5-cache/dev-libs/libbpf-9999 @@ -3,11 +3,11 @@ DEFINED_PHASES=compile install unpack DEPEND=virtual/libelf !<=dev-util/bcc-0.7.0 sys-kernel/linux-headers DESCRIPTION=Stand-alone build of libbpf from the Linux kernel EAPI=7 -HOMEPAGE=https://www.kernel.org/doc/html/latest/bpf/bpf_devel_QA.html +HOMEPAGE=https://github.com/libbpf/libbpf IUSE=+static-libs LICENSE=GPL-2 LGPL-2.1 BSD-2 PROPERTIES=live RDEPEND=virtual/libelf !<=dev-util/bcc-0.7.0 SLOT=0/9999 -_eclasses_=git-r3 8ec5b53812bce105ae7943930e4660f8 multilib 2477ebe553d3e4d2c606191fe6c33602 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=c073a2a13d45a959063fc945d36322d1 +_eclasses_=eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 git-r3 8ec5b53812bce105ae7943930e4660f8 multilib 2477ebe553d3e4d2c606191fe6c33602 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb +_md5_=97fd4d96791e30cd76e8c0559593b68c diff --git a/metadata/md5-cache/dev-util/bcc-0.16.0 b/metadata/md5-cache/dev-util/bcc-0.16.0 new file mode 100644 index 000000000000..20851b3ae304 --- /dev/null +++ b/metadata/md5-cache/dev-util/bcc-0.16.0 @@ -0,0 +1,16 @@ +BDEPEND=dev-util/cmake virtual/pkgconfig dev-util/ninja dev-util/cmake +DEFINED_PHASES=compile configure install prepare pretend setup test +DEPEND=>=dev-libs/libbpf-0.1.0-r1[static-libs(-)] >=sys-kernel/linux-headers-4.14 >=dev-libs/elfutils-0.166:= sys-devel/clang:= sys-devel/llvm:=[llvm_targets_BPF(+)] luajit? ( dev-lang/luajit ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] test? ( || ( net-misc/iputils[arping] net-analyzer/arping ) net-analyzer/netperf net-misc/iperf:* ) !!sys-devel/llvm:0 +DESCRIPTION=Tools for BPF-based Linux IO analysis, networking, monitoring, and more +EAPI=7 +HOMEPAGE=https://iovisor.github.io/bcc/ +IUSE=+luajit test kernel_linux python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 +KEYWORDS=~amd64 ~arm64 ~x86 +LICENSE=Apache-2.0 +RDEPEND=>=dev-libs/libbpf-0.1.0-r1[static-libs(-)] >=sys-kernel/linux-headers-4.14 >=dev-libs/elfutils-0.166:= sys-devel/clang:= sys-devel/llvm:=[llvm_targets_BPF(+)] luajit? ( dev-lang/luajit ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] +REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) +RESTRICT=test +SLOT=0 +SRC_URI=https://github.com/iovisor/bcc/archive/0.16.0.tar.gz -> bcc-0.16.0.tar.gz +_eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 linux-info c90a203b1c14cfa77bd3e37a0e96c955 llvm 21d8c0949a2693d7109cc6a25fabfcaf multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 bae936266b68e0c374a74f2b0d0aaa44 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba +_md5_=cde2b1d52b3533236c9642fc47a2bdc1 diff --git a/metadata/md5-cache/dev-util/bpftrace-0.11.0 b/metadata/md5-cache/dev-util/bpftrace-0.11.0-r1 index c20906de75f3..1fc7579efad1 100644 --- a/metadata/md5-cache/dev-util/bpftrace-0.11.0 +++ b/metadata/md5-cache/dev-util/bpftrace-0.11.0-r1 @@ -1,15 +1,15 @@ BDEPEND=app-arch/xz-utils >=dev-util/cmake-3.8 sys-devel/flex sys-devel/bison dev-util/ninja dev-util/cmake DEFINED_PHASES=compile configure install prepare pretend setup test -DEPEND=dev-util/systemtap sys-devel/clang:= dev-libs/libbpf:= >=sys-devel/llvm-3.7.1:=[llvm_targets_BPF(+)] <sys-devel/clang-10:= <sys-devel/llvm-10:=[llvm_targets_BPF(+)] >=dev-util/bcc-0.13.0:= virtual/libelf test? ( dev-cpp/gtest ) !!sys-devel/llvm:0 +DEPEND=dev-util/systemtap sys-devel/clang:= dev-libs/libbpf:= >=sys-devel/llvm-3.7.1:=[llvm_targets_BPF(+)] sys-devel/clang:= >=dev-util/bcc-0.13.0:= virtual/libelf test? ( dev-cpp/gtest ) !!sys-devel/llvm:0 DESCRIPTION=High-level tracing language for eBPF EAPI=7 HOMEPAGE=https://github.com/iovisor/bpftrace IUSE=test kernel_linux KEYWORDS=~amd64 ~arm64 ~x86 LICENSE=Apache-2.0 -RDEPEND=dev-util/systemtap sys-devel/clang:= dev-libs/libbpf:= >=sys-devel/llvm-3.7.1:=[llvm_targets_BPF(+)] <sys-devel/clang-10:= <sys-devel/llvm-10:=[llvm_targets_BPF(+)] >=dev-util/bcc-0.13.0:= virtual/libelf +RDEPEND=dev-util/systemtap sys-devel/clang:= dev-libs/libbpf:= >=sys-devel/llvm-3.7.1:=[llvm_targets_BPF(+)] sys-devel/clang:= >=dev-util/bcc-0.13.0:= virtual/libelf RESTRICT=test SLOT=0 SRC_URI=https://github.com/iovisor/bpftrace/archive/v0.11.0.tar.gz -> bpftrace-0.11.0.tar.gz _eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 linux-info c90a203b1c14cfa77bd3e37a0e96c955 llvm 21d8c0949a2693d7109cc6a25fabfcaf multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=62896f616818a281d855d8311a6db45e +_md5_=b8ba9db0542a789ef8b320e0c23e5790 diff --git a/metadata/md5-cache/dev-util/bpftrace-0.9.2 b/metadata/md5-cache/dev-util/bpftrace-0.9.2 deleted file mode 100644 index 6ee83c0b3a8c..000000000000 --- a/metadata/md5-cache/dev-util/bpftrace-0.9.2 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=app-arch/xz-utils dev-util/cmake sys-devel/flex sys-devel/bison dev-util/ninja >=dev-util/cmake-3.9.6 -DEFINED_PHASES=compile configure install prepare pretend setup test -DEPEND=dev-util/systemtap sys-devel/clang:= dev-libs/libbpf:= >=sys-devel/llvm-3.7.1:=[llvm_targets_BPF(+)] >=dev-util/bcc-0.10.0:= virtual/libelf test? ( dev-cpp/gtest ) -DESCRIPTION=High-level tracing language for eBPF -EAPI=7 -HOMEPAGE=https://github.com/iovisor/bpftrace -IUSE=test kernel_linux -KEYWORDS=~amd64 ~arm64 ~x86 -LICENSE=Apache-2.0 -RDEPEND=dev-util/systemtap sys-devel/clang:= dev-libs/libbpf:= >=sys-devel/llvm-3.7.1:=[llvm_targets_BPF(+)] >=dev-util/bcc-0.10.0:= virtual/libelf -RESTRICT=test -SLOT=0 -SRC_URI=https://github.com/iovisor/bpftrace/archive/v0.9.2.tar.gz -> bpftrace-0.9.2.tar.gz -_eclasses_=cmake-utils 77cd39e6009811bf97a59d91ffd5b54f eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 linux-info c90a203b1c14cfa77bd3e37a0e96c955 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=366e81372f628ddbfd666a5996f3a6ab diff --git a/metadata/md5-cache/dev-util/bpftrace-0.9.3 b/metadata/md5-cache/dev-util/bpftrace-0.9.3 deleted file mode 100644 index f890b496e0c7..000000000000 --- a/metadata/md5-cache/dev-util/bpftrace-0.9.3 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=app-arch/xz-utils dev-util/cmake sys-devel/flex sys-devel/bison dev-util/ninja >=dev-util/cmake-3.9.6 -DEFINED_PHASES=compile configure install prepare pretend setup test -DEPEND=dev-util/systemtap sys-devel/clang:= dev-libs/libbpf:= >=sys-devel/llvm-3.7.1:=[llvm_targets_BPF(+)] >=dev-util/bcc-0.10.0:= virtual/libelf test? ( dev-cpp/gtest ) -DESCRIPTION=High-level tracing language for eBPF -EAPI=7 -HOMEPAGE=https://github.com/iovisor/bpftrace -IUSE=test kernel_linux -KEYWORDS=~amd64 ~arm64 ~x86 -LICENSE=Apache-2.0 -RDEPEND=dev-util/systemtap sys-devel/clang:= dev-libs/libbpf:= >=sys-devel/llvm-3.7.1:=[llvm_targets_BPF(+)] >=dev-util/bcc-0.10.0:= virtual/libelf -RESTRICT=test -SLOT=0 -SRC_URI=https://github.com/iovisor/bpftrace/archive/v0.9.3.tar.gz -> bpftrace-0.9.3.tar.gz -_eclasses_=cmake-utils 77cd39e6009811bf97a59d91ffd5b54f eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 linux-info c90a203b1c14cfa77bd3e37a0e96c955 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=54183472534273f1e1b8c563d4c7c7d4 diff --git a/metadata/md5-cache/dev-util/bpftrace-0.9.4 b/metadata/md5-cache/dev-util/bpftrace-0.9.4 deleted file mode 100644 index 9bb1e54095da..000000000000 --- a/metadata/md5-cache/dev-util/bpftrace-0.9.4 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=app-arch/xz-utils dev-util/cmake sys-devel/flex sys-devel/bison dev-util/ninja >=dev-util/cmake-3.9.6 -DEFINED_PHASES=compile configure install prepare pretend setup test -DEPEND=dev-util/systemtap sys-devel/clang:= dev-libs/libbpf:= >=sys-devel/llvm-3.7.1:=[llvm_targets_BPF(+)] >=dev-util/bcc-0.12.0:= virtual/libelf test? ( dev-cpp/gtest ) -DESCRIPTION=High-level tracing language for eBPF -EAPI=7 -HOMEPAGE=https://github.com/iovisor/bpftrace -IUSE=test kernel_linux -KEYWORDS=~amd64 ~arm64 ~x86 -LICENSE=Apache-2.0 -RDEPEND=dev-util/systemtap sys-devel/clang:= dev-libs/libbpf:= >=sys-devel/llvm-3.7.1:=[llvm_targets_BPF(+)] >=dev-util/bcc-0.12.0:= virtual/libelf -RESTRICT=test -SLOT=0 -SRC_URI=https://github.com/iovisor/bpftrace/archive/v0.9.4.tar.gz -> bpftrace-0.9.4.tar.gz -_eclasses_=cmake-utils 77cd39e6009811bf97a59d91ffd5b54f eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 linux-info c90a203b1c14cfa77bd3e37a0e96c955 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=edb411405e254fa9aa0a01c3c7747531 diff --git a/metadata/md5-cache/dev-util/bpftrace-9999 b/metadata/md5-cache/dev-util/bpftrace-9999 index ee0ce2e0dcb8..1b8208cab710 100644 --- a/metadata/md5-cache/dev-util/bpftrace-9999 +++ b/metadata/md5-cache/dev-util/bpftrace-9999 @@ -1,14 +1,14 @@ BDEPEND=>=dev-util/cmake-3.8 sys-devel/flex sys-devel/bison dev-util/ninja dev-util/cmake >=dev-vcs/git-1.8.2.1[curl] DEFINED_PHASES=compile configure install prepare pretend setup test unpack -DEPEND=dev-util/systemtap sys-devel/clang:= dev-libs/libbpf:= >=sys-devel/llvm-3.7.1:=[llvm_targets_BPF(+)] <sys-devel/clang-10:= <sys-devel/llvm-10:=[llvm_targets_BPF(+)] >=dev-util/bcc-0.13.0:= virtual/libelf test? ( dev-cpp/gtest ) !!sys-devel/llvm:0 +DEPEND=dev-util/systemtap sys-devel/clang:= dev-libs/libbpf:= >=sys-devel/llvm-3.7.1:=[llvm_targets_BPF(+)] sys-devel/clang:= >=dev-util/bcc-0.13.0:= virtual/libelf test? ( dev-cpp/gtest ) !!sys-devel/llvm:0 DESCRIPTION=High-level tracing language for eBPF EAPI=7 HOMEPAGE=https://github.com/iovisor/bpftrace IUSE=test kernel_linux LICENSE=Apache-2.0 PROPERTIES=live -RDEPEND=dev-util/systemtap sys-devel/clang:= dev-libs/libbpf:= >=sys-devel/llvm-3.7.1:=[llvm_targets_BPF(+)] <sys-devel/clang-10:= <sys-devel/llvm-10:=[llvm_targets_BPF(+)] >=dev-util/bcc-0.13.0:= virtual/libelf +RDEPEND=dev-util/systemtap sys-devel/clang:= dev-libs/libbpf:= >=sys-devel/llvm-3.7.1:=[llvm_targets_BPF(+)] sys-devel/clang:= >=dev-util/bcc-0.13.0:= virtual/libelf RESTRICT=test SLOT=0 _eclasses_=cmake f274d2f953f93e2d88cd3e0b2ce376a9 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 git-r3 8ec5b53812bce105ae7943930e4660f8 linux-info c90a203b1c14cfa77bd3e37a0e96c955 llvm 21d8c0949a2693d7109cc6a25fabfcaf multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=62896f616818a281d855d8311a6db45e +_md5_=b8ba9db0542a789ef8b320e0c23e5790 diff --git a/metadata/md5-cache/dev-util/ccache-3.7.11 b/metadata/md5-cache/dev-util/ccache-3.7.11 index 3afde3bc809c..9d9b04c08cb8 100644 --- a/metadata/md5-cache/dev-util/ccache-3.7.11 +++ b/metadata/md5-cache/dev-util/ccache-3.7.11 @@ -4,11 +4,11 @@ DESCRIPTION=fast compiler cache EAPI=7 HOMEPAGE=https://ccache.dev/ IUSE=test -KEYWORDS=~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 +KEYWORDS=~alpha ~amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 LICENSE=GPL-3 RDEPEND=app-arch/xz-utils sys-libs/zlib dev-util/shadowman sys-apps/gentoo-functions RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/ccache/ccache/releases/download/v3.7.11/ccache-3.7.11.tar.xz _eclasses_=multilib 2477ebe553d3e4d2c606191fe6c33602 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=8db8335d1469480b1fe8157fce6fef23 +_md5_=f7718e26690b35710df0380274f66d2d diff --git a/metadata/md5-cache/mail-client/balsa-2.6.1 b/metadata/md5-cache/mail-client/balsa-2.6.1 index 5acb11a0f502..34d1f4345717 100644 --- a/metadata/md5-cache/mail-client/balsa-2.6.1 +++ b/metadata/md5-cache/mail-client/balsa-2.6.1 @@ -4,10 +4,10 @@ DESCRIPTION=Email client for GNOME EAPI=6 HOMEPAGE=http://pawsa.fedorapeople.org/balsa/ IUSE=gnome +gnome-keyring kerberos ldap libressl rubrica sqlite webkit xface -KEYWORDS=~alpha ~amd64 ~ppc ~sparc ~x86 +KEYWORDS=~alpha ~amd64 ~ppc ~sparc x86 LICENSE=GPL-2+ RDEPEND=>=dev-libs/glib-2.48.0:2 >=x11-libs/gtk+-3.18.0:3 >=dev-libs/gmime-3.2.6:3.0 >=net-libs/gnutls-3.0:= dev-libs/fribidi dev-libs/libical:= webkit? ( net-libs/webkit-gtk:4 app-text/html2text ) >=app-crypt/gpgme-1.5.0:= sqlite? ( >=dev-db/sqlite-2.8:= ) ldap? ( net-nds/openldap ) rubrica? ( dev-libs/libxml2:2 ) kerberos? ( app-crypt/mit-krb5 ) xface? ( >=media-libs/compface-1.5.1:= ) gnome? ( x11-libs/gtksourceview:4 ) media-libs/libcanberra:=[gtk3] gnome-keyring? ( app-crypt/libsecret ) >=app-text/gspell-1.2:0= net-mail/mailbase x11-themes/hicolor-icon-theme x11-themes/adwaita-icon-theme !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) SLOT=0 SRC_URI=http://pawsa.fedorapeople.org/balsa/balsa-2.6.1.tar.bz2 _eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 eapi7-ver f9ec87e93172b25ce65a85303dc06964 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 gnome.org 532d56d07b9eace4831aaa817d2b756a gnome2 2df69d3da6a26b1ca7cd81185f0599d6 gnome2-utils 893e828f0f25f070f0b38d20c83c7670 libtool f143db5a74ccd9ca28c1234deffede96 ltprune 2729691420b6deeda2a90b1f1183fb55 multilib 2477ebe553d3e4d2c606191fe6c33602 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator 2352c3fc97241f6a02042773c8287748 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba -_md5_=7f1304993a2f1258ea053d022b2abea7 +_md5_=3d7b0c9b6bb703e460c123c68c38760a diff --git a/metadata/md5-cache/net-proxy/privoxy-3.0.28-r1 b/metadata/md5-cache/net-proxy/privoxy-3.0.28-r1 index 49e435e2cf48..b38d2b79de14 100644 --- a/metadata/md5-cache/net-proxy/privoxy-3.0.28-r1 +++ b/metadata/md5-cache/net-proxy/privoxy-3.0.28-r1 @@ -5,11 +5,11 @@ DESCRIPTION=A web proxy with advanced filtering capabilities for enhancing priva EAPI=7 HOMEPAGE=https://www.privoxy.org https://sourceforge.net/projects/ijbswa/ IUSE=+acl client-tags compression editor extended-host-patterns external-filters +fast-redirects +force fuzz graceful-termination +image-blocking ipv6 lfs png-images selinux +stats +threads toggle tools whitelists +zlib -KEYWORDS=~alpha amd64 arm ~ppc ~ppc64 ~sparc x86 +KEYWORDS=~alpha amd64 arm ~arm64 ~ppc ~ppc64 ~sparc x86 LICENSE=GPL-2 RDEPEND=acct-group/privoxy acct-user/privoxy dev-libs/libpcre zlib? ( sys-libs/zlib ) extended-host-patterns? ( dev-lang/perl ) selinux? ( sec-policy/selinux-privoxy ) tools? ( net-misc/curl dev-lang/perl ) REQUIRED_USE=client-tags? ( threads ) compression? ( zlib ) fuzz? ( zlib ) toggle? ( editor ) SLOT=0 SRC_URI=mirror://sourceforge/ijbswa/privoxy-3.0.28-stable-src.tar.gz _eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 libtool f143db5a74ccd9ca28c1234deffede96 multilib 2477ebe553d3e4d2c606191fe6c33602 systemd 71fd8d2065d102753fb9e4d20eaf3e9f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=20cec33a04ce3b1f8442755815142782 +_md5_=842af031b7aa47476bcc016bac043dc2 diff --git a/metadata/md5-cache/sys-block/targetcli-fb-2.1.53 b/metadata/md5-cache/sys-block/targetcli-fb-2.1.53 new file mode 100644 index 000000000000..fe866bb6184b --- /dev/null +++ b/metadata/md5-cache/sys-block/targetcli-fb-2.1.53 @@ -0,0 +1,14 @@ +BDEPEND=python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=Command shell for managing Linux LIO kernel target +EAPI=7 +HOMEPAGE=https://github.com/open-iscsi/targetcli-fb +IUSE=python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 +KEYWORDS=~amd64 ~x86 +LICENSE=Apache-2.0 +RDEPEND=dev-python/configshell-fb[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/pygobject:3[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/rtslib-fb-2.1.73[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/six[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] sys-apps/dbus python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] +REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 ) +SLOT=0 +SRC_URI=https://github.com/open-iscsi/targetcli-fb/archive/v2.1.53.tar.gz -> targetcli-fb-2.1.53.tar.gz +_eclasses_=distutils-r1 eb92d1a6d9057e2422cc9610f79f919c multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 bae936266b68e0c374a74f2b0d0aaa44 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb +_md5_=78b9fa81559f4f498659475da0051c59 diff --git a/metadata/md5-cache/www-client/google-chrome-beta-85.0.4183.76 b/metadata/md5-cache/www-client/google-chrome-beta-85.0.4183.83 index 55de21b3b07c..ae21925c0eb2 100644 --- a/metadata/md5-cache/www-client/google-chrome-beta-85.0.4183.76 +++ b/metadata/md5-cache/www-client/google-chrome-beta-85.0.4183.83 @@ -8,6 +8,6 @@ LICENSE=google-chrome RDEPEND=app-accessibility/at-spi2-atk:2 app-arch/bzip2 app-misc/ca-certificates dev-libs/atk dev-libs/expat dev-libs/glib:2 dev-libs/nspr >=dev-libs/nss-3.26 media-libs/alsa-lib media-libs/fontconfig media-libs/freetype:2 net-print/cups sys-apps/dbus sys-libs/libcap x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3[X] >=x11-libs/libX11-1.5.0 x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXScrnSaver x11-libs/libXtst x11-libs/libxcb x11-libs/pango x11-misc/xdg-utils selinux? ( sec-policy/selinux-chromium ) RESTRICT=bindist mirror strip SLOT=0 -SRC_URI=https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-beta/google-chrome-beta_85.0.4183.76-1_amd64.deb +SRC_URI=https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-beta/google-chrome-beta_85.0.4183.83-1_amd64.deb _eclasses_=chromium-2 92ff174aa2b13d6ea0c4539533f0b2de desktop 7fd20552ce4cc97e8acb132a499a7dd8 eapi7-ver f9ec87e93172b25ce65a85303dc06964 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 gnome2-utils 893e828f0f25f070f0b38d20c83c7670 linux-info c90a203b1c14cfa77bd3e37a0e96c955 ltprune 2729691420b6deeda2a90b1f1183fb55 multilib 2477ebe553d3e4d2c606191fe6c33602 pax-utils a41d1fd1c111289ffa04490de6ee79d7 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb unpacker 8ee8c1a2f31437d1766aac890d07a7f4 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils ff2ff954e6b17929574eee4efc5152ba _md5_=7a41e42aa6aabb9c2ad50b2425df90d6 diff --git a/metadata/md5-cache/www-client/google-chrome-unstable-86.0.4229.0 b/metadata/md5-cache/www-client/google-chrome-unstable-86.0.4238.0 index bd954ad2069e..9e0ab95a93d5 100644 --- a/metadata/md5-cache/www-client/google-chrome-unstable-86.0.4229.0 +++ b/metadata/md5-cache/www-client/google-chrome-unstable-86.0.4238.0 @@ -8,6 +8,6 @@ LICENSE=google-chrome RDEPEND=app-accessibility/at-spi2-atk:2 app-arch/bzip2 app-misc/ca-certificates dev-libs/atk dev-libs/expat dev-libs/glib:2 dev-libs/nspr >=dev-libs/nss-3.26 media-libs/alsa-lib media-libs/fontconfig media-libs/freetype:2 net-print/cups sys-apps/dbus sys-libs/libcap x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3[X] >=x11-libs/libX11-1.5.0 x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXScrnSaver x11-libs/libXtst x11-libs/libxcb x11-libs/pango x11-misc/xdg-utils selinux? ( sec-policy/selinux-chromium ) RESTRICT=bindist mirror strip SLOT=0 -SRC_URI=https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-unstable/google-chrome-unstable_86.0.4229.0-1_amd64.deb +SRC_URI=https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-unstable/google-chrome-unstable_86.0.4238.0-1_amd64.deb _eclasses_=chromium-2 92ff174aa2b13d6ea0c4539533f0b2de desktop 7fd20552ce4cc97e8acb132a499a7dd8 eapi7-ver f9ec87e93172b25ce65a85303dc06964 epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 gnome2-utils 893e828f0f25f070f0b38d20c83c7670 linux-info c90a203b1c14cfa77bd3e37a0e96c955 ltprune 2729691420b6deeda2a90b1f1183fb55 multilib 2477ebe553d3e4d2c606191fe6c33602 pax-utils a41d1fd1c111289ffa04490de6ee79d7 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb unpacker 8ee8c1a2f31437d1766aac890d07a7f4 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils ff2ff954e6b17929574eee4efc5152ba _md5_=7a41e42aa6aabb9c2ad50b2425df90d6 diff --git a/metadata/md5-cache/www-plugins/chrome-binary-plugins-85.0.4183.76_beta b/metadata/md5-cache/www-plugins/chrome-binary-plugins-85.0.4183.83_beta index 6736c9aefd89..bb5e3d1bcaa9 100644 --- a/metadata/md5-cache/www-plugins/chrome-binary-plugins-85.0.4183.76_beta +++ b/metadata/md5-cache/www-plugins/chrome-binary-plugins-85.0.4183.83_beta @@ -7,6 +7,6 @@ LICENSE=google-chrome RDEPEND=dev-libs/glib:2 dev-libs/nspr dev-libs/nss !www-plugins/chrome-binary-plugins:0 !www-plugins/chrome-binary-plugins:stable !www-plugins/chrome-binary-plugins:unstable RESTRICT=bindist mirror strip SLOT=beta -SRC_URI=https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-beta/google-chrome-beta_85.0.4183.76-1_amd64.deb +SRC_URI=https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-beta/google-chrome-beta_85.0.4183.83-1_amd64.deb _eclasses_=multilib 2477ebe553d3e4d2c606191fe6c33602 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb unpacker 8ee8c1a2f31437d1766aac890d07a7f4 _md5_=fa4ad51e7a151139019e9e894db010f1 diff --git a/metadata/md5-cache/www-plugins/chrome-binary-plugins-86.0.4229.0_alpha b/metadata/md5-cache/www-plugins/chrome-binary-plugins-86.0.4238.0_alpha index ecee27f504a0..5291867ef148 100644 --- a/metadata/md5-cache/www-plugins/chrome-binary-plugins-86.0.4229.0_alpha +++ b/metadata/md5-cache/www-plugins/chrome-binary-plugins-86.0.4238.0_alpha @@ -7,6 +7,6 @@ LICENSE=google-chrome RDEPEND=dev-libs/glib:2 dev-libs/nspr dev-libs/nss !www-plugins/chrome-binary-plugins:0 !www-plugins/chrome-binary-plugins:beta !www-plugins/chrome-binary-plugins:stable RESTRICT=bindist mirror strip SLOT=unstable -SRC_URI=https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-unstable/google-chrome-unstable_86.0.4229.0-1_amd64.deb +SRC_URI=https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-unstable/google-chrome-unstable_86.0.4238.0-1_amd64.deb _eclasses_=multilib 2477ebe553d3e4d2c606191fe6c33602 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb unpacker 8ee8c1a2f31437d1766aac890d07a7f4 _md5_=fa4ad51e7a151139019e9e894db010f1 diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index fa42ab7d466c..d23eb7e88181 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -5369,7 +5369,7 @@ dev-libs/libatomic_ops 7.6.10: Implementation for atomic memory update operation dev-libs/libax25 0.0.12_rc5: AX.25 library for hamradio applications dev-libs/libb64 1.2.1: Fast Base64 encoding/decoding routines dev-libs/libbase58 0.1.4: C implementation of Bitcoin's base58 encoding -dev-libs/libbpf 0.0.6 0.0.7 0.0.8 0.0.9-r1 9999: Stand-alone build of libbpf from the Linux kernel +dev-libs/libbpf 0.0.6 0.0.7 0.0.8 0.0.9-r1 0.1.0-r1 9999: Stand-alone build of libbpf from the Linux kernel dev-libs/libbrahe 1.1.0-r1: A Heterogenous C Library of Numeric Functions dev-libs/libbsd 0.10.0: An library to provide useful functions commonly found on BSD systems dev-libs/libbson 0.98.0 1.1.2 1.1.10 1.3.5 1.3.6 1.6.2 1.8.2 1.9.3 1.10.3 1.11.0 1.12.0 1.13.0 1.13.1 1.14.0 1.15.1 1.16.2 1.17.0: Library routines related to building,parsing and iterating BSON documents @@ -10598,7 +10598,7 @@ dev-util/bam 0.4.0-r1 0.5.1: Fast and flexible Lua-based build system dev-util/bats 0.4.0 0.4.0_p20170219 1.2.1: Bats-core: Bash Automated Testing System dev-util/bazel 0.22.0 0.24.1 0.27.2 0.29.1 1.0.1 1.2.0 1.2.0-r1 1.2.1 2.0.0 3.2.0: Fast and correct automated build system dev-util/bbe 0.2.2-r1: Sed-like editor for binary files -dev-util/bcc 0.11.0 0.12.0-r1 0.13.0 0.14.0 0.15.0: Tools for BPF-based Linux IO analysis, networking, monitoring, and more +dev-util/bcc 0.11.0 0.12.0-r1 0.13.0 0.14.0 0.15.0 0.16.0: Tools for BPF-based Linux IO analysis, networking, monitoring, and more dev-util/bcpp 20150811-r1: Indents C/C++ source code dev-util/bdelta 0.3.1-r1: Binary Delta - Efficient difference algorithm and format dev-util/bear 2.4.3: Build EAR generates a compilation database for clang tooling @@ -10611,7 +10611,7 @@ dev-util/bless 0.6.2-r1: GTK# Hex Editor dev-util/bloaty 0_p20170420 1.1 9999: A size profiler for binaries dev-util/bnfc 2.8.1 2.8.3: A compiler front-end generator dev-util/boost-build 1.72.0 1.73.0 1.74.0: A system for large project software construction, simple to use and powerful -dev-util/bpftrace 0.9.2 0.9.3 0.9.4 0.10.0-r1 0.11.0 9999: High-level tracing language for eBPF +dev-util/bpftrace 0.10.0-r1 0.11.0-r1 9999: High-level tracing language for eBPF dev-util/bsdiff 4.3-r4: bsdiff: Binary Differencer using a suffix alg dev-util/btyacc 3.0-r3: Backtracking YACC - modified from Berkeley YACC dev-util/build 0.3.10: A massively-parallel software build system implemented on top of GNU make @@ -17256,7 +17256,7 @@ sys-block/smp_utils 0.99: Utilities for SAS management protocol (SMP) sys-block/spindown 0.4.0-r5: Spindown is a daemon that can spin down idle disks sys-block/storcli 1.19.04 1.20.15 1.21.06 1.23.02 7.0504 7.0606 7.0709-r1 7.1017 7.1211 7.1316 7.1410: MegaRAID StorCLI (successor of the MegaCLI) sys-block/tapecat 1.0.0-r1: tapecat is a tape utility used to describe the physical content of a tape -sys-block/targetcli-fb 2.1.49 2.1.51: Command shell for managing Linux LIO kernel target +sys-block/targetcli-fb 2.1.49 2.1.51 2.1.53: Command shell for managing Linux LIO kernel target sys-block/tgt 1.0.78 1.0.79: Linux SCSI target framework (tgt) sys-block/thin-provisioning-tools 0.7.0 0.7.6 0.8.5 0.9.0 9999: A suite of tools for thin provisioning on Linux sys-block/tw_cli 10.2.2.1 10.2.2.1-r1: 3ware SATA/PATA/SAS RAID controller Command Line Interface tool @@ -18127,8 +18127,8 @@ www-client/fetch 1.0-r3: HTTP download tool built atop the HTTP fetcher library www-client/firefox 68.11.0 79.0-r2: Firefox Web Browser www-client/firefox-bin 68.11.0 79.0: Firefox Web Browser www-client/google-chrome 84.0.4147.135: The web browser from Google -www-client/google-chrome-beta 85.0.4183.76: The web browser from Google -www-client/google-chrome-unstable 86.0.4229.0: The web browser from Google +www-client/google-chrome-beta 85.0.4183.83: The web browser from Google +www-client/google-chrome-unstable 86.0.4238.0: The web browser from Google www-client/httrack 3.49.2-r2: HTTrack Website Copier, Open Source Offline Browser www-client/jd 2.8.5_p120826 2.8.9_p150226: gtk2 based 2ch browser written in C++ www-client/links 2.20.2 2.20.2-r1 2.21: A fast and lightweight web browser running in both graphics and text mode @@ -18171,7 +18171,7 @@ www-misc/wsmake 0.6.4 0.6.4-r1: Website pre-processor features tag substitution www-misc/xxv 1.6.1-r1: WWW Admin for the VDR (Video Disk Recorder) www-plugins/adobe-flash 32.0.0.414: Adobe Flash Player www-plugins/browserpass 3.0.6-r2 3.0.7: WebExtension host binary for app-admin/pass, a UNIX password manager -www-plugins/chrome-binary-plugins 84.0.4147.135 85.0.4183.76_beta 86.0.4229.0_alpha: Binary plugins from Google Chrome for use in Chromium +www-plugins/chrome-binary-plugins 84.0.4147.135 85.0.4183.83_beta 86.0.4238.0_alpha: Binary plugins from Google Chrome for use in Chromium www-plugins/freshplayerplugin 0.3.9-r1: PPAPI-host NPAPI-plugin adapter for flashplayer in npapi based browsers www-plugins/google-talkplugin 5.41.0.0 5.41.3.0 9999: Video chat browser plug-in for Google Talk www-plugins/lightspark 0.8.2-r1: High performance flash player diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index d9761aed31e6..2afe962f425c 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Tue, 25 Aug 2020 00:05:31 +0000 +Tue, 25 Aug 2020 00:35:31 +0000 |