2023-12-01 08:08:07 UTC

This commit is contained in:
Repository mirror & CI
2023-12-01 08:08:11 +00:00
parent ba5df62b7b
commit 01a426a8e7
13 changed files with 96 additions and 20 deletions

View File

@@ -0,0 +1,9 @@
DEFINED_PHASES=install prepare
DESCRIPTION=Controlled fork() bomber for testing heavy system load
EAPI=8
HOMEPAGE=http://home.tiscali.cz:8080/~cz210552/forkbomb.html
KEYWORDS=~amd64 ~x86
LICENSE=public-domain
SLOT=0
SRC_URI=http://home.tiscali.cz:8080/~cz210552/distfiles/forkbomb-1.4.tar.gz
_md5_=0a7fd3a2f71a0a1f8cc850a985cee04a

View File

@@ -0,0 +1,10 @@
DEFINED_PHASES=install
DESCRIPTION=Test for best practices around deploying docker containers
EAPI=8
HOMEPAGE=https://github.com/docker/docker-bench-security
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=>=app-containers/docker-1.13
SLOT=0
SRC_URI=https://github.com/docker/docker-bench-security/archive/v1.6.0.tar.gz -> docker-bench-security-1.6.0.tar.gz
_md5_=fb739dfecda09c427debf05087b6202d

View File

@@ -0,0 +1,11 @@
DEFINED_PHASES=configure
DEPEND=app-text/mecab[unicode=]
DESCRIPTION=IPA dictionary for MeCab
EAPI=8
HOMEPAGE=https://taku910.github.io/mecab/
IUSE=unicode
KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
LICENSE=ipadic
SLOT=0
SRC_URI=mirror://sourceforge/mecab/mecab-ipadic-2.7.0-20070801.tar.gz
_md5_=0e894613ce57fd8da58a4bd78ed34d86

View File

@@ -0,0 +1,11 @@
DEFINED_PHASES=configure
DEPEND=app-text/mecab[unicode=]
DESCRIPTION=NAIST Japanese Dictionary
EAPI=8
HOMEPAGE=http://sourceforge.jp/projects/naist-jdic/
IUSE=unicode
KEYWORDS=~amd64 ~loong ~riscv ~x86
LICENSE=BSD
SLOT=0
SRC_URI=mirror://sourceforge.jp/naist-jdic/53500/mecab-naist-jdic-0.6.3b-20111013.tar.gz
_md5_=4580ff8d6f6c0cf267b3dd7c5d993eaa

View File

@@ -0,0 +1,11 @@
BDEPEND=app-arch/unzip
DEFINED_PHASES=-
DEPEND=app-text/mecab
DESCRIPTION=IPA dictionary for MeCab
EAPI=8
HOMEPAGE=https://osdn.jp/projects/unidic/
KEYWORDS=~amd64 ~riscv
LICENSE=|| ( BSD GPL-2 LGPL-2.1 )
SLOT=0
SRC_URI=mirror://sourceforge.jp/unidic/58338/unidic-mecab-2.1.2_src.zip
_md5_=72489e377c17db7b3fd43698003eb84b

View File

@@ -0,0 +1,10 @@
DEFINED_PHASES=compile install postinst unpack
DEPEND=app-i18n/freewnn
DESCRIPTION=Wnn dictionary for librarian
EAPI=8
HOMEPAGE=https://wiki.gentoo.org/wiki/No_homepage
KEYWORDS=~amd64 ~riscv ~x86
LICENSE=HPND
SLOT=0
SRC_URI=mirror://gentoo/ldic-1.04-wnn.txt
_md5_=083b69f71980e4a22684bc8026206f98

View File

@@ -1,10 +1,9 @@
DEFINED_PHASES=install
DESCRIPTION='Dive Into Python' by Mark Pilgrim - Python 3
EAPI=6
HOMEPAGE=http://www.diveintopython3.net/
IUSE=pdf
EAPI=8
HOMEPAGE=https://www.diveintopython3.net/
KEYWORDS=amd64 ppc ppc64 ~riscv x86
LICENSE=CC-BY-SA-3.0
SLOT=3
SRC_URI=https://dev.gentoo.org/~monsieurp/packages/diveintopython-3.tar.gz pdf? ( https://dev.gentoo.org/~monsieurp/packages/diveintopython-3-pdf.tar.gz )
_md5_=90c8450248b97e6b799a57294946626e
SRC_URI=https://dev.gentoo.org/~monsieurp/packages/diveintopython-3.tar.gz https://dev.gentoo.org/~monsieurp/packages/diveintopython-3-pdf.tar.gz
_md5_=0573eb22041278ad4b7e1309d00a135a

