From 98fcda8e5db606edfe02ea7fa526c4de8c8b8ede Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Tue, 26 Dec 2023 21:16:52 +0000 Subject: [PATCH] 2023-12-26 21:16:52 UTC --- .../dev-python/{pycpio-0.6.0 => pycpio-0.7.0} | 2 +- metadata/md5-cache/gui-apps/organicmaps-9999 | 5 +++-- .../gui-libs/xdg-desktop-portal-hyprland-1.2.6 | 16 ++++++++++++++++ .../md5-cache/net-im/Quaternion-0.0.96_beta4 | 13 +++++++------ metadata/md5-cache/sys-devel/just-1.18.0 | 14 ++++++++++++++ metadata/md5-cache/sys-devel/just-1.18.1 | 14 ++++++++++++++ metadata/md5-cache/sys-kernel/ugrd-0.16.3 | 16 ++++++++++++++++ metadata/pkg_desc_index | 8 ++++---- metadata/timestamp.chk | 2 +- 9 files changed, 76 insertions(+), 14 deletions(-) rename metadata/md5-cache/dev-python/{pycpio-0.6.0 => pycpio-0.7.0} (97%) create mode 100644 metadata/md5-cache/gui-libs/xdg-desktop-portal-hyprland-1.2.6 create mode 100644 metadata/md5-cache/sys-devel/just-1.18.0 create mode 100644 metadata/md5-cache/sys-devel/just-1.18.1 create mode 100644 metadata/md5-cache/sys-kernel/ugrd-0.16.3 diff --git a/metadata/md5-cache/dev-python/pycpio-0.6.0 b/metadata/md5-cache/dev-python/pycpio-0.7.0 similarity index 97% rename from metadata/md5-cache/dev-python/pycpio-0.6.0 rename to metadata/md5-cache/dev-python/pycpio-0.7.0 index c3e8638cb2..a64c59afe6 100644 --- a/metadata/md5-cache/dev-python/pycpio-0.6.0 +++ b/metadata/md5-cache/dev-python/pycpio-0.7.0 @@ -11,6 +11,6 @@ LICENSE=GPL-2 RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 ) SLOT=0 -SRC_URI=https://github.com/desultory/pycpio/archive/refs/tags/0.6.0.tar.gz -> pycpio-0.6.0.tar.gz +SRC_URI=https://github.com/desultory/pycpio/archive/refs/tags/0.7.0.tar.gz -> pycpio-0.7.0.tar.gz _eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils c8951c1dfcc1d43e3f967f61fd0ec59c python-utils-r1 474cb53a7d1b62721a91809a1d702661 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 8e0ad2c111b259a711c8eaef98a17690 _md5_=6c48c7213b0aee0c65925f5c4baa58e9 diff --git a/metadata/md5-cache/gui-apps/organicmaps-9999 b/metadata/md5-cache/gui-apps/organicmaps-9999 index f9a8b537ae..e4ef1796a8 100644 --- a/metadata/md5-cache/gui-apps/organicmaps-9999 +++ b/metadata/md5-cache/gui-apps/organicmaps-9999 @@ -1,6 +1,6 @@ BDEPEND=>=dev-vcs/git-1.8.2.1[curl] app-alternatives/ninja >=dev-util/cmake-3.20.5 DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack -DEPEND=sys-devel/clang >=dev-util/cmake-3.18.1 dev-util/ninja media-libs/freetype dev-libs/icu >=dev-qt/qtpositioning-6 sys-libs/libstdc++-v3 dev-qt/qtcore dev-qt/qtsvg dev-db/sqlite sys-libs/zlib[minizip] +DEPEND=dev-cpp/gflags dev-db/sqlite dev-lang/python dev-libs/boost dev-libs/icu dev-qt/qtpositioning:6 dev-util/vulkan-headers media-libs/freetype sys-libs/zlib DESCRIPTION=Offline maps and navigation using OpenStreetMap data EAPI=8 HOMEPAGE=https://organicmaps.app @@ -8,6 +8,7 @@ IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info INHERIT=git-r3 xdg cmake LICENSE=Apache-2.0 PROPERTIES=live +RDEPEND=dev-cpp/gflags dev-db/sqlite dev-lang/python dev-libs/boost dev-libs/icu dev-qt/qtpositioning:6 dev-util/vulkan-headers media-libs/freetype sys-libs/zlib SLOT=0 _eclasses_=git-r3 86fa1f157b70b9d2ff340c4633b1cf4b xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils c8951c1dfcc1d43e3f967f61fd0ec59c cmake 0f2e0c197fad0312f3c4765c9cf36271 -_md5_=33534f7c8d7aaf7b4a21e82c2e46762d +_md5_=0d5774d1a5f438c92d8b026feecd4977 diff --git a/metadata/md5-cache/gui-libs/xdg-desktop-portal-hyprland-1.2.6 b/metadata/md5-cache/gui-libs/xdg-desktop-portal-hyprland-1.2.6 new file mode 100644 index 0000000000..092c640934 --- /dev/null +++ b/metadata/md5-cache/gui-libs/xdg-desktop-portal-hyprland-1.2.6 @@ -0,0 +1,16 @@ +BDEPEND=>=dev-libs/wayland-protocols-1.24 dev-libs/hyprland-protocols virtual/pkgconfig || ( >=sys-devel/gcc-13:* >=sys-devel/clang-17:* ) virtual/pkgconfig app-alternatives/ninja >=dev-util/cmake-3.20.5 +DEFINED_PHASES=compile configure install prepare setup test unpack +DEPEND=>=media-video/pipewire-0.3.41:= dev-cpp/sdbus-c++ dev-libs/inih dev-libs/wayland dev-qt/qtbase dev-qt/qtcore dev-qt/qtgui dev-qt/qtwayland:6 dev-qt/qtwidgets media-libs/mesa sys-apps/util-linux x11-libs/libdrm || ( systemd? ( >=sys-apps/systemd-237 ) elogind? ( >=sys-auth/elogind-237 ) sys-libs/basu ) +DESCRIPTION=xdg-desktop-portal backend for hyprland +EAPI=8 +HOMEPAGE=https://github.com/hyprwm/xdg-desktop-portal-hyprland +INHERIT=systemd cmake toolchain-funcs +IUSE=elogind systemd +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=>=media-video/pipewire-0.3.41:= dev-cpp/sdbus-c++ dev-libs/inih dev-libs/wayland dev-qt/qtbase dev-qt/qtcore dev-qt/qtgui dev-qt/qtwayland:6 dev-qt/qtwidgets media-libs/mesa sys-apps/util-linux x11-libs/libdrm || ( systemd? ( >=sys-apps/systemd-237 ) elogind? ( >=sys-auth/elogind-237 ) sys-libs/basu ) sys-apps/xdg-desktop-portal +REQUIRED_USE=?? ( elogind systemd ) +SLOT=0 +SRC_URI=https://github.com/hyprwm/xdg-desktop-portal-hyprland/archive/refs/tags/v1.2.6.tar.gz -> xdg-desktop-hyprland-1.2.6.tar.gz https://github.com/hyprwm/hyprland-protocols/archive/4d29e48433270a2af06b8bc711ca1fe5109746cd.tar.gz -> proto-subproject-1.2.6.tar.gz +_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 systemd c8b03e8df84486aa991d4396686e8942 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils c8951c1dfcc1d43e3f967f61fd0ec59c xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271 +_md5_=264ec3f8e067cdebadc540ce4a54628b diff --git a/metadata/md5-cache/net-im/Quaternion-0.0.96_beta4 b/metadata/md5-cache/net-im/Quaternion-0.0.96_beta4 index 2441ff875a..21e050a325 100644 --- a/metadata/md5-cache/net-im/Quaternion-0.0.96_beta4 +++ b/metadata/md5-cache/net-im/Quaternion-0.0.96_beta4 @@ -1,14 +1,15 @@ -BDEPEND=>=dev-qt/linguist-tools-5.15.0:5 app-alternatives/ninja >=dev-util/cmake-3.20.5 -DEFINED_PHASES=compile configure install prepare test -DEPEND=>=dev-qt/qtcore-5.15.0:5 >=dev-qt/qtdeclarative-5.15.0:5[widgets(+)] >=dev-qt/qtgui-5.15.0:5 >=dev-qt/qtnetwork-5.15.0:5 >=dev-qt/qtquickcontrols2-5.15.0:5[widgets(+)] >=dev-qt/qtwidgets-5.15.0:5 >=net-libs/libquotient-0.8.0:=[qt5(+)] dev-libs/qtkeychain:=[qt5] >=dev-qt/qtdbus-5.15.0 >=dev-qt/qtmultimedia-5.15.0:5 +BDEPEND=qt6? ( dev-qt/qttools:6[linguist] ) !qt6? ( >=dev-qt/linguist-tools-5.15.0:5 ) app-alternatives/ninja >=dev-util/cmake-3.20.5 +DEFINED_PHASES=compile configure install postinst postrm prepare test +DEPEND=qt6? ( dev-qt/qtbase:6[widgets,network,gui] dev-qt/qttools:6[linguist] dev-qt/qtdeclarative:6[widgets] >=net-libs/libquotient-0.8.0:=[qt6(-)] dev-libs/qtkeychain:=[qt6] ) !qt6? ( >=dev-qt/qtcore-5.15.0:5 >=dev-qt/qtdeclarative-5.15.0:5[widgets(+)] >=dev-qt/qtgui-5.15.0:5 >=dev-qt/qtnetwork-5.15.0:5 >=dev-qt/qtquickcontrols2-5.15.0:5[widgets(+)] >=dev-qt/qtwidgets-5.15.0:5 >=net-libs/libquotient-0.8.0:=[qt5(+)] dev-libs/qtkeychain:=[qt5] ) qt6? ( dev-qt/qtmultimedia:6 ) !qt6? ( >=dev-qt/qtdbus-5.15.0 >=dev-qt/qtmultimedia-5.15.0:5 ) DESCRIPTION=A Qt-based IM client for Matrix EAPI=8 HOMEPAGE=https://github.com/quotient-im/Quaternion https://matrix.org/ecosystem/clients/quaternion/ -INHERIT=cmake +INHERIT=cmake xdg-utils +IUSE=qt6 KEYWORDS=~amd64 LICENSE=GPL-3 -RDEPEND=>=dev-qt/qtcore-5.15.0:5 >=dev-qt/qtdeclarative-5.15.0:5[widgets(+)] >=dev-qt/qtgui-5.15.0:5 >=dev-qt/qtnetwork-5.15.0:5 >=dev-qt/qtquickcontrols2-5.15.0:5[widgets(+)] >=dev-qt/qtwidgets-5.15.0:5 >=net-libs/libquotient-0.8.0:=[qt5(+)] dev-libs/qtkeychain:=[qt5] +RDEPEND=qt6? ( dev-qt/qtbase:6[widgets,network,gui] dev-qt/qttools:6[linguist] dev-qt/qtdeclarative:6[widgets] >=net-libs/libquotient-0.8.0:=[qt6(-)] dev-libs/qtkeychain:=[qt6] ) !qt6? ( >=dev-qt/qtcore-5.15.0:5 >=dev-qt/qtdeclarative-5.15.0:5[widgets(+)] >=dev-qt/qtgui-5.15.0:5 >=dev-qt/qtnetwork-5.15.0:5 >=dev-qt/qtquickcontrols2-5.15.0:5[widgets(+)] >=dev-qt/qtwidgets-5.15.0:5 >=net-libs/libquotient-0.8.0:=[qt5(+)] dev-libs/qtkeychain:=[qt5] ) SLOT=0 SRC_URI=https://github.com/quotient-im/Quaternion/archive/refs/tags/0.0.96-beta4.tar.gz -> Quaternion-0.0.96_beta4.tar.gz _eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils c8951c1dfcc1d43e3f967f61fd0ec59c xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271 -_md5_=743e3de3c231c7d1324fb13cfaeb500a +_md5_=2cb5c05fb71df914b71ce3b76b41da49 diff --git a/metadata/md5-cache/sys-devel/just-1.18.0 b/metadata/md5-cache/sys-devel/just-1.18.0 new file mode 100644 index 0000000000..120e61e552 --- /dev/null +++ b/metadata/md5-cache/sys-devel/just-1.18.0 @@ -0,0 +1,14 @@ +BDEPEND=>=virtual/rust-1.53 +DEFINED_PHASES=compile configure install prepare test unpack +DESCRIPTION=Just a command runner (with syntax inspired by 'make') +EAPI=8 +HOMEPAGE=https://just.systems/ https://crates.io/crates/just https://github.com/casey/just +INHERIT=cargo shell-completion toolchain-funcs +IUSE=debug +KEYWORDS=~amd64 ~arm64 ~x86 +LICENSE=Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 CC0-1.0 MIT Unicode-DFS-2016 Unlicense +RESTRICT=mirror +SLOT=0 +SRC_URI=https://crates.io/api/v1/crates/aho-corasick/1.1.2/download -> aho-corasick-1.1.2.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/atty/0.2.14/download -> atty-0.2.14.crate https://crates.io/api/v1/crates/bitflags/1.3.2/download -> bitflags-1.3.2.crate https://crates.io/api/v1/crates/bitflags/2.4.1/download -> bitflags-2.4.1.crate https://crates.io/api/v1/crates/block-buffer/0.10.4/download -> block-buffer-0.10.4.crate https://crates.io/api/v1/crates/bstr/0.2.17/download -> bstr-0.2.17.crate https://crates.io/api/v1/crates/camino/1.1.6/download -> camino-1.1.6.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/cpufeatures/0.2.11/download -> cpufeatures-0.2.11.crate https://crates.io/api/v1/crates/cradle/0.2.2/download -> cradle-0.2.2.crate https://crates.io/api/v1/crates/crypto-common/0.1.6/download -> crypto-common-0.1.6.crate https://crates.io/api/v1/crates/ctrlc/3.4.2/download -> ctrlc-3.4.2.crate https://crates.io/api/v1/crates/derivative/2.2.0/download -> derivative-2.2.0.crate https://crates.io/api/v1/crates/diff/0.1.13/download -> diff-0.1.13.crate https://crates.io/api/v1/crates/digest/0.10.7/download -> digest-0.10.7.crate https://crates.io/api/v1/crates/doc-comment/0.3.3/download -> doc-comment-0.3.3.crate https://crates.io/api/v1/crates/dotenvy/0.15.7/download -> dotenvy-0.15.7.crate https://crates.io/api/v1/crates/edit-distance/2.1.0/download -> edit-distance-2.1.0.crate https://crates.io/api/v1/crates/either/1.9.0/download -> either-1.9.0.crate https://crates.io/api/v1/crates/env_logger/0.10.1/download -> env_logger-0.10.1.crate https://crates.io/api/v1/crates/errno/0.3.8/download -> errno-0.3.8.crate https://crates.io/api/v1/crates/executable-path/1.0.0/download -> executable-path-1.0.0.crate https://crates.io/api/v1/crates/fastrand/2.0.1/download -> fastrand-2.0.1.crate https://crates.io/api/v1/crates/generic-array/0.14.7/download -> generic-array-0.14.7.crate https://crates.io/api/v1/crates/getopts/0.2.21/download -> getopts-0.2.21.crate https://crates.io/api/v1/crates/getrandom/0.2.11/download -> getrandom-0.2.11.crate https://crates.io/api/v1/crates/heck/0.3.3/download -> heck-0.3.3.crate https://crates.io/api/v1/crates/heck/0.4.1/download -> heck-0.4.1.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/hermit-abi/0.3.3/download -> hermit-abi-0.3.3.crate https://crates.io/api/v1/crates/home/0.5.9/download -> home-0.5.9.crate https://crates.io/api/v1/crates/humantime/2.1.0/download -> humantime-2.1.0.crate https://crates.io/api/v1/crates/is-terminal/0.4.9/download -> is-terminal-0.4.9.crate https://crates.io/api/v1/crates/itoa/1.0.10/download -> itoa-1.0.10.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/lexiclean/0.0.1/download -> lexiclean-0.0.1.crate https://crates.io/api/v1/crates/libc/0.2.151/download -> libc-0.2.151.crate https://crates.io/api/v1/crates/linked-hash-map/0.5.6/download -> linked-hash-map-0.5.6.crate https://crates.io/api/v1/crates/linux-raw-sys/0.4.12/download -> linux-raw-sys-0.4.12.crate https://crates.io/api/v1/crates/log/0.4.20/download -> log-0.4.20.crate https://crates.io/api/v1/crates/memchr/2.6.4/download -> memchr-2.6.4.crate https://crates.io/api/v1/crates/nix/0.27.1/download -> nix-0.27.1.crate https://crates.io/api/v1/crates/num_cpus/1.16.0/download -> num_cpus-1.16.0.crate https://crates.io/api/v1/crates/once_cell/1.19.0/download -> once_cell-1.19.0.crate https://crates.io/api/v1/crates/pretty_assertions/1.4.0/download -> pretty_assertions-1.4.0.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-macro2/1.0.71/download -> proc-macro2-1.0.71.crate https://crates.io/api/v1/crates/pulldown-cmark/0.9.3/download -> pulldown-cmark-0.9.3.crate https://crates.io/api/v1/crates/pulldown-cmark-to-cmark/10.0.4/download -> pulldown-cmark-to-cmark-10.0.4.crate https://crates.io/api/v1/crates/quote/1.0.33/download -> quote-1.0.33.crate https://crates.io/api/v1/crates/redox_syscall/0.4.1/download -> redox_syscall-0.4.1.crate https://crates.io/api/v1/crates/regex/1.10.2/download -> regex-1.10.2.crate https://crates.io/api/v1/crates/regex-automata/0.1.10/download -> regex-automata-0.1.10.crate https://crates.io/api/v1/crates/regex-automata/0.4.3/download -> regex-automata-0.4.3.crate https://crates.io/api/v1/crates/regex-syntax/0.8.2/download -> regex-syntax-0.8.2.crate https://crates.io/api/v1/crates/rustix/0.38.28/download -> rustix-0.38.28.crate https://crates.io/api/v1/crates/rustversion/1.0.14/download -> rustversion-1.0.14.crate https://crates.io/api/v1/crates/ryu/1.0.16/download -> ryu-1.0.16.crate https://crates.io/api/v1/crates/semver/1.0.20/download -> semver-1.0.20.crate https://crates.io/api/v1/crates/serde/1.0.193/download -> serde-1.0.193.crate https://crates.io/api/v1/crates/serde_derive/1.0.193/download -> serde_derive-1.0.193.crate https://crates.io/api/v1/crates/serde_json/1.0.108/download -> serde_json-1.0.108.crate https://crates.io/api/v1/crates/sha2/0.10.8/download -> sha2-0.10.8.crate https://crates.io/api/v1/crates/similar/2.3.0/download -> similar-2.3.0.crate https://crates.io/api/v1/crates/snafu/0.7.5/download -> snafu-0.7.5.crate https://crates.io/api/v1/crates/snafu-derive/0.7.5/download -> snafu-derive-0.7.5.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/strum/0.25.0/download -> strum-0.25.0.crate https://crates.io/api/v1/crates/strum_macros/0.25.3/download -> strum_macros-0.25.3.crate https://crates.io/api/v1/crates/syn/1.0.109/download -> syn-1.0.109.crate https://crates.io/api/v1/crates/syn/2.0.42/download -> syn-2.0.42.crate https://crates.io/api/v1/crates/target/2.0.0/download -> target-2.0.0.crate https://crates.io/api/v1/crates/tempfile/3.8.1/download -> tempfile-3.8.1.crate https://crates.io/api/v1/crates/temptree/0.2.0/download -> temptree-0.2.0.crate https://crates.io/api/v1/crates/term_size/0.3.2/download -> term_size-0.3.2.crate https://crates.io/api/v1/crates/termcolor/1.4.0/download -> termcolor-1.4.0.crate https://crates.io/api/v1/crates/textwrap/0.11.0/download -> textwrap-0.11.0.crate https://crates.io/api/v1/crates/typed-arena/2.0.2/download -> typed-arena-2.0.2.crate https://crates.io/api/v1/crates/typenum/1.17.0/download -> typenum-1.17.0.crate https://crates.io/api/v1/crates/unicase/2.7.0/download -> unicase-2.7.0.crate https://crates.io/api/v1/crates/unicode-ident/1.0.12/download -> unicode-ident-1.0.12.crate https://crates.io/api/v1/crates/unicode-segmentation/1.10.1/download -> unicode-segmentation-1.10.1.crate https://crates.io/api/v1/crates/unicode-width/0.1.11/download -> unicode-width-0.1.11.crate https://crates.io/api/v1/crates/uuid/1.6.1/download -> uuid-1.6.1.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.11.0+wasi-snapshot-preview1/download -> wasi-0.11.0+wasi-snapshot-preview1.crate https://crates.io/api/v1/crates/which/5.0.0/download -> which-5.0.0.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-util/0.1.6/download -> winapi-util-0.1.6.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-sys/0.48.0/download -> windows-sys-0.48.0.crate https://crates.io/api/v1/crates/windows-sys/0.52.0/download -> windows-sys-0.52.0.crate https://crates.io/api/v1/crates/windows-targets/0.48.5/download -> windows-targets-0.48.5.crate https://crates.io/api/v1/crates/windows-targets/0.52.0/download -> windows-targets-0.52.0.crate https://crates.io/api/v1/crates/windows_aarch64_gnullvm/0.48.5/download -> windows_aarch64_gnullvm-0.48.5.crate https://crates.io/api/v1/crates/windows_aarch64_gnullvm/0.52.0/download -> windows_aarch64_gnullvm-0.52.0.crate https://crates.io/api/v1/crates/windows_aarch64_msvc/0.48.5/download -> windows_aarch64_msvc-0.48.5.crate https://crates.io/api/v1/crates/windows_aarch64_msvc/0.52.0/download -> windows_aarch64_msvc-0.52.0.crate https://crates.io/api/v1/crates/windows_i686_gnu/0.48.5/download -> windows_i686_gnu-0.48.5.crate https://crates.io/api/v1/crates/windows_i686_gnu/0.52.0/download -> windows_i686_gnu-0.52.0.crate https://crates.io/api/v1/crates/windows_i686_msvc/0.48.5/download -> windows_i686_msvc-0.48.5.crate https://crates.io/api/v1/crates/windows_i686_msvc/0.52.0/download -> windows_i686_msvc-0.52.0.crate https://crates.io/api/v1/crates/windows_x86_64_gnu/0.48.5/download -> windows_x86_64_gnu-0.48.5.crate https://crates.io/api/v1/crates/windows_x86_64_gnu/0.52.0/download -> windows_x86_64_gnu-0.52.0.crate https://crates.io/api/v1/crates/windows_x86_64_gnullvm/0.48.5/download -> windows_x86_64_gnullvm-0.48.5.crate https://crates.io/api/v1/crates/windows_x86_64_gnullvm/0.52.0/download -> windows_x86_64_gnullvm-0.52.0.crate https://crates.io/api/v1/crates/windows_x86_64_msvc/0.48.5/download -> windows_x86_64_msvc-0.48.5.crate https://crates.io/api/v1/crates/windows_x86_64_msvc/0.52.0/download -> windows_x86_64_msvc-0.52.0.crate https://crates.io/api/v1/crates/yaml-rust/0.4.5/download -> yaml-rust-0.4.5.crate https://crates.io/api/v1/crates/yansi/0.5.1/download -> yansi-0.5.1.crate https://crates.io/api/v1/crates/just/1.18.0/download -> just-1.18.0.crate +_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe cargo 8e446589282567c95e483e238d8dd120 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff shell-completion bb7eb6bc232cd6c4bf8af739cdd2ee14 +_md5_=ce17a8296c7194f1c195616559d18c0e diff --git a/metadata/md5-cache/sys-devel/just-1.18.1 b/metadata/md5-cache/sys-devel/just-1.18.1 new file mode 100644 index 0000000000..35dbc5f67e --- /dev/null +++ b/metadata/md5-cache/sys-devel/just-1.18.1 @@ -0,0 +1,14 @@ +BDEPEND=>=virtual/rust-1.53 +DEFINED_PHASES=compile configure install prepare test unpack +DESCRIPTION=Just a command runner (with syntax inspired by 'make') +EAPI=8 +HOMEPAGE=https://just.systems/ https://crates.io/crates/just https://github.com/casey/just +INHERIT=cargo shell-completion toolchain-funcs +IUSE=debug +KEYWORDS=~amd64 ~arm64 ~x86 +LICENSE=Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 CC0-1.0 MIT Unicode-DFS-2016 Unlicense +RESTRICT=mirror +SLOT=0 +SRC_URI=https://crates.io/api/v1/crates/aho-corasick/1.1.2/download -> aho-corasick-1.1.2.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/atty/0.2.14/download -> atty-0.2.14.crate https://crates.io/api/v1/crates/bitflags/1.3.2/download -> bitflags-1.3.2.crate https://crates.io/api/v1/crates/bitflags/2.4.1/download -> bitflags-2.4.1.crate https://crates.io/api/v1/crates/block-buffer/0.10.4/download -> block-buffer-0.10.4.crate https://crates.io/api/v1/crates/bstr/0.2.17/download -> bstr-0.2.17.crate https://crates.io/api/v1/crates/camino/1.1.6/download -> camino-1.1.6.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/cpufeatures/0.2.11/download -> cpufeatures-0.2.11.crate https://crates.io/api/v1/crates/cradle/0.2.2/download -> cradle-0.2.2.crate https://crates.io/api/v1/crates/crypto-common/0.1.6/download -> crypto-common-0.1.6.crate https://crates.io/api/v1/crates/ctrlc/3.4.2/download -> ctrlc-3.4.2.crate https://crates.io/api/v1/crates/derivative/2.2.0/download -> derivative-2.2.0.crate https://crates.io/api/v1/crates/diff/0.1.13/download -> diff-0.1.13.crate https://crates.io/api/v1/crates/digest/0.10.7/download -> digest-0.10.7.crate https://crates.io/api/v1/crates/doc-comment/0.3.3/download -> doc-comment-0.3.3.crate https://crates.io/api/v1/crates/dotenvy/0.15.7/download -> dotenvy-0.15.7.crate https://crates.io/api/v1/crates/edit-distance/2.1.0/download -> edit-distance-2.1.0.crate https://crates.io/api/v1/crates/either/1.9.0/download -> either-1.9.0.crate https://crates.io/api/v1/crates/env_logger/0.10.1/download -> env_logger-0.10.1.crate https://crates.io/api/v1/crates/errno/0.3.8/download -> errno-0.3.8.crate https://crates.io/api/v1/crates/executable-path/1.0.0/download -> executable-path-1.0.0.crate https://crates.io/api/v1/crates/fastrand/2.0.1/download -> fastrand-2.0.1.crate https://crates.io/api/v1/crates/generic-array/0.14.7/download -> generic-array-0.14.7.crate https://crates.io/api/v1/crates/getopts/0.2.21/download -> getopts-0.2.21.crate https://crates.io/api/v1/crates/getrandom/0.2.11/download -> getrandom-0.2.11.crate https://crates.io/api/v1/crates/heck/0.3.3/download -> heck-0.3.3.crate https://crates.io/api/v1/crates/heck/0.4.1/download -> heck-0.4.1.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/hermit-abi/0.3.3/download -> hermit-abi-0.3.3.crate https://crates.io/api/v1/crates/home/0.5.9/download -> home-0.5.9.crate https://crates.io/api/v1/crates/humantime/2.1.0/download -> humantime-2.1.0.crate https://crates.io/api/v1/crates/is-terminal/0.4.9/download -> is-terminal-0.4.9.crate https://crates.io/api/v1/crates/itoa/1.0.10/download -> itoa-1.0.10.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/lexiclean/0.0.1/download -> lexiclean-0.0.1.crate https://crates.io/api/v1/crates/libc/0.2.151/download -> libc-0.2.151.crate https://crates.io/api/v1/crates/linked-hash-map/0.5.6/download -> linked-hash-map-0.5.6.crate https://crates.io/api/v1/crates/linux-raw-sys/0.4.12/download -> linux-raw-sys-0.4.12.crate https://crates.io/api/v1/crates/log/0.4.20/download -> log-0.4.20.crate https://crates.io/api/v1/crates/memchr/2.6.4/download -> memchr-2.6.4.crate https://crates.io/api/v1/crates/nix/0.27.1/download -> nix-0.27.1.crate https://crates.io/api/v1/crates/num_cpus/1.16.0/download -> num_cpus-1.16.0.crate https://crates.io/api/v1/crates/once_cell/1.19.0/download -> once_cell-1.19.0.crate https://crates.io/api/v1/crates/pretty_assertions/1.4.0/download -> pretty_assertions-1.4.0.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-macro2/1.0.71/download -> proc-macro2-1.0.71.crate https://crates.io/api/v1/crates/pulldown-cmark/0.9.3/download -> pulldown-cmark-0.9.3.crate https://crates.io/api/v1/crates/pulldown-cmark-to-cmark/10.0.4/download -> pulldown-cmark-to-cmark-10.0.4.crate https://crates.io/api/v1/crates/quote/1.0.33/download -> quote-1.0.33.crate https://crates.io/api/v1/crates/redox_syscall/0.4.1/download -> redox_syscall-0.4.1.crate https://crates.io/api/v1/crates/regex/1.10.2/download -> regex-1.10.2.crate https://crates.io/api/v1/crates/regex-automata/0.1.10/download -> regex-automata-0.1.10.crate https://crates.io/api/v1/crates/regex-automata/0.4.3/download -> regex-automata-0.4.3.crate https://crates.io/api/v1/crates/regex-syntax/0.8.2/download -> regex-syntax-0.8.2.crate https://crates.io/api/v1/crates/rustix/0.38.28/download -> rustix-0.38.28.crate https://crates.io/api/v1/crates/rustversion/1.0.14/download -> rustversion-1.0.14.crate https://crates.io/api/v1/crates/ryu/1.0.16/download -> ryu-1.0.16.crate https://crates.io/api/v1/crates/semver/1.0.20/download -> semver-1.0.20.crate https://crates.io/api/v1/crates/serde/1.0.193/download -> serde-1.0.193.crate https://crates.io/api/v1/crates/serde_derive/1.0.193/download -> serde_derive-1.0.193.crate https://crates.io/api/v1/crates/serde_json/1.0.108/download -> serde_json-1.0.108.crate https://crates.io/api/v1/crates/sha2/0.10.8/download -> sha2-0.10.8.crate https://crates.io/api/v1/crates/similar/2.3.0/download -> similar-2.3.0.crate https://crates.io/api/v1/crates/snafu/0.7.5/download -> snafu-0.7.5.crate https://crates.io/api/v1/crates/snafu-derive/0.7.5/download -> snafu-derive-0.7.5.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/strum/0.25.0/download -> strum-0.25.0.crate https://crates.io/api/v1/crates/strum_macros/0.25.3/download -> strum_macros-0.25.3.crate https://crates.io/api/v1/crates/syn/1.0.109/download -> syn-1.0.109.crate https://crates.io/api/v1/crates/syn/2.0.42/download -> syn-2.0.42.crate https://crates.io/api/v1/crates/target/2.0.0/download -> target-2.0.0.crate https://crates.io/api/v1/crates/tempfile/3.8.1/download -> tempfile-3.8.1.crate https://crates.io/api/v1/crates/temptree/0.2.0/download -> temptree-0.2.0.crate https://crates.io/api/v1/crates/term_size/0.3.2/download -> term_size-0.3.2.crate https://crates.io/api/v1/crates/termcolor/1.4.0/download -> termcolor-1.4.0.crate https://crates.io/api/v1/crates/textwrap/0.11.0/download -> textwrap-0.11.0.crate https://crates.io/api/v1/crates/typed-arena/2.0.2/download -> typed-arena-2.0.2.crate https://crates.io/api/v1/crates/typenum/1.17.0/download -> typenum-1.17.0.crate https://crates.io/api/v1/crates/unicase/2.7.0/download -> unicase-2.7.0.crate https://crates.io/api/v1/crates/unicode-ident/1.0.12/download -> unicode-ident-1.0.12.crate https://crates.io/api/v1/crates/unicode-segmentation/1.10.1/download -> unicode-segmentation-1.10.1.crate https://crates.io/api/v1/crates/unicode-width/0.1.11/download -> unicode-width-0.1.11.crate https://crates.io/api/v1/crates/uuid/1.6.1/download -> uuid-1.6.1.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.11.0+wasi-snapshot-preview1/download -> wasi-0.11.0+wasi-snapshot-preview1.crate https://crates.io/api/v1/crates/which/5.0.0/download -> which-5.0.0.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-util/0.1.6/download -> winapi-util-0.1.6.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-sys/0.48.0/download -> windows-sys-0.48.0.crate https://crates.io/api/v1/crates/windows-sys/0.52.0/download -> windows-sys-0.52.0.crate https://crates.io/api/v1/crates/windows-targets/0.48.5/download -> windows-targets-0.48.5.crate https://crates.io/api/v1/crates/windows-targets/0.52.0/download -> windows-targets-0.52.0.crate https://crates.io/api/v1/crates/windows_aarch64_gnullvm/0.48.5/download -> windows_aarch64_gnullvm-0.48.5.crate https://crates.io/api/v1/crates/windows_aarch64_gnullvm/0.52.0/download -> windows_aarch64_gnullvm-0.52.0.crate https://crates.io/api/v1/crates/windows_aarch64_msvc/0.48.5/download -> windows_aarch64_msvc-0.48.5.crate https://crates.io/api/v1/crates/windows_aarch64_msvc/0.52.0/download -> windows_aarch64_msvc-0.52.0.crate https://crates.io/api/v1/crates/windows_i686_gnu/0.48.5/download -> windows_i686_gnu-0.48.5.crate https://crates.io/api/v1/crates/windows_i686_gnu/0.52.0/download -> windows_i686_gnu-0.52.0.crate https://crates.io/api/v1/crates/windows_i686_msvc/0.48.5/download -> windows_i686_msvc-0.48.5.crate https://crates.io/api/v1/crates/windows_i686_msvc/0.52.0/download -> windows_i686_msvc-0.52.0.crate https://crates.io/api/v1/crates/windows_x86_64_gnu/0.48.5/download -> windows_x86_64_gnu-0.48.5.crate https://crates.io/api/v1/crates/windows_x86_64_gnu/0.52.0/download -> windows_x86_64_gnu-0.52.0.crate https://crates.io/api/v1/crates/windows_x86_64_gnullvm/0.48.5/download -> windows_x86_64_gnullvm-0.48.5.crate https://crates.io/api/v1/crates/windows_x86_64_gnullvm/0.52.0/download -> windows_x86_64_gnullvm-0.52.0.crate https://crates.io/api/v1/crates/windows_x86_64_msvc/0.48.5/download -> windows_x86_64_msvc-0.48.5.crate https://crates.io/api/v1/crates/windows_x86_64_msvc/0.52.0/download -> windows_x86_64_msvc-0.52.0.crate https://crates.io/api/v1/crates/yaml-rust/0.4.5/download -> yaml-rust-0.4.5.crate https://crates.io/api/v1/crates/yansi/0.5.1/download -> yansi-0.5.1.crate https://crates.io/api/v1/crates/just/1.18.1/download -> just-1.18.1.crate +_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe cargo 8e446589282567c95e483e238d8dd120 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff shell-completion bb7eb6bc232cd6c4bf8af739cdd2ee14 +_md5_=ce17a8296c7194f1c195616559d18c0e diff --git a/metadata/md5-cache/sys-kernel/ugrd-0.16.3 b/metadata/md5-cache/sys-kernel/ugrd-0.16.3 new file mode 100644 index 0000000000..ea459bf677 --- /dev/null +++ b/metadata/md5-cache/sys-kernel/ugrd-0.16.3 @@ -0,0 +1,16 @@ +BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] +DEFINED_PHASES=compile configure install postinst prepare test +DEPEND=>=dev-python/zenlib-1.2.0 >=dev-python/pycpio-0.7.0 sys-apps/pciutils +DESCRIPTION=Python based initramfs generator with TOML defintions +EAPI=8 +HOMEPAGE=https://github.com/desultory/ugrd +INHERIT=distutils-r1 optfeature +IUSE=python_targets_python3_11 python_targets_python3_12 +KEYWORDS=~amd64 +LICENSE=GPL-2 +RDEPEND=app-misc/pax-utils python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) +REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 ) +SLOT=0 +SRC_URI=https://github.com/desultory/ugrd/archive/refs/tags/0.16.3.tar.gz -> ugrd-0.16.3.tar.gz +_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils c8951c1dfcc1d43e3f967f61fd0ec59c python-utils-r1 474cb53a7d1b62721a91809a1d702661 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 8e0ad2c111b259a711c8eaef98a17690 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 +_md5_=b0250c3692a6c78e7b436f73eb55f796 diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 76ac46f26c..dd8603103b 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -1089,7 +1089,7 @@ dev-python/py-nanoid 9999: Python Nanoid dev-python/pyagentx 0.4: Python AgentX Implementation dev-python/pybrowserstack-screenshots 0.1-r1: A python api wrapper and client for Browserstack Screenshots API dev-python/pyclip 0.5.4 0.6.0 0.7.0 9999: Python clipboard module -dev-python/pycpio 0.6.0 0.6.1: Python CPIO library +dev-python/pycpio 0.6.1 0.7.0: Python CPIO library dev-python/pydispatcher 2.0.7: Multi-producer-multi-consumer signal dispatching mechanism dev-python/pydub 0.25.1: Manipulate audio with an simple and easy high level interface dev-python/pyfiglet 0.8_p1: Pure-python FIGlet implementation @@ -1496,7 +1496,7 @@ gui-libs/libcsys 4.2.0 9999: Library for managing the device gui-libs/libdecor 0.1.1 9999: A client-side decorations library for Wayland clients gui-libs/text-engine 0.1.1-r2 9999: A lightweight rich-text framework for GTK 4 gui-libs/webp-pixbuf-loader 0.0.1: WebP Image format GdkPixbuf loader -gui-libs/xdg-desktop-portal-hyprland 1.1.0 1.2.2-r1 1.2.5-r1: xdg-desktop-portal backend for hyprland +gui-libs/xdg-desktop-portal-hyprland 1.1.0 1.2.2-r1 1.2.5-r1 1.2.6: xdg-desktop-portal backend for hyprland gui-wm/cage 0.1.5 9999: A Wayland kiosk gui-wm/hyprland-contrib 0.1: Community-maintained extensions for hyprland gui-wm/phosh 0.17.0: A pure Wayland shell prototype for GNOME on mobile devices @@ -1984,7 +1984,7 @@ sys-cluster/wxparaver 4.10.1: Performance analyzer based on event traces sys-devel/fcode-utils 1.0.3: Set of utilities to process FCODE, OpenFirmware's byte code sys-devel/gdb-dashboard 0.17.2: Modular visual interface for GDB in Python sys-devel/gsl 4.1.5-r1: iMatix GSL code generator -sys-devel/just 1.16.0 1.17.0: Just a command runner (with syntax inspired by 'make') +sys-devel/just 1.16.0 1.17.0 1.18.0 1.18.1: Just a command runner (with syntax inspired by 'make') sys-devel/lcc 2021.01.11-r1: The lcc retargetable ANSI C compiler sys-firmware/lenovolegionlinux 9999: Lenovo Legion Linux kernel module sys-firmware/pinephone-firmware 20210809: Firmwares files for PinePhone @@ -2006,7 +2006,7 @@ sys-kernel/modprobed-db 2.46: This utility tracks modules loaded by the kernel, sys-kernel/msr-safe 1.6.0: Allows safer access to model specific registers (MSRs) sys-kernel/tirdad 0_pre20200926: kernel module for random ISN generation sys-kernel/uek-sources 5.15.0.5.70.1 5.15.0.6.80.3 5.15.0.8.91.3 5.15.0.105.125.4 5.15.0.201.135.2 5.15.0.201.135.4 5.15.0.202.135.1: Unbreakable Enterprise Kernel (UEK) sources built from Oracle -sys-kernel/ugrd 0.12.1-r1 0.15.4: Python based initramfs generator with TOML defintions +sys-kernel/ugrd 0.12.1-r1 0.15.4 0.16.3: Python based initramfs generator with TOML defintions sys-kernel/usermode-kernel 6.0.12: Linux kernel built with Gentoo patches sys-kernel/xow 0.5: Linux driver for the Xbox One wireless dongle sys-kernel/xpmem 2.6.5_p20210809: Linux Cross-Memory Attach diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 0f458861da..fb79c7e25f 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Tue, 26 Dec 2023 19:31:55 +0000 +Tue, 26 Dec 2023 21:16:52 +0000