diff options
-rw-r--r-- | metadata/md5-cache/app-admin/keepassxc-2.7.0 (renamed from metadata/md5-cache/app-admin/keepassxc-2.7.0_beta1) | 3 | ||||
-rw-r--r-- | metadata/md5-cache/dev-cpp/folly-2022.03.21.00 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/dev-embedded/rpi-eeprom-13.8_p1 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/dev-util/watchman-2022.03.21.00 | 17 | ||||
-rw-r--r-- | metadata/md5-cache/sys-kernel/raspberrypi-sources-4.19.9999 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/sys-kernel/raspberrypi-sources-5.10.11_p20210201 | 10 | ||||
-rw-r--r-- | metadata/md5-cache/sys-kernel/raspberrypi-sources-5.10.63_p20211029 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/sys-kernel/raspberrypi-sources-5.10.9999 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/sys-kernel/raspberrypi-sources-5.4.79_p20201201-r1 | 10 | ||||
-rw-r--r-- | metadata/md5-cache/sys-kernel/raspberrypi-sources-5.4.9999 | 4 | ||||
-rw-r--r-- | metadata/pkg_desc_index | 8 | ||||
-rw-r--r-- | metadata/timestamp.chk | 2 |
12 files changed, 74 insertions, 24 deletions
diff --git a/metadata/md5-cache/app-admin/keepassxc-2.7.0_beta1 b/metadata/md5-cache/app-admin/keepassxc-2.7.0 index 0df27bbc1dbd..1bc9789c512a 100644 --- a/metadata/md5-cache/app-admin/keepassxc-2.7.0_beta1 +++ b/metadata/md5-cache/app-admin/keepassxc-2.7.0 @@ -7,10 +7,11 @@ HOMEPAGE=https://keepassxc.org IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info INHERIT=cmake flag-o-matic xdg IUSE=autotype browser ccache doc keeshare +network test yubikey +KEYWORDS=~amd64 ~arm64 ~ppc64 ~x86 LICENSE=LGPL-2.1 GPL-2 GPL-3 RDEPEND=dev-libs/botan:2 dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtdbus:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5 media-gfx/qrencode:= sys-libs/readline:0= sys-libs/zlib:= autotype? ( dev-qt/qtx11extras:5 x11-libs/libX11 x11-libs/libXtst ) keeshare? ( sys-libs/zlib:=[minizip] ) yubikey? ( dev-libs/libusb:1 sys-apps/pcsc-lite ) RESTRICT=!test? ( test ) SLOT=0 -SRC_URI=https://github.com/keepassxreboot/keepassxc/archive/2.7.0-beta1.tar.gz -> keepassxc-2.7.0_beta1.tar.gz +SRC_URI=https://github.com/keepassxreboot/keepassxc/releases/download/2.7.0/keepassxc-2.7.0-src.tar.xz _eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 4f29a8b760a594a212abe9c2ba957c31 cmake 9f12546ab831b81c615d90e6b9e34e68 xdg 6024fbc93167fad782e2032933654857 _md5_=6255a27099bf0724dbdc984e636f1908 diff --git a/metadata/md5-cache/dev-cpp/folly-2022.03.21.00 b/metadata/md5-cache/dev-cpp/folly-2022.03.21.00 new file mode 100644 index 000000000000..ea20feab5236 --- /dev/null +++ b/metadata/md5-cache/dev-cpp/folly-2022.03.21.00 @@ -0,0 +1,16 @@ +BDEPEND=test? ( sys-devel/clang ) dev-util/ninja >=dev-util/cmake-3.20.5 +DEFINED_PHASES=compile configure install prepare setup test +DEPEND=app-arch/bzip2 app-arch/lz4:= app-arch/snappy:= app-arch/xz-utils app-arch/zstd:= dev-cpp/gflags:= dev-cpp/glog[gflags] dev-libs/boost:=[context,threads(+)] dev-libs/double-conversion:= dev-libs/libaio dev-libs/libevent:= dev-libs/libfmt:= dev-libs/libsodium:= dev-libs/openssl:= sys-libs/liburing:= sys-libs/zlib llvm-libunwind? ( sys-libs/llvm-libunwind:= ) !llvm-libunwind? ( sys-libs/libunwind:= ) sys-libs/binutils-libs +DESCRIPTION=An open-source C++ library developed and used at Facebook +EAPI=8 +HOMEPAGE=https://github.com/facebook/folly +INHERIT=cmake toolchain-funcs +IUSE=llvm-libunwind test +KEYWORDS=~amd64 +LICENSE=Apache-2.0 +RDEPEND=app-arch/bzip2 app-arch/lz4:= app-arch/snappy:= app-arch/xz-utils app-arch/zstd:= dev-cpp/gflags:= dev-cpp/glog[gflags] dev-libs/boost:=[context,threads(+)] dev-libs/double-conversion:= dev-libs/libaio dev-libs/libevent:= dev-libs/libfmt:= dev-libs/libsodium:= dev-libs/openssl:= sys-libs/liburing:= sys-libs/zlib llvm-libunwind? ( sys-libs/llvm-libunwind:= ) !llvm-libunwind? ( sys-libs/libunwind:= ) +RESTRICT=!test? ( test ) +SLOT=0/2022.03.21.00 +SRC_URI=https://github.com/facebook/folly/archive/v2022.03.21.00.tar.gz -> folly-2022.03.21.00.tar.gz +_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 4f29a8b760a594a212abe9c2ba957c31 cmake 9f12546ab831b81c615d90e6b9e34e68 +_md5_=7952d5382bdf0d5d2e73c2c4fb9667a8 diff --git a/metadata/md5-cache/dev-embedded/rpi-eeprom-13.8_p1 b/metadata/md5-cache/dev-embedded/rpi-eeprom-13.8_p1 new file mode 100644 index 000000000000..1bf39ca7111a --- /dev/null +++ b/metadata/md5-cache/dev-embedded/rpi-eeprom-13.8_p1 @@ -0,0 +1,16 @@ +BDEPEND=sys-apps/help2man virtual/pkgconfig +DEFINED_PHASES=install postinst prepare +DEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) +DESCRIPTION=Updater for Raspberry Pi 4 bootloader and the VL805 USB controller +EAPI=7 +HOMEPAGE=https://github.com/raspberrypi/rpi-eeprom/ +INHERIT=python-r1 systemd +IUSE=python_targets_python3_8 python_targets_python3_9 +KEYWORDS=~arm ~arm64 +LICENSE=BSD rpi-eeprom +RDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) sys-apps/flashrom sys-apps/pciutils || ( >=media-libs/raspberrypi-userland-0_pre20201022 >=media-libs/raspberrypi-userland-bin-1.20201022 ) +REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 ) +SLOT=0 +SRC_URI=https://archive.raspberrypi.org/debian/pool/main/r/rpi-eeprom/rpi-eeprom_13.8-1.debian.tar.xz https://archive.raspberrypi.org/debian/pool/main/r/rpi-eeprom/rpi-eeprom_13.8.orig.tar.gz +_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-r1 bcd408f1e4a9669198ef4dfcd5ab8696 systemd 2736b403a83f194b59b767f3b344c2c1 +_md5_=3feba7cbf0ee966a1c97dd797f5a18d4 diff --git a/metadata/md5-cache/dev-util/watchman-2022.03.21.00 b/metadata/md5-cache/dev-util/watchman-2022.03.21.00 new file mode 100644 index 000000000000..ca1c4542c522 --- /dev/null +++ b/metadata/md5-cache/dev-util/watchman-2022.03.21.00 @@ -0,0 +1,17 @@ +BDEPEND=test? ( dev-libs/libevent:= dev-libs/libpcre ~dev-cpp/folly-2022.03.21.00:= dev-cpp/glog:= >=dev-libs/libfmt-8.1.1-r1:= dev-libs/openssl:= llvm-libunwind? ( sys-libs/llvm-libunwind:= ) !llvm-libunwind? ( sys-libs/libunwind:= ) python? ( python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) ) dev-python/unittest-or-fail[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) >=virtual/rust-1.53 dev-util/ninja >=dev-util/cmake-3.20.5 python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) >=dev-python/installer-0.4.0_p20220124[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/tomli-1.2.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-60.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] +DEFINED_PHASES=compile configure install postinst prepare test unpack +DEPEND=dev-libs/libevent:= dev-libs/libpcre ~dev-cpp/folly-2022.03.21.00:= dev-cpp/glog:= >=dev-libs/libfmt-8.1.1-r1:= dev-libs/openssl:= llvm-libunwind? ( sys-libs/llvm-libunwind:= ) !llvm-libunwind? ( sys-libs/libunwind:= ) python? ( python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) ) dev-cpp/gtest +DESCRIPTION=A file watching service +EAPI=8 +HOMEPAGE=https://facebook.github.io/watchman/ +INHERIT=cargo cmake distutils-r1 tmpfiles +IUSE=llvm-libunwind python test debug python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 +KEYWORDS=~amd64 +LICENSE=Apache-2.0 +RDEPEND=dev-libs/libevent:= dev-libs/libpcre ~dev-cpp/folly-2022.03.21.00:= dev-cpp/glog:= >=dev-libs/libfmt-8.1.1-r1:= dev-libs/openssl:= llvm-libunwind? ( sys-libs/llvm-libunwind:= ) !llvm-libunwind? ( sys-libs/libunwind:= ) python? ( python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) virtual/tmpfiles +REQUIRED_USE=python? ( || ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 ) ) || ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/facebook/watchman/archive/refs/tags/v2022.03.21.00.tar.gz -> watchman-2022.03.21.00.tar.gz https://crates.io/api/v1/crates/ahash/0.3.8/download -> ahash-0.3.8.crate https://crates.io/api/v1/crates/ansi_term/0.12.1/download -> ansi_term-0.12.1.crate https://crates.io/api/v1/crates/anyhow/1.0.55/download -> anyhow-1.0.55.crate https://crates.io/api/v1/crates/atty/0.2.14/download -> atty-0.2.14.crate https://crates.io/api/v1/crates/autocfg/1.1.0/download -> autocfg-1.1.0.crate https://crates.io/api/v1/crates/bitflags/1.3.2/download -> bitflags-1.3.2.crate https://crates.io/api/v1/crates/byteorder/1.4.3/download -> byteorder-1.4.3.crate https://crates.io/api/v1/crates/bytes/1.1.0/download -> bytes-1.1.0.crate https://crates.io/api/v1/crates/cfg-if/1.0.0/download -> cfg-if-1.0.0.crate https://crates.io/api/v1/crates/clap/2.34.0/download -> clap-2.34.0.crate https://crates.io/api/v1/crates/const-random/0.1.13/download -> const-random-0.1.13.crate https://crates.io/api/v1/crates/const-random-macro/0.1.13/download -> const-random-macro-0.1.13.crate https://crates.io/api/v1/crates/crossbeam/0.8.1/download -> crossbeam-0.8.1.crate https://crates.io/api/v1/crates/crossbeam-channel/0.5.2/download -> crossbeam-channel-0.5.2.crate https://crates.io/api/v1/crates/crossbeam-deque/0.8.1/download -> crossbeam-deque-0.8.1.crate https://crates.io/api/v1/crates/crossbeam-epoch/0.9.7/download -> crossbeam-epoch-0.9.7.crate https://crates.io/api/v1/crates/crossbeam-queue/0.3.4/download -> crossbeam-queue-0.3.4.crate https://crates.io/api/v1/crates/crossbeam-utils/0.8.7/download -> crossbeam-utils-0.8.7.crate https://crates.io/api/v1/crates/crunchy/0.2.2/download -> crunchy-0.2.2.crate https://crates.io/api/v1/crates/either/1.6.1/download -> either-1.6.1.crate https://crates.io/api/v1/crates/futures/0.1.31/download -> futures-0.1.31.crate https://crates.io/api/v1/crates/futures/0.3.21/download -> futures-0.3.21.crate https://crates.io/api/v1/crates/futures-channel/0.3.21/download -> futures-channel-0.3.21.crate https://crates.io/api/v1/crates/futures-core/0.3.21/download -> futures-core-0.3.21.crate https://crates.io/api/v1/crates/futures-executor/0.3.21/download -> futures-executor-0.3.21.crate https://crates.io/api/v1/crates/futures-io/0.3.21/download -> futures-io-0.3.21.crate https://crates.io/api/v1/crates/futures-macro/0.3.21/download -> futures-macro-0.3.21.crate https://crates.io/api/v1/crates/futures-sink/0.3.21/download -> futures-sink-0.3.21.crate https://crates.io/api/v1/crates/futures-task/0.3.21/download -> futures-task-0.3.21.crate https://crates.io/api/v1/crates/futures-util/0.3.21/download -> futures-util-0.3.21.crate https://crates.io/api/v1/crates/getrandom/0.2.5/download -> getrandom-0.2.5.crate https://crates.io/api/v1/crates/heck/0.3.3/download -> heck-0.3.3.crate https://crates.io/api/v1/crates/hermit-abi/0.1.19/download -> hermit-abi-0.1.19.crate https://crates.io/api/v1/crates/jwalk/0.6.0/download -> jwalk-0.6.0.crate https://crates.io/api/v1/crates/lazy_static/1.4.0/download -> lazy_static-1.4.0.crate https://crates.io/api/v1/crates/libc/0.2.119/download -> libc-0.2.119.crate https://crates.io/api/v1/crates/lock_api/0.4.6/download -> lock_api-0.4.6.crate https://crates.io/api/v1/crates/log/0.4.14/download -> log-0.4.14.crate https://crates.io/api/v1/crates/maplit/1.0.2/download -> maplit-1.0.2.crate https://crates.io/api/v1/crates/memchr/2.4.1/download -> memchr-2.4.1.crate https://crates.io/api/v1/crates/memoffset/0.6.5/download -> memoffset-0.6.5.crate https://crates.io/api/v1/crates/mio/0.8.0/download -> mio-0.8.0.crate https://crates.io/api/v1/crates/miow/0.3.7/download -> miow-0.3.7.crate https://crates.io/api/v1/crates/ntapi/0.3.7/download -> ntapi-0.3.7.crate https://crates.io/api/v1/crates/num_cpus/1.13.1/download -> num_cpus-1.13.1.crate https://crates.io/api/v1/crates/once_cell/1.9.0/download -> once_cell-1.9.0.crate https://crates.io/api/v1/crates/parking_lot/0.12.0/download -> parking_lot-0.12.0.crate https://crates.io/api/v1/crates/parking_lot_core/0.9.1/download -> parking_lot_core-0.9.1.crate https://crates.io/api/v1/crates/pin-project-lite/0.2.8/download -> pin-project-lite-0.2.8.crate https://crates.io/api/v1/crates/pin-utils/0.1.0/download -> pin-utils-0.1.0.crate https://crates.io/api/v1/crates/proc-macro2/1.0.36/download -> proc-macro2-1.0.36.crate https://crates.io/api/v1/crates/proc-macro-error/1.0.4/download -> proc-macro-error-1.0.4.crate https://crates.io/api/v1/crates/proc-macro-error-attr/1.0.4/download -> proc-macro-error-attr-1.0.4.crate https://crates.io/api/v1/crates/proc-macro-hack/0.5.19/download -> proc-macro-hack-0.5.19.crate https://crates.io/api/v1/crates/quote/1.0.15/download -> quote-1.0.15.crate https://crates.io/api/v1/crates/rayon/1.5.1/download -> rayon-1.5.1.crate https://crates.io/api/v1/crates/rayon-core/1.9.1/download -> rayon-core-1.9.1.crate https://crates.io/api/v1/crates/redox_syscall/0.2.10/download -> redox_syscall-0.2.10.crate https://crates.io/api/v1/crates/scopeguard/1.1.0/download -> scopeguard-1.1.0.crate https://crates.io/api/v1/crates/serde/1.0.136/download -> serde-1.0.136.crate https://crates.io/api/v1/crates/serde_derive/1.0.136/download -> serde_derive-1.0.136.crate https://crates.io/api/v1/crates/signal-hook-registry/1.4.0/download -> signal-hook-registry-1.4.0.crate https://crates.io/api/v1/crates/slab/0.4.5/download -> slab-0.4.5.crate https://crates.io/api/v1/crates/smallvec/1.8.0/download -> smallvec-1.8.0.crate https://crates.io/api/v1/crates/socket2/0.4.4/download -> socket2-0.4.4.crate https://crates.io/api/v1/crates/strsim/0.8.0/download -> strsim-0.8.0.crate https://crates.io/api/v1/crates/structopt/0.3.26/download -> structopt-0.3.26.crate https://crates.io/api/v1/crates/structopt-derive/0.4.18/download -> structopt-derive-0.4.18.crate https://crates.io/api/v1/crates/syn/1.0.86/download -> syn-1.0.86.crate https://crates.io/api/v1/crates/textwrap/0.11.0/download -> textwrap-0.11.0.crate https://crates.io/api/v1/crates/thiserror/1.0.30/download -> thiserror-1.0.30.crate https://crates.io/api/v1/crates/thiserror-impl/1.0.30/download -> thiserror-impl-1.0.30.crate https://crates.io/api/v1/crates/tiny-keccak/2.0.2/download -> tiny-keccak-2.0.2.crate https://crates.io/api/v1/crates/tokio/1.17.0/download -> tokio-1.17.0.crate https://crates.io/api/v1/crates/tokio-macros/1.7.0/download -> tokio-macros-1.7.0.crate https://crates.io/api/v1/crates/tokio-util/0.6.9/download -> tokio-util-0.6.9.crate https://crates.io/api/v1/crates/unicode-segmentation/1.9.0/download -> unicode-segmentation-1.9.0.crate https://crates.io/api/v1/crates/unicode-width/0.1.9/download -> unicode-width-0.1.9.crate https://crates.io/api/v1/crates/unicode-xid/0.2.2/download -> unicode-xid-0.2.2.crate https://crates.io/api/v1/crates/vec_map/0.8.2/download -> vec_map-0.8.2.crate https://crates.io/api/v1/crates/version_check/0.9.4/download -> version_check-0.9.4.crate https://crates.io/api/v1/crates/wasi/0.10.2+wasi-snapshot-preview1/download -> wasi-0.10.2+wasi-snapshot-preview1.crate https://crates.io/api/v1/crates/winapi/0.3.9/download -> winapi-0.3.9.crate https://crates.io/api/v1/crates/winapi-i686-pc-windows-gnu/0.4.0/download -> winapi-i686-pc-windows-gnu-0.4.0.crate https://crates.io/api/v1/crates/winapi-x86_64-pc-windows-gnu/0.4.0/download -> winapi-x86_64-pc-windows-gnu-0.4.0.crate https://crates.io/api/v1/crates/windows_aarch64_msvc/0.32.0/download -> windows_aarch64_msvc-0.32.0.crate https://crates.io/api/v1/crates/windows_i686_gnu/0.32.0/download -> windows_i686_gnu-0.32.0.crate https://crates.io/api/v1/crates/windows_i686_msvc/0.32.0/download -> windows_i686_msvc-0.32.0.crate https://crates.io/api/v1/crates/windows-sys/0.32.0/download -> windows-sys-0.32.0.crate https://crates.io/api/v1/crates/windows_x86_64_gnu/0.32.0/download -> windows_x86_64_gnu-0.32.0.crate https://crates.io/api/v1/crates/windows_x86_64_msvc/0.32.0/download -> windows_x86_64_msvc-0.32.0.crate +_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 cargo 7ea27a358c2ff39754bf66a96c06f3de flag-o-matic a500d7cc40da3de38c361e889153bdf7 ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 4f29a8b760a594a212abe9c2ba957c31 cmake 9f12546ab831b81c615d90e6b9e34e68 multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-r1 bcd408f1e4a9669198ef4dfcd5ab8696 distutils-r1 d540d96908dd5622f3dfa41d167e632d tmpfiles 11d91b11caf3bbb725c7d9eba90335c8 +_md5_=be3f64c77e84c782e0f04345c8363258 diff --git a/metadata/md5-cache/sys-kernel/raspberrypi-sources-4.19.9999 b/metadata/md5-cache/sys-kernel/raspberrypi-sources-4.19.9999 index b3bd9c350ff9..ba07e534e16b 100644 --- a/metadata/md5-cache/sys-kernel/raspberrypi-sources-4.19.9999 +++ b/metadata/md5-cache/sys-kernel/raspberrypi-sources-4.19.9999 @@ -1,7 +1,7 @@ BDEPEND=!build? ( sys-apps/sed ) >=dev-vcs/git-1.8.2.1[curl] DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack DESCRIPTION=Raspberry Pi kernel sources -EAPI=7 +EAPI=8 HOMEPAGE=https://github.com/raspberrypi/linux INHERIT=kernel-2 git-r3 IUSE=symlink build @@ -11,4 +11,4 @@ RDEPEND=!build? ( app-arch/cpio dev-lang/perl sys-devel/bc sys-devel/bison sys-d RESTRICT=binchecks strip SLOT=4.19.9999 _eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 kernel-2 7177fbdc34a8efdcb5b739d8a9673adb git-r3 cc875b0c1e9b3bdac1af0f82f3ba29da -_md5_=b1332c114229071831ab79ff1c246576 +_md5_=3eb9da528a564979ebfb3482a036d189 diff --git a/metadata/md5-cache/sys-kernel/raspberrypi-sources-5.10.11_p20210201 b/metadata/md5-cache/sys-kernel/raspberrypi-sources-5.10.11_p20210201 index 60615b18d27b..51fdc857dba4 100644 --- a/metadata/md5-cache/sys-kernel/raspberrypi-sources-5.10.11_p20210201 +++ b/metadata/md5-cache/sys-kernel/raspberrypi-sources-5.10.11_p20210201 @@ -1,9 +1,9 @@ +BDEPEND=!build? ( sys-apps/sed ) DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack -DEPEND=!build? ( sys-apps/sed ) DESCRIPTION=Raspberry Pi kernel sources -EAPI=6 +EAPI=8 HOMEPAGE=https://github.com/raspberrypi/linux -INHERIT=kernel-2 eapi7-ver linux-info +INHERIT=kernel-2 linux-info IUSE=symlink build KEYWORDS=~arm ~arm64 LICENSE=GPL-2 @@ -11,5 +11,5 @@ RDEPEND=!build? ( app-arch/cpio dev-lang/perl sys-devel/bc sys-devel/bison sys-d RESTRICT=binchecks strip SLOT=5.10.11_p20210201 SRC_URI=https://github.com/raspberrypi/linux/archive/raspberrypi-kernel_1.20210201-1.tar.gz -> linux-5.10.11_p20210201-raspberrypi.tar.gz -_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 eapi7-ver 1a0a60ad07c8b32d2faba2d085dc0f24 kernel-2 7177fbdc34a8efdcb5b739d8a9673adb linux-info 2f039741fe92bcea55c78806d16ac0f5 -_md5_=f408429b8eb45b734c4b4bd49ea7da9d +_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 kernel-2 7177fbdc34a8efdcb5b739d8a9673adb linux-info 2f039741fe92bcea55c78806d16ac0f5 +_md5_=7ca81a3eb88d319aa15c60b0970d9ece diff --git a/metadata/md5-cache/sys-kernel/raspberrypi-sources-5.10.63_p20211029 b/metadata/md5-cache/sys-kernel/raspberrypi-sources-5.10.63_p20211029 index c234675c73b1..5a2fab18894c 100644 --- a/metadata/md5-cache/sys-kernel/raspberrypi-sources-5.10.63_p20211029 +++ b/metadata/md5-cache/sys-kernel/raspberrypi-sources-5.10.63_p20211029 @@ -1,7 +1,7 @@ BDEPEND=!build? ( sys-apps/sed ) DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack DESCRIPTION=Raspberry Pi kernel sources -EAPI=7 +EAPI=8 HOMEPAGE=https://github.com/raspberrypi/linux INHERIT=kernel-2 linux-info IUSE=symlink build @@ -12,4 +12,4 @@ RESTRICT=binchecks strip SLOT=5.10.63_p20211029 SRC_URI=https://github.com/raspberrypi/linux/archive/1.20211029.tar.gz -> linux-5.10.63_p20211029-raspberrypi.tar.gz _eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 kernel-2 7177fbdc34a8efdcb5b739d8a9673adb linux-info 2f039741fe92bcea55c78806d16ac0f5 -_md5_=ff32a0e36735dbe7d2c2f3e288506602 +_md5_=fcc253cf4fa33be308b202aaefdc741f diff --git a/metadata/md5-cache/sys-kernel/raspberrypi-sources-5.10.9999 b/metadata/md5-cache/sys-kernel/raspberrypi-sources-5.10.9999 index e99dcef718e2..f56d7a1e669d 100644 --- a/metadata/md5-cache/sys-kernel/raspberrypi-sources-5.10.9999 +++ b/metadata/md5-cache/sys-kernel/raspberrypi-sources-5.10.9999 @@ -1,7 +1,7 @@ BDEPEND=!build? ( sys-apps/sed ) >=dev-vcs/git-1.8.2.1[curl] DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack DESCRIPTION=Raspberry Pi kernel sources -EAPI=7 +EAPI=8 HOMEPAGE=https://github.com/raspberrypi/linux INHERIT=kernel-2 git-r3 IUSE=symlink build @@ -11,4 +11,4 @@ RDEPEND=!build? ( app-arch/cpio dev-lang/perl sys-devel/bc sys-devel/bison sys-d RESTRICT=binchecks strip SLOT=5.10.9999 _eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 kernel-2 7177fbdc34a8efdcb5b739d8a9673adb git-r3 cc875b0c1e9b3bdac1af0f82f3ba29da -_md5_=b1332c114229071831ab79ff1c246576 +_md5_=3eb9da528a564979ebfb3482a036d189 diff --git a/metadata/md5-cache/sys-kernel/raspberrypi-sources-5.4.79_p20201201-r1 b/metadata/md5-cache/sys-kernel/raspberrypi-sources-5.4.79_p20201201-r1 index 074ca09efaa4..bd67af9d997a 100644 --- a/metadata/md5-cache/sys-kernel/raspberrypi-sources-5.4.79_p20201201-r1 +++ b/metadata/md5-cache/sys-kernel/raspberrypi-sources-5.4.79_p20201201-r1 @@ -1,9 +1,9 @@ +BDEPEND=!build? ( sys-apps/sed ) DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack -DEPEND=!build? ( sys-apps/sed ) DESCRIPTION=Raspberry Pi kernel sources -EAPI=6 +EAPI=8 HOMEPAGE=https://github.com/raspberrypi/linux -INHERIT=kernel-2 eapi7-ver linux-info +INHERIT=kernel-2 linux-info IUSE=symlink build KEYWORDS=~arm ~arm64 LICENSE=GPL-2 @@ -11,5 +11,5 @@ RDEPEND=!build? ( app-arch/cpio dev-lang/perl sys-devel/bc sys-devel/bison sys-d RESTRICT=binchecks strip SLOT=5.4.79_p20201201-r1 SRC_URI=https://github.com/raspberrypi/linux/archive/raspberrypi-kernel_1.20201201-1.tar.gz -_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 eapi7-ver 1a0a60ad07c8b32d2faba2d085dc0f24 kernel-2 7177fbdc34a8efdcb5b739d8a9673adb linux-info 2f039741fe92bcea55c78806d16ac0f5 -_md5_=513f8481a3f12153bd34040a052635b2 +_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 kernel-2 7177fbdc34a8efdcb5b739d8a9673adb linux-info 2f039741fe92bcea55c78806d16ac0f5 +_md5_=b833a6ebaf620d53808bb9d78dbdbd1d diff --git a/metadata/md5-cache/sys-kernel/raspberrypi-sources-5.4.9999 b/metadata/md5-cache/sys-kernel/raspberrypi-sources-5.4.9999 index 2099b32aff4f..7a62daa46537 100644 --- a/metadata/md5-cache/sys-kernel/raspberrypi-sources-5.4.9999 +++ b/metadata/md5-cache/sys-kernel/raspberrypi-sources-5.4.9999 @@ -1,7 +1,7 @@ BDEPEND=!build? ( sys-apps/sed ) >=dev-vcs/git-1.8.2.1[curl] DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack DESCRIPTION=Raspberry Pi kernel sources -EAPI=7 +EAPI=8 HOMEPAGE=https://github.com/raspberrypi/linux INHERIT=kernel-2 git-r3 IUSE=symlink build @@ -11,4 +11,4 @@ RDEPEND=!build? ( app-arch/cpio dev-lang/perl sys-devel/bc sys-devel/bison sys-d RESTRICT=binchecks strip SLOT=5.4.9999 _eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 kernel-2 7177fbdc34a8efdcb5b739d8a9673adb git-r3 cc875b0c1e9b3bdac1af0f82f3ba29da -_md5_=b1332c114229071831ab79ff1c246576 +_md5_=3eb9da528a564979ebfb3482a036d189 diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 3cba1f5e00ad..fe5975354a7d 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -979,7 +979,7 @@ app-admin/helm 3.8.0 3.8.1: Kubernetes Package Manager app-admin/ide-smart 1.4-r2: A tool to read SMART information from harddiscs app-admin/integrit 4.1-r1 4.2_rc1: file integrity verification program app-admin/keepass 2.49: A free, open source, light-weight and easy-to-use password manager -app-admin/keepassxc 2.6.6 2.6.9999 2.7.0_beta1 9999: KeePassXC - KeePass Cross-platform Community Edition +app-admin/keepassxc 2.6.6 2.6.9999 2.7.0 9999: KeePassXC - KeePass Cross-platform Community Edition app-admin/killproc 2.13-r1: killproc and assorted tools for boot scripts app-admin/kpcli 3.6: A command line interface to KeePass database files app-admin/kube-bench 0.6.6: Kubernetes Bench for Security runs the CIS Kubernetes Benchmark @@ -3891,7 +3891,7 @@ dev-cpp/ctemplate 2.4: A simple but powerful template language for C++ dev-cpp/doctest 2.4.6 2.4.7 2.4.8: The fastest feature-rich C++11/14/17/20 single-header testing framework dev-cpp/eigen 3.4.0-r1: C++ template library for linear algebra dev-cpp/elfio 3.9 3.10: ELF reader/producer header-only C++ library -dev-cpp/folly 2022.02.28.00 2022.03.07.00 2022.03.14.00: An open-source C++ library developed and used at Facebook +dev-cpp/folly 2022.02.28.00 2022.03.07.00 2022.03.14.00 2022.03.21.00: An open-source C++ library developed and used at Facebook dev-cpp/gconfmm 2.28.3-r1: C++ bindings for GConf dev-cpp/gflags 2.2.1-r1 2.2.2 9999: Google's C++ argument parsing library dev-cpp/glibmm 2.66.2 2.70.0: C++ interface for glib2 @@ -4082,7 +4082,7 @@ dev-embedded/pk2cmd 1.20-r1: An application for working with the Microchip PicKi dev-embedded/platformio 5.2.5: An open source ecosystem for IoT development dev-embedded/ponyprog 3.1.2: EEPROM and microcontroller programmer/flasher dev-embedded/powersoftplus-libftdi 0.1.8-r1: Library which includes a table of VIDs and PIDs of Ever UPS devices -dev-embedded/rpi-eeprom 11.0_p1 12.5_p1-r1 13.3_p1-r1: Updater for Raspberry Pi 4 bootloader and the VL805 USB controller +dev-embedded/rpi-eeprom 11.0_p1 12.5_p1-r1 13.3_p1-r1 13.8_p1: Updater for Raspberry Pi 4 bootloader and the VL805 USB controller dev-embedded/sdcc 3.8.0-r1 4.0.0 4.1.0 9999: Small device C compiler (for various microprocessors) dev-embedded/smdk-dltool 0.20-r4: Tool to communicate with Samsung SMDK boards dev-embedded/srecord 1.64: A collection of powerful tools for manipulating EPROM load files @@ -11409,7 +11409,7 @@ dev-util/vtable-dumper 1.2: A tool to list content of virtual tables in a shared dev-util/vulkan-headers 1.2.198 1.3.204 9999: Vulkan Header files and API registry dev-util/vulkan-tools 1.2.198 1.3.204 9999: Official Vulkan Tools and Utilities for Windows, Linux, Android, and MacOS dev-util/wasmer 0.11.0: universal web assembly runtime -dev-util/watchman 2022.02.28.00 2022.03.07.00 2022.03.14.00: A file watching service +dev-util/watchman 2022.02.28.00 2022.03.07.00 2022.03.14.00 2022.03.21.00: A file watching service dev-util/wayland-scanner 1.20.0 9999: wayland-scanner tool dev-util/webhook 2.7.0: lightweight incoming webhook server to run shell commands dev-util/weka 3.8.0: A Java data mining package diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 2e14434f010e..5718921f94e5 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Tue, 22 Mar 2022 01:34:26 +0000 +Tue, 22 Mar 2022 02:05:27 +0000 |