View File

@@ -0,0 +1,15 @@
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=test? ( dev-cpp/gtest[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] )
DESCRIPTION=Performance-portable, length-agnostic SIMD with runtime dispatch
EAPI=8
HOMEPAGE=https://github.com/google/highway
INHERIT=cmake-multilib
IUSE=cpu_flags_arm_neon test abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86
LICENSE=Apache-2.0
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/google/highway/archive/refs/tags/1.0.7.tar.gz -> highway-1.0.7.tar.gz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 6b3c606c5de2531072ffd36eca06a5a9 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multilib-build e8aed98bd43dbd25694310a660ad562c multilib-minimal 4b0f1857965db8869a729948d5277e0b cmake-multilib 37d23064f303dcf23453353ab8c77059
_md5_=c885f959e95a50fc2d6deccf7dd3b45b

View File

@@ -1,6 +1,6 @@
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=app-arch/brotli:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-cpp/highway-1.0.5[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] media-libs/giflib:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=media-libs/lcms-2.13:2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] media-libs/libjpeg-turbo:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] media-libs/libpng:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=x11-misc/shared-mime-info-2.2 gdk-pixbuf? ( dev-libs/glib:2 x11-libs/gdk-pixbuf:2 ) openexr? ( media-libs/openexr:= ) test? ( dev-cpp/gtest )
DEPEND=app-arch/brotli:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-cpp/highway-1.0.7[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] media-libs/giflib:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=media-libs/lcms-2.13:2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] media-libs/libjpeg-turbo:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] media-libs/libpng:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=x11-misc/shared-mime-info-2.2 gdk-pixbuf? ( dev-libs/glib:2 x11-libs/gdk-pixbuf:2 ) openexr? ( media-libs/openexr:= ) test? ( dev-cpp/gtest )
DESCRIPTION=JPEG XL image format reference implementation
EAPI=8
HOMEPAGE=https://github.com/libjxl/libjxl
@@ -8,8 +8,8 @@ INHERIT=cmake-multilib flag-o-matic git-r3
IUSE=gdk-pixbuf openexr test abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
LICENSE=BSD
PROPERTIES=live
RDEPEND=app-arch/brotli:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-cpp/highway-1.0.5[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] media-libs/giflib:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=media-libs/lcms-2.13:2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] media-libs/libjpeg-turbo:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] media-libs/libpng:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=x11-misc/shared-mime-info-2.2 gdk-pixbuf? ( dev-libs/glib:2 x11-libs/gdk-pixbuf:2 ) openexr? ( media-libs/openexr:= ) test? ( dev-cpp/gtest )
RDEPEND=app-arch/brotli:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-cpp/highway-1.0.7[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] media-libs/giflib:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=media-libs/lcms-2.13:2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] media-libs/libjpeg-turbo:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] media-libs/libpng:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=x11-misc/shared-mime-info-2.2 gdk-pixbuf? ( dev-libs/glib:2 x11-libs/gdk-pixbuf:2 ) openexr? ( media-libs/openexr:= ) test? ( dev-cpp/gtest )
RESTRICT=!test? ( test )
SLOT=0
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 6b3c606c5de2531072ffd36eca06a5a9 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multilib-build e8aed98bd43dbd25694310a660ad562c multilib-minimal 4b0f1857965db8869a729948d5277e0b cmake-multilib 37d23064f303dcf23453353ab8c77059 git-r3 5133e393e8717a3a093660f990801dc1
_md5_=3eb96e187d2ae7cbb93df5dac35c2f57
_md5_=4cd9ec957d1d5a67b19606f787d03369

View File

@@ -11,4 +11,4 @@ RESTRICT=mirror bindist
SLOT=0
SRC_URI=amd64? ( https://downloads.linux.hpe.com/SDR/repo/spp/RHEL/6/x86_64/current/hpssacli-2.40-13.0.x86_64.rpm ) x86? ( https://downloads.linux.hpe.com/SDR/repo/spp/RHEL/6/i686/current/hpssacli-2.40-13.0.i386.rpm )
_eclasses_=pax-utils 91d47e5d20627c717aa878b9167c62a8 estack c61c368a76fdf3a82fdf8dbaebea3804 rpm 745ef34afb8c31915d9d42a6aca23a35
_md5_=d1af0000f060edd2700d6b80b27ee0c6
_md5_=3e7972b25a20fb277bee200fde749e6a

View File

@@ -11,4 +11,4 @@ RESTRICT=mirror bindist
SLOT=0
SRC_URI=https://downloads.linux.hpe.com/SDR/repo/spp/2019.03.0/packages/ssacli-3.40-3.0.x86_64.rpm
_eclasses_=pax-utils 91d47e5d20627c717aa878b9167c62a8 estack c61c368a76fdf3a82fdf8dbaebea3804 rpm 745ef34afb8c31915d9d42a6aca23a35
_md5_=6d2d7d76e363f49f1f1cf9fbebf7e66b
_md5_=f449727ecfc7dba079da454164cd466c

View File

@@ -1245,7 +1245,7 @@ app-benchmarks/bootchart2 0.14.9-r1: Performance analysis and visualization of t
app-benchmarks/cpuburn 1.4a-r5: CPU testing utilities in optimized assembler for maximum loading
app-benchmarks/dbench 4.0: Popular filesystem benchmark
app-benchmarks/filebench 1.4.9.1-r2: Filebench - A Model Based File System Workload Generator
app-benchmarks/forkbomb 1.4-r1: Controlled fork() bomber for testing heavy system load
app-benchmarks/forkbomb 1.4-r1 1.4-r2: Controlled fork() bomber for testing heavy system load
app-benchmarks/geekbench 2.4.2-r1 2.4.3-r1 3.4.4 4.4.4 5.5.1 6.2.1: A Cross-Platform Benchmark for Android, iOS, Linux, MacOS and Windows
app-benchmarks/hey 0.1.2: HTTP load generator, ApacheBench (ab) replacement, formerly known as rakyll/boom
app-benchmarks/httperf 0.9.1_p20181111 0.9.1_p20181111-r1: A tool from HP for measuring web server performance
@@ -1330,7 +1330,7 @@ app-containers/devcontainer 0.52.1 0.53.0 0.54.1: Reference implementation of th
app-containers/distrobox 1.5.0.2 1.6.0.1 9999: Use any Linux distribution inside your terminal (powered by docker/podman)
app-containers/distrobuilder 2.1 3.0: System container image builder for LXC and incus
app-containers/docker 24.0.5 24.0.6 24.0.7: The core functions you need to create Docker images and run Docker containers
app-containers/docker-bench-security 1.3.3: Test for best practices around deploying docker containers
app-containers/docker-bench-security 1.3.3 1.6.0: Test for best practices around deploying docker containers
app-containers/docker-buildx 0.10.4-r1 0.11.2 9999: Docker CLI plugin for extended build capabilities with BuildKit
app-containers/docker-cli 24.0.5 24.0.6 24.0.7: the command line binary for docker
app-containers/docker-compose 1.29.2-r3 1.29.2-r4 2.17.2 2.20.3 2.23.0: Multi-container orchestration for Docker
@@ -1616,9 +1616,9 @@ app-dicts/gwaei 3.6.2: Japanese-English Dictionary for GNOME
app-dicts/ipadic 2.7.0-r2: Japanese dictionary for ChaSen
app-dicts/kasumi 2.5-r1: Anthy dictionary maintenance tool
app-dicts/libydpdict 1.0.4: Library for handling the Collins Dictionary database
app-dicts/mecab-ipadic 2.7.0.20070801: IPA dictionary for MeCab
app-dicts/mecab-naist-jdic 0.6.3b_p20111013: NAIST Japanese Dictionary
app-dicts/mecab-unidic 2.1.2: IPA dictionary for MeCab
app-dicts/mecab-ipadic 2.7.0.20070801 2.7.0.20070801-r1: IPA dictionary for MeCab
app-dicts/mecab-naist-jdic 0.6.3b_p20111013 0.6.3b_p20111013-r1: NAIST Japanese Dictionary
app-dicts/mecab-unidic 2.1.2 2.1.2-r1: IPA dictionary for MeCab
app-dicts/migemo-dict 200812: Dictionary files for the Migemo and C/Migemo
app-dicts/myspell-af 20080701: Afrikaans dictionaries for myspell/hunspell
app-dicts/myspell-bg 4.3: Bulgarian dictionaries for myspell/hunspell
@@ -1699,7 +1699,7 @@ app-dicts/stardict-xdict-en-zh-gb 2.4.2-r1: Stardict Dictionary English to Simpl
app-dicts/stardict-xdict-zh-en-big5 2.4.2-r1: Stardict Dictionary Traditional Chinese (BIG5) to English
app-dicts/stardict-xdict-zh-en-gb 2.4.2-r1: Stardict Dictionary Simplified Chinese (GB) to English
app-dicts/verbiste 0.1.47: French conjugation system
app-dicts/wnn-ldic 1.04: Wnn dictionary for librarian
app-dicts/wnn-ldic 1.04 1.04-r1: Wnn dictionary for librarian
app-dicts/wordnet 3.1-r1: A lexical database for the English language
app-dicts/ydpdict 1.0.3-r1 1.0.3-r2: Interface for the Collins Dictionary
app-doc/NaturalDocs 1.52-r2: Extensible, multi-language source code documentation generator
@@ -1711,7 +1711,7 @@ app-doc/casting-spels-emacs 19-r4: Casting SPELs in Lisp - A Comic Book (Emacs L
app-doc/cppman 0.5.4-r1 0.5.6: C++ man pages for Linux, with source from cplusplus.com and cppreference.com
app-doc/csound-manual 6.15-r1 6.16: The Csound reference manual
app-doc/devmanual 0_pre20230121 0_pre20231106 9999: The Gentoo Development Guide
app-doc/diveintopython 3-r1: 'Dive Into Python' by Mark Pilgrim - Python 3
app-doc/diveintopython 3-r2: 'Dive Into Python' by Mark Pilgrim - Python 3
app-doc/doxygen 1.9.6 1.9.7-r1 1.9.8 9999: Documentation system for most programming languages
app-doc/e16-docs 0.16.8.0.2: The E16 online help
app-doc/eclass-manpages 20230601 20230624 20230919 99999999: Collection of Gentoo eclass manpages
@@ -3764,7 +3764,7 @@ dev-cpp/gtest 1.13.0 1.14.0 9999: Google C++ Testing Framework
dev-cpp/gtkmm 2.24.5-r1 3.24.8 4.10.0 4.12.0: C++ interface for GTK+
dev-cpp/gtksourceviewmm 3.18.0-r2: C++ bindings for gtksourceview
dev-cpp/gulrak-filesystem 1.5.12 1.5.14: Header-only single-file std::filesystem compatible helper library
dev-cpp/highway 1.0.1-r1 1.0.3 1.0.3-r1 1.0.5 9999: Performance-portable, length-agnostic SIMD with runtime dispatch
dev-cpp/highway 1.0.1-r1 1.0.3 1.0.3-r1 1.0.5 1.0.7 9999: Performance-portable, length-agnostic SIMD with runtime dispatch
dev-cpp/htmlcxx 0.87: A simple non-validating CSS 1 and HTML parser for C++
dev-cpp/json11 1.0.0-r1: A tiny JSON library for C++11
dev-cpp/jwt-cpp 0.6.0: header only library for creating and validating JSON Web Tokens in C++11
@@ -17101,7 +17101,7 @@ sys-block/gpart 0.3-r1: Partition table rescue/guessing tool
sys-block/gparted 1.5.0-r1: Partition editor for graphically managing your disk partitions
sys-block/hdrecover 0.5: Attempts to recover a hard disk that has bad blocks on it
sys-block/hpacucli 9.40.12.0: HP Array Config Utility Command Line Interface (HPACUCLI, formerly CPQACUXE)
sys-block/hpssacli 2.40.13.0-r1 3.40.3.0 4.21.7.0 5.30.6.0 6.10.14.0 6.25.9.0: HPE Smart Storage Administrator (HPE SSA) CLI (HPSSACLI, formerly HPACUCLI)
sys-block/hpssacli 2.40.13.0-r2 3.40.3.0-r1 4.21.7.0 5.30.6.0 6.10.14.0 6.25.9.0: HPE Smart Storage Administrator (HPE SSA) CLI (HPSSACLI, formerly HPACUCLI)
sys-block/io-scheduler-udev-rules 2: Udev rules to allow easier customization of kernel I/O schedulers
sys-block/libfabric 1.11.2-r2: The Open Fabrics Interfaces (OFI) framework
sys-block/libzbc 5.9.0 5.13.0: A library and tools for working with ZBC and ZAC disks

View File

@@ -1 +1 @@
Fri, 01 Dec 2023 07:47:19 +0000
Fri, 01 Dec 2023 08:08:08 +0000