2022-02-26 18:36:42 UTC

This commit is contained in:
Repository mirror & CI
2022-02-26 18:36:42 +00:00
parent 2d38b832d3
commit c7829d1f31
25 changed files with 191 additions and 84 deletions

View File

@@ -0,0 +1,14 @@
BDEPEND=>=dev-lang/nasm-2.13.03
DEFINED_PHASES=compile configure install test
DESCRIPTION=Multi-Buffer Crypto for IPSec from Intel
EAPI=7
HOMEPAGE=https://github.com/intel/intel-ipsec-mb
INHERIT=toolchain-funcs
IUSE=+safe-data +safe-lookup +safe-param test
KEYWORDS=~amd64
LICENSE=BSD
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/intel/intel-ipsec-mb/archive/refs/tags/v1.2.tar.gz -> intel-ipsec-mb-1.2.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784
_md5_=79504ab75bf3ae1119b015838d455507

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1,6 +1,6 @@
BDEPEND=doc? ( app-doc/doxygen ) dev-util/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-cpp/trantor-1.5.2 dev-libs/jsoncpp:= sys-libs/zlib brotli? ( app-arch/brotli:= ) mariadb? ( dev-db/mariadb:= ) postgres? ( dev-db/postgresql:= ) redis? ( dev-libs/hiredis:= ) sqlite? ( dev-db/sqlite:3 ) ssl? ( dev-libs/openssl:= ) elibc_Darwin? ( sys-libs/native-uuid ) elibc_SunOS? ( sys-libs/libuuid ) !elibc_Darwin? ( !elibc_SunOS? ( sys-apps/util-linux ) ) test? ( dev-cpp/gtest )
DEPEND=>=dev-cpp/trantor-1.5.5 dev-libs/jsoncpp:= sys-libs/zlib brotli? ( app-arch/brotli:= ) mariadb? ( dev-db/mariadb:= ) postgres? ( dev-db/postgresql:= ) redis? ( dev-libs/hiredis:= ) sqlite? ( dev-db/sqlite:3 ) ssl? ( dev-libs/openssl:= ) elibc_Darwin? ( sys-libs/native-uuid ) elibc_SunOS? ( sys-libs/libuuid ) !elibc_Darwin? ( !elibc_SunOS? ( sys-apps/util-linux ) ) test? ( dev-cpp/gtest )
DESCRIPTION=C++14/17 based HTTP web application framework
EAPI=8
HOMEPAGE=https://github.com/drogonframework/drogon
@@ -8,9 +8,9 @@ INHERIT=cmake
IUSE=+brotli doc examples mariadb postgres redis sqlite +ssl test
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-cpp/trantor-1.5.2 dev-libs/jsoncpp:= sys-libs/zlib brotli? ( app-arch/brotli:= ) mariadb? ( dev-db/mariadb:= ) postgres? ( dev-db/postgresql:= ) redis? ( dev-libs/hiredis:= ) sqlite? ( dev-db/sqlite:3 ) ssl? ( dev-libs/openssl:= ) elibc_Darwin? ( sys-libs/native-uuid ) elibc_SunOS? ( sys-libs/libuuid ) !elibc_Darwin? ( !elibc_SunOS? ( sys-apps/util-linux ) )
RDEPEND=>=dev-cpp/trantor-1.5.5 dev-libs/jsoncpp:= sys-libs/zlib brotli? ( app-arch/brotli:= ) mariadb? ( dev-db/mariadb:= ) postgres? ( dev-db/postgresql:= ) redis? ( dev-libs/hiredis:= ) sqlite? ( dev-db/sqlite:3 ) ssl? ( dev-libs/openssl:= ) elibc_Darwin? ( sys-libs/native-uuid ) elibc_SunOS? ( sys-libs/libuuid ) !elibc_Darwin? ( !elibc_SunOS? ( sys-apps/util-linux ) )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/drogonframework/drogon/archive/refs/tags/v1.7.3.tar.gz -> drogon-1.7.3.tar.gz
SRC_URI=https://github.com/drogonframework/drogon/archive/refs/tags/v1.7.5.tar.gz -> drogon-1.7.5.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 4f29a8b760a594a212abe9c2ba957c31 cmake 9f12546ab831b81c615d90e6b9e34e68
_md5_=dcc55a8273c66581613643de6222b568
_md5_=058d4077b154a3af29f91d5c43a25230

View File

@@ -0,0 +1,15 @@
BDEPEND=doc? ( app-doc/doxygen[dot] ) dev-util/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-cpp/nlohmann_json dev-libs/openssl picojson? ( dev-cpp/picojson )
DESCRIPTION=header only library for creating and validating JSON Web Tokens in C++11
EAPI=8
HOMEPAGE=https://thalhammer.github.io/jwt-cpp/
INHERIT=cmake
IUSE=doc +picojson test
KEYWORDS=~amd64
LICENSE=MIT
RESTRICT=!picojson? ( test )
SLOT=0
SRC_URI=https://github.com/Thalhammer/jwt-cpp/archive/refs/tags/v0.6.0.tar.gz -> jwt-cpp-0.6.0.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 4f29a8b760a594a212abe9c2ba957c31 cmake 9f12546ab831b81c615d90e6b9e34e68
_md5_=371aeae6f65a7536c70b4e28d5d84213

View File

@@ -11,6 +11,6 @@ LICENSE=BSD
RDEPEND=adns? ( net-dns/c-ares ) ssl? ( dev-libs/openssl )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/an-tao/trantor/archive/refs/tags/v1.5.3.tar.gz -> trantor-1.5.3.tar.gz
SRC_URI=https://github.com/an-tao/trantor/archive/refs/tags/v1.5.5.tar.gz -> trantor-1.5.5.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 4f29a8b760a594a212abe9c2ba957c31 cmake 9f12546ab831b81c615d90e6b9e34e68
_md5_=ce454f43b4764dad9cb69e8d08b0b0fe
_md5_=9d342f93610eedc991fee39bea1903b3

View File

@@ -11,6 +11,6 @@ LICENSE=LGPL-2.1
RDEPEND=dev-libs/glib:2 dev-libs/openssl:0= json? ( dev-libs/json-glib ) network? ( net-misc/curl ) service? ( sys-apps/dbus )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/rauc/rauc/releases/download/v1.5.1/rauc-1.5.1.tar.xz
SRC_URI=https://github.com/rauc/rauc/releases/download/v1.6/rauc-1.6.tar.xz
_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 libtool 241a8f577b9781a42a7421e53448a44e autotools 6cc26735fa9dd59e8c62880beda05b6e multiprocessing 61c959fc55c15c00bbb1079d6a71370b python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-any-r1 54666a8fa603df658d9284845fc3d755 docs 7c38d94fa7c1b4235fe571dc09e018df
_md5_=4fb48f5d0602c1d8cf6db33ceb324436
_md5_=32135678dbf288cbf6221e1b625ed3f8

View File

@@ -1,17 +0,0 @@
BDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) virtual/pkgconfig doc? ( media-gfx/graphviz python_single_target_python3_8? ( dev-python/sphinx[python_targets_python3_8(-)] dev-python/sphinx_rtd_theme[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/sphinx[python_targets_python3_9(-)] dev-python/sphinx_rtd_theme[python_targets_python3_9(-)] ) ) test? ( dev-libs/check dev-util/valgrind python_single_target_python3_8? ( dev-python/subunit[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/subunit[python_targets_python3_9(-)] ) ) dev-util/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=mbedtls? ( net-libs/mbedtls:= ) openssl? ( dev-libs/openssl:0= )
DESCRIPTION=Open source C implementation of OPC UA
EAPI=8
HOMEPAGE=https://open62541.org/
INHERIT=cmake python-single-r1
IUSE=doc encryption examples etf mbedtls pubsub openssl test tools xdp python_single_target_python3_8 python_single_target_python3_9
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=MPL-2.0
RDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) mbedtls? ( net-libs/mbedtls:= ) openssl? ( dev-libs/openssl:0= )
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 ) encryption? ( || ( mbedtls openssl ) ) etf? ( pubsub ) xdp? ( pubsub )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/open62541/open62541/archive/v1.2.3.tar.gz -> open62541-1.2.3.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 4f29a8b760a594a212abe9c2ba957c31 cmake 9f12546ab831b81c615d90e6b9e34e68 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-single-r1 3c5721adc30f98c39739c5970a4762d8
_md5_=6d116ff41a240d3613157c577173c267

View File

@@ -0,0 +1,17 @@
BDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) virtual/pkgconfig doc? ( media-gfx/graphviz python_single_target_python3_8? ( dev-python/sphinx[python_targets_python3_8(-)] dev-python/sphinx_rtd_theme[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/sphinx[python_targets_python3_9(-)] dev-python/sphinx_rtd_theme[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/sphinx[python_targets_python3_10(-)] dev-python/sphinx_rtd_theme[python_targets_python3_10(-)] ) ) test? ( dev-libs/check dev-util/valgrind python_single_target_python3_8? ( dev-python/subunit[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/subunit[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/subunit[python_targets_python3_10(-)] ) ) dev-util/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=mbedtls? ( net-libs/mbedtls:= ) openssl? ( dev-libs/openssl:0= )
DESCRIPTION=Open source C implementation of OPC UA
EAPI=8
HOMEPAGE=https://open62541.org/
INHERIT=cmake python-single-r1
IUSE=doc encryption examples etf mbedtls pubsub openssl test tools xdp python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=MPL-2.0
RDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) mbedtls? ( net-libs/mbedtls:= ) openssl? ( dev-libs/openssl:0= )
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 ) encryption? ( || ( mbedtls openssl ) ) etf? ( pubsub ) xdp? ( pubsub )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/open62541/open62541/archive/v1.2.4.tar.gz -> open62541-1.2.4.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 4f29a8b760a594a212abe9c2ba957c31 cmake 9f12546ab831b81c615d90e6b9e34e68 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-single-r1 3c5721adc30f98c39739c5970a4762d8
_md5_=b82a3102299a37f28bc8e2c80363a7ab

View File

@@ -1,16 +0,0 @@
BDEPEND=test? ( >=dev-python/pytest-6.2.5-r2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) doc? ( || ( ( >=dev-lang/python-3.9.9-r1:3.9 dev-python/sphinx[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.12_p1-r1:3.8 dev-python/sphinx[python_targets_python3_8(-)] ) ) ) 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 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Accurate Hijri-Gregorian date converter based on the Umm al-Qura calendar
EAPI=8
HOMEPAGE=https://github.com/dralshehri/hijri-converter
INHERIT=distutils-r1
IUSE=test doc python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
LICENSE=MIT
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 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/dralshehri/hijri-converter/archive/v2.1.3.tar.gz -> hijri-converter-2.1.3.tar.gz
_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-r1 bcd408f1e4a9669198ef4dfcd5ab8696 distutils-r1 d540d96908dd5622f3dfa41d167e632d
_md5_=e1ec35cb43baec7121e92ae7a46eae8f

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( >=dev-python/pytest-6.2.5-r2[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) doc? ( || ( ( >=dev-lang/python-3.10.0_p1-r1:3.10 dev-python/sphinx[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.9-r1:3.9 dev-python/sphinx[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.12_p1-r1:3.8 dev-python/sphinx[python_targets_python3_8(-)] ) ( >=dev-python/pypy3-7.3.7-r1:0 dev-python/sphinx[python_targets_pypy3(-)] ) ) ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) 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_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/tomli-1.2.3[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-60.5.0[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/wheel[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Accurate Hijri-Gregorian date converter based on the Umm al-Qura calendar
EAPI=8
HOMEPAGE=https://github.com/dralshehri/hijri-converter
INHERIT=distutils-r1
IUSE=test doc python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) 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 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/dralshehri/hijri-converter/archive/v2.2.3.tar.gz -> hijri-converter-2.2.3.tar.gz
_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-r1 bcd408f1e4a9669198ef4dfcd5ab8696 distutils-r1 d540d96908dd5622f3dfa41d167e632d
_md5_=cb47ecf0f5c4412876edc517444e78f0

View File

@@ -11,4 +11,4 @@ RDEPEND=media-sound/spotify
SLOT=0
SRC_URI=https://github.com/abba23/spotify-adblock/archive/refs/tags/v1.0.1.tar.gz -> spotify-adblock-1.0.1.tar.gz https://crates.io/api/v1/crates/aho-corasick/0.7.18/download -> aho-corasick-0.7.18.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/memchr/2.4.1/download -> memchr-2.4.1.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/quote/1.0.15/download -> quote-1.0.15.crate https://crates.io/api/v1/crates/regex/1.5.4/download -> regex-1.5.4.crate https://crates.io/api/v1/crates/regex-syntax/0.6.25/download -> regex-syntax-0.6.25.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/syn/1.0.86/download -> syn-1.0.86.crate https://crates.io/api/v1/crates/toml/0.5.8/download -> toml-0.5.8.crate https://crates.io/api/v1/crates/unicode-xid/0.2.2/download -> unicode-xid-0.2.2.crate
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 cargo 7ea27a358c2ff39754bf66a96c06f3de
_md5_=89f424aa57a6a484228b07c421025869
_md5_=6d5349cc4e57146b573a7e7908cba360

View File

@@ -10,6 +10,6 @@ KEYWORDS=~amd64 ~arm ~x86
LICENSE=GPL-3
RDEPEND=app-pda/libplist dev-libs/openssl media-libs/gstreamer media-libs/gst-plugins-bad media-libs/gst-plugins-base media-plugins/gst-plugins-libav vaapi? ( media-plugins/gst-plugins-vaapi ) net-dns/avahi[mdnsresponder-compat] zoomfix? ( x11-libs/libX11 )
SLOT=0
SRC_URI=https://github.com/FDH2/UxPlay/archive/refs/tags/v1.44.tar.gz -> uxplay-1.44.tar.gz
SRC_URI=https://github.com/FDH2/UxPlay/archive/refs/tags/v1.47.tar.gz -> uxplay-1.47.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 4f29a8b760a594a212abe9c2ba957c31 cmake 9f12546ab831b81c615d90e6b9e34e68
_md5_=a1724d10919d0bf012e0e199cc1e2c2f
_md5_=7a6dd51e4c870dd2cabab2bcd0952603

File diff suppressed because one or more lines are too long

View File

@@ -9,6 +9,6 @@ KEYWORDS=~amd64 ~x86
LICENSE=GPL-3+
RDEPEND=dev-libs/libretls:= sys-libs/ncurses:=
SLOT=0
SRC_URI=https://git.causal.agency/catgirl/snapshot/catgirl-2.0.tar.gz
SRC_URI=https://git.causal.agency/catgirl/snapshot/catgirl-2.1.tar.gz
_eclasses_=readme.gentoo-r1 eebd0164fe61f4f7b64a683e83fdceb1 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784
_md5_=efdd0b3ddf750a9661c79b7d0ed1b9f1
_md5_=b73877bae09f8dd434efa4f32eeab87b

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,13 @@
BDEPEND=>=virtual/rust-1.53
DEFINED_PHASES=compile configure install setup test unpack
DESCRIPTION=bustd
EAPI=8
HOMEPAGE=https://github.com/vrmiguel/bustd
INHERIT=linux-info cargo
IUSE=+glob debug
KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://crates.io/api/v1/crates/adler/1.0.2/download -> adler-1.0.2.crate https://crates.io/api/v1/crates/argh/0.1.5/download -> argh-0.1.5.crate https://crates.io/api/v1/crates/argh_derive/0.1.5/download -> argh_derive-0.1.5.crate https://crates.io/api/v1/crates/argh_shared/0.1.5/download -> argh_shared-0.1.5.crate https://crates.io/api/v1/crates/autocfg/1.0.1/download -> autocfg-1.0.1.crate https://crates.io/api/v1/crates/bitflags/1.2.1/download -> bitflags-1.2.1.crate https://crates.io/api/v1/crates/boxfnonce/0.1.1/download -> boxfnonce-0.1.1.crate https://crates.io/api/v1/crates/byteorder/1.4.3/download -> byteorder-1.4.3.crate https://crates.io/api/v1/crates/bustd/0.1.1/download -> bustd-0.1.1.crate https://crates.io/api/v1/crates/cc/1.0.68/download -> cc-1.0.68.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/chrono/0.4.19/download -> chrono-0.4.19.crate https://crates.io/api/v1/crates/crc32fast/1.2.1/download -> crc32fast-1.2.1.crate https://crates.io/api/v1/crates/daemonize/0.4.1/download -> daemonize-0.4.1.crate https://crates.io/api/v1/crates/flate2/1.0.20/download -> flate2-1.0.20.crate https://crates.io/api/v1/crates/glob/0.3.0/download -> glob-0.3.0.crate https://crates.io/api/v1/crates/heck/0.3.3/download -> heck-0.3.3.crate https://crates.io/api/v1/crates/hex/0.4.3/download -> hex-0.4.3.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.97/download -> libc-0.2.97.crate https://crates.io/api/v1/crates/miniz_oxide/0.4.4/download -> miniz_oxide-0.4.4.crate https://crates.io/api/v1/crates/num-integer/0.1.44/download -> num-integer-0.1.44.crate https://crates.io/api/v1/crates/num-traits/0.2.14/download -> num-traits-0.2.14.crate https://crates.io/api/v1/crates/proc-macro2/1.0.27/download -> proc-macro2-1.0.27.crate https://crates.io/api/v1/crates/procfs/0.9.1/download -> procfs-0.9.1.crate https://crates.io/api/v1/crates/quote/1.0.9/download -> quote-1.0.9.crate https://crates.io/api/v1/crates/syn/1.0.73/download -> syn-1.0.73.crate https://crates.io/api/v1/crates/time/0.1.44/download -> time-0.1.44.crate https://crates.io/api/v1/crates/unicode-segmentation/1.8.0/download -> unicode-segmentation-1.8.0.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/wasi/0.10.0+wasi-snapshot-preview1/download -> wasi-0.10.0+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
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 linux-info 2f039741fe92bcea55c78806d16ac0f5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b cargo 7ea27a358c2ff39754bf66a96c06f3de
_md5_=b4c163a4649f6bcb3f3cbc7726cb7ff7

View File

@@ -0,0 +1,14 @@
BDEPEND=>=virtual/rust-1.53
DEFINED_PHASES=compile configure install test unpack
DESCRIPTION=A more intuitive version of du
EAPI=8
HOMEPAGE=https://github.com/bootandy/dust
INHERIT=cargo
IUSE=debug
KEYWORDS=~amd64 ~x86
LICENSE=Apache-2.0 BSD MIT
RESTRICT=mirror test
SLOT=0
SRC_URI=https://github.com/bootandy/dust/archive/v0.8.0.tar.gz -> dust-0.8.0.tar.gz https://crates.io/api/v1/crates/aho-corasick/0.7.18/download -> aho-corasick-0.7.18.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/assert_cmd/1.0.8/download -> assert_cmd-1.0.8.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/bstr/0.2.17/download -> bstr-0.2.17.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/3.1.2/download -> clap-3.1.2.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-utils/0.8.7/download -> crossbeam-utils-0.8.7.crate https://crates.io/api/v1/crates/difflib/0.4.0/download -> difflib-0.4.0.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/either/1.6.1/download -> either-1.6.1.crate https://crates.io/api/v1/crates/fastrand/1.7.0/download -> fastrand-1.7.0.crate https://crates.io/api/v1/crates/hashbrown/0.11.2/download -> hashbrown-0.11.2.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/indexmap/1.8.0/download -> indexmap-1.8.0.crate https://crates.io/api/v1/crates/instant/0.1.12/download -> instant-0.1.12.crate https://crates.io/api/v1/crates/itertools/0.10.3/download -> itertools-0.10.3.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/lscolors/0.7.1/download -> lscolors-0.7.1.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/num_cpus/1.13.1/download -> num_cpus-1.13.1.crate https://crates.io/api/v1/crates/os_str_bytes/6.0.0/download -> os_str_bytes-6.0.0.crate https://crates.io/api/v1/crates/predicates/2.1.1/download -> predicates-2.1.1.crate https://crates.io/api/v1/crates/predicates-core/1.0.3/download -> predicates-core-1.0.3.crate https://crates.io/api/v1/crates/predicates-tree/1.0.5/download -> predicates-tree-1.0.5.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/regex/1.5.4/download -> regex-1.5.4.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-syntax/0.6.25/download -> regex-syntax-0.6.25.crate https://crates.io/api/v1/crates/remove_dir_all/0.5.3/download -> remove_dir_all-0.5.3.crate https://crates.io/api/v1/crates/scopeguard/1.1.0/download -> scopeguard-1.1.0.crate https://crates.io/api/v1/crates/stfu8/0.2.5/download -> stfu8-0.2.5.crate https://crates.io/api/v1/crates/strsim/0.10.0/download -> strsim-0.10.0.crate https://crates.io/api/v1/crates/tempfile/3.3.0/download -> tempfile-3.3.0.crate https://crates.io/api/v1/crates/termcolor/1.1.2/download -> termcolor-1.1.2.crate https://crates.io/api/v1/crates/terminal_size/0.1.17/download -> terminal_size-0.1.17.crate https://crates.io/api/v1/crates/termtree/0.2.4/download -> termtree-0.2.4.crate https://crates.io/api/v1/crates/textwrap/0.14.2/download -> textwrap-0.14.2.crate https://crates.io/api/v1/crates/thousands/0.2.0/download -> thousands-0.2.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/wait-timeout/0.2.0/download -> wait-timeout-0.2.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.5/download -> winapi-util-0.1.5.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
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 cargo 7ea27a358c2ff39754bf66a96c06f3de
_md5_=9f9a75bdcdc597cb539389977636db0d

View File

@@ -9,7 +9,7 @@ KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=!build? ( app-arch/cpio dev-lang/perl sys-devel/bc sys-devel/bison sys-devel/flex sys-devel/make >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
RESTRICT=binchecks strip
SLOT=5.4.17.2136.305.2
SRC_URI=https://github.com/oracle/linux-uek/archive/refs/tags/v5.4.17-2136.305.2.tar.gz -> linux-uek-5.4.17-2136.305.2.tar.gz https://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-5.4-184.base.tar.xz https://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-5.4-184.experimental.tar.xz https://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-5.4-184.extras.tar.xz
SLOT=5.4.17.2136.305.4
SRC_URI=https://github.com/oracle/linux-uek/archive/refs/tags/v5.4.17-2136.305.4.tar.gz -> linux-uek-5.4.17-2136.305.4.tar.gz https://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-5.4-185.base.tar.xz https://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-5.4-185.experimental.tar.xz https://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-5.4-185.extras.tar.xz
_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 kernel-2 7177fbdc34a8efdcb5b739d8a9673adb
_md5_=5549fc8c5865548346a7584844695243
_md5_=893ecb62006d488cb62245e14be78529

View File

@@ -51,7 +51,7 @@ app-crypt/autofirma 1.6.5-r1: Spanish government's electronic signature applicat
app-crypt/certbot-dns-digitalocean 1.22.0: Digitalocean DNS Authenticator plugin for Certbot (Let's Encrypt Client)
app-crypt/configuradorfnmt 1.0.1: Spanish government certificate request generator
app-crypt/gnome-encfs-manager 1.9: An easy to use manager and mounter for encfs stashes
app-crypt/intel-ipsec-mb 1.1 9999: Multi-Buffer Crypto for IPSec from Intel
app-crypt/intel-ipsec-mb 1.1 1.2 9999: Multi-Buffer Crypto for IPSec from Intel
app-crypt/pgp 2.6.3a: Public-key encryption and digital signature utility
app-crypt/reop 2.1.1: reasonable expectation of privacy
app-crypt/tomb 2.9-r6: Tomb :: File Encryption on GNU/Linux
@@ -105,7 +105,7 @@ app-misc/grit 0.3.0: An personal task manager that represents tasks as multitree
app-misc/hollywood 1.22: Fill your console with Hollywood melodrama technobabble
app-misc/lf 20 22: Terminal file manager
app-misc/liquidctl 1.7.2: Cross-platform tool and drivers for liquid coolers and other devices
app-misc/macchina 5.0.2 6.0.5: A system information fetcher, with an (unhealthy) emphasis on performance.
app-misc/macchina 5.0.2 6.0.5 6.0.6: A system information fetcher, with an (unhealthy) emphasis on performance.
app-misc/mangadesk 0.7.5: Terminal Client for MangaDex
app-misc/mat2 0.12.2: Metadata Anonymisation Toolkit: handy tool to trash your metadata
app-misc/mobile-datovka 1.10.0: Mobile optimized GUI to access the Czech data box e-government system
@@ -125,7 +125,8 @@ app-misc/ufetch 0.1 0.2 9999: Tiny system info for Unix-like operating systems
app-misc/vrms-gentoo 0_pre20201102: vrms clone for Gentoo Linux
app-misc/watchexec 1.15.3 1.16.2 1.17.0 1.17.1 1.18.1 1.18.5 1.18.6: Executes commands in response to file modifications
app-misc/wego 2.0_p20190211-r1: Wego is a weather client for the terminal
app-misc/xplr 0.15.2 0.17.0 0.17.1: A hackable, minimal, fast TUI file explorer
app-misc/xplr 0.15.2 0.17.0 0.17.1 0.17.2: A hackable, minimal, fast TUI file explorer
app-misc/zellij 0.25.0: A terminal workspace with batteries included
app-mobilephone/flashlight 0.1.1-r2: It's a flashlight, what do you expect?
app-mobilephone/mobile-config-firefox 2.1.0: Mobile and privacy friendly configuration for Firefox
app-mobilephone/pinephone-modem-scripts 0.20.8: Modem scripts for the PinePhone
@@ -274,7 +275,7 @@ dev-R/xml2 1.3.2: Parse XML
dev-R/yaml 2.2.1: Methods to Convert R Data to YAML and Back
dev-cpp/cli11 2.1.0 2.1.2: Command line parser for C++11
dev-cpp/coeurl 0.1.0 0.1.1: A simple async wrapper around CURL for C++
dev-cpp/drogon 1.7.3-r1 1.7.4: C++14/17 based HTTP web application framework
dev-cpp/drogon 1.7.4 1.7.5: C++14/17 based HTTP web application framework
dev-cpp/dtl 1.19_p20210531: diff template library written by C++
dev-cpp/fbthrift 2021.10.25.00 2021.11.15.00: Facebook's branch of Apache Thrift, including a new C++ server
dev-cpp/fizz 2021.10.25.00 2021.11.15.00: C++14 implementation of the TLS-1.3 standard
@@ -282,6 +283,7 @@ dev-cpp/folly 2021.10.25.00 2021.11.15.00: An open-source C++ library developed
dev-cpp/gsl-lite 0.38.0: C++ Guideline Support Library implementation
dev-cpp/highway 0.14.2 0.15.0 9999: Performance-portable, length-agnostic SIMD with runtime dispatch
dev-cpp/indicators 2.2: Activity indicators for modern C++
dev-cpp/jwt-cpp 0.6.0: header only library for creating and validating JSON Web Tokens in C++11
dev-cpp/libstudxml 1.1.0_beta10: Streaming XML pull parser/serializer for modern C++
dev-cpp/mastodonpp 0.5.7 9999: C++ wrapper for the Mastodon and Pleroma APIs.
dev-cpp/parallel-hashmap 1.33: Family of header-only, fast and memory-friendly hashmap and btree containers
@@ -291,7 +293,7 @@ dev-cpp/qt-jdenticon 0.2.1 0.3.0: Qt5 / C++14 Port of Jdenticon
dev-cpp/simpleini 4.17_p20210901: C++ library for reading/writing INI files
dev-cpp/sprout 0_pre20190615: C++11/14 constexpr based Containers, Algorithms, Random numbers and others
dev-cpp/tiny-dnn 1.0.0_alpha3: header only, dependency-free deep learning framework in C++14
dev-cpp/trantor 1.5.3 1.5.4: Non-blocking I/O tcp network lib based on c++14/17
dev-cpp/trantor 1.5.4 1.5.5: Non-blocking I/O tcp network lib based on c++14/17
dev-cpp/vectorwrapper 1.1.2 9999: A template vector wrapper class for C++
dev-cpp/vexcl 1.4.2-r2: VexCL - Vector expression template library for OpenCL
dev-cpp/wangle 2021.10.25.00 2021.11.15.00: Framework providing common client/server abstractions
@@ -299,7 +301,7 @@ dev-cpp/xdgpp 0_pre20201007: C++17 header-only implementation of the XDG Base Di
dev-db/pg_repack 1.4.7: Reorganize tables in PostgreSQL databases with minimal locks
dev-db/rum 1.3.7: RUM access method - inverted index with additional information in posting lists
dev-embedded/mv88e6xxx-dump 0.2.0_pre20210327: Dump information about Marvell mv88e6xxx Ethernet switches
dev-embedded/rauc 1.5.1: Lightweight update client that runs on your Embedded Linux device
dev-embedded/rauc 1.6: Lightweight update client that runs on your Embedded Linux device
dev-erlang/cowboy 2.9.0: Small, fast, modern HTTP server for Erlang/OTP.
dev-erlang/cowlib 2.11.0: Support library for manipulating Web protocols.
dev-erlang/ranch 1.7.1 1.8.0 2.0.0: Socket acceptor pool for TCP protocols.
@@ -343,7 +345,7 @@ dev-libs/octetos-db-abstract 0.1.2_alpha 0.6.0_alpha: API to access database, ab
dev-libs/octetos-db-maria 1.4.2_alpha 1.9.2_alpha 9999: C++ library for Database Acces.
dev-libs/octetos-db-postgresql 1.3.9_alpha 1.3.10_alpha: C++ library for Database Acces.
dev-libs/olm 3.2.8 3.2.9: Implementation of the olm and megolm cryptographic ratchets
dev-libs/open62541 1.2.3: Open source C implementation of OPC UA
dev-libs/open62541 1.2.4: Open source C implementation of OPC UA
dev-libs/properties-cpp 0.0.2: Simple convenience library for handling properties and signals in C++11
dev-libs/protothreads 1.4: Lightweight, Stackless Threads in C
dev-libs/qhttpengine 1.0.1-r1 9999: HTTP server for Qt applications
@@ -462,7 +464,7 @@ dev-python/graphql-core 3.1.5 3.1.6: GraphQL for Python
dev-python/graphql-relay 3.1.0: Relay library for graphql-core-next
dev-python/guidata 1.7.9: Library for user interfaces for easy dataset editing and display
dev-python/hidapi 0.10.1 0.11.0.2: A Cython interface to the hidapi
dev-python/hijri-converter 2.1.3 2.2.2: Accurate Hijri-Gregorian date converter based on the Umm al-Qura calendar
dev-python/hijri-converter 2.2.2 2.2.3: Accurate Hijri-Gregorian date converter based on the Umm al-Qura calendar
dev-python/hstspreload 2021.7.5 2021.10.1: Chromium HSTS Preload list as a Python package
dev-python/httptools 0.1.1: httptools is a Python binding for the nodejs HTTP parser
dev-python/hunter 3.3.8: Hunter is a flexible code tracing toolkit
@@ -919,7 +921,7 @@ media-video/owncast 0.0.7-r1 0.0.8 0.0.9 0.0.10: A self-hosted live video and we
media-video/qliveplayer 4.0.1-r2 4.1.0: A player and recorder for live streams and videos with danmaku support
media-video/syncplay 1.6.7-r1: Client/server to synchronize media playback
media-video/trakt-scrobbler 1.3.2 1.4.0: Scrobbler for trakt.tv that supports VLC, Plex, MPC-HC, and MPV
media-video/uxplay 1.44: AirPlay Unix mirroring server
media-video/uxplay 1.47: AirPlay Unix mirroring server
media-video/wlrobs 1.0 9999: OBS plugin that allows you to screen capture on wlroots based compositors
net-analyzer/munin-contrib 0.2021.04.27: user contributed stuff related to munin
net-analyzer/munin-plugins-mendix 23_p20210510: This package provides various plugins for Munin
@@ -947,7 +949,7 @@ net-im/matterhorn-bin 50200.13.0: Terminal based Mattermost client
net-im/nheko 0.9.0-r1 0.9.1: Native desktop client for Matrix using Qt
net-im/ruqola 1.3.1: Rocket.Chat client for the KDE desktop
net-im/whatsapp-for-linux 1.2.0 1.3.0 1.3.1 1.3.2: An unofficial WhatsApp desktop application for Linux
net-irc/catgirl 2.0 2.0a: TLS-only terminal IRC client
net-irc/catgirl 2.0a 2.1: TLS-only terminal IRC client
net-irc/pounce 3.0: Multi-client, TLS-only IRC bouncer
net-irc/srain 1.2.1 1.2.4: Modern, beautiful IRC client written in GTK+ 3
net-irc/tiny 0.10.0: An IRC client
@@ -966,7 +968,7 @@ net-misc/eg25-manager 0.4.2: Daemon for managing the Quectel EG25 modem
net-misc/facebook-ptp 0_pre20210831: Facebook's PTP libraries
net-misc/freetube-bin 0.16.0: https://github.com/FreeTubeApp/FreeTube
net-misc/gemget 1.8.0: Command line downloader for the Gemini protocol
net-misc/gemserv 0.6.3 0.6.5: A gemini Server written in rust
net-misc/gemserv 0.6.5 0.6.6: A gemini Server written in rust
net-misc/giara 9999: An app for Reddit
net-misc/gmid 1.8 1.8.1 9999: Simple and secure Gemini server
net-misc/lyrics-in-terminal 1.4.2: Command Line Lyrics fetcher for MPRIS media players
@@ -1065,9 +1067,10 @@ sec-keys/signify-keys-gmid 1.7 1.8: Signify keys used to sign gmid releases
sec-keys/signify-keys-telescope 0.6.1 0.7: Signify keys used to sign telescope releases
sys-apps/0xFFFF 0.8 0.9: The 0pen Free Fiasco Firmware Flasher
sys-apps/CommsPowerManagement 0.2.1: Python library providing various tools to work with Intel processors
sys-apps/bustd 0.1.1: bustd
sys-apps/dool 0.8_pre20191010-r1 9999: Versatile replacement for vmstat, iostat and ifstat (clone of dstat)
sys-apps/drm_info 2.2.0 2.3.0 9999: Small utility to dump info about DRM devices
sys-apps/dust 0.5.4 0.6.2 0.7.5: A more intuitive version of du
sys-apps/dust 0.5.4 0.6.2 0.7.5 0.8.0: A more intuitive version of du
sys-apps/fchroot 0.1.2: Funtoo's franken-chroot tool - chroot from AMD64 to ARM system
sys-apps/fselect 0.7.9: Find files with SQL-like queries
sys-apps/hex 0.3.2 0.4.0 0.4.1 0.4.2: Futuristic take on hexdump
@@ -1150,7 +1153,7 @@ sys-fs/python-btrfs 12 13: Python 3 module to inspect btrfs filesystems
sys-kernel/dkms 2.8.4: Dynamic Kernel Module Support
sys-kernel/rte_kni-kmod 21.11: DPDK Kernel Nic Interface module
sys-kernel/tirdad 0_p20200926: kernel module for random ISN generation
sys-kernel/uek-sources 5.4.17.2136.305.2: Unbreakable Enterprise Kernel (UEK) sources built from Oracle
sys-kernel/uek-sources 5.4.17.2136.305.4: Unbreakable Enterprise Kernel (UEK) sources built from Oracle
sys-kernel/ummunotify 2: Userspace support for MMU notifications
sys-kernel/xow 0.5: Linux driver for the Xbox One wireless dongle
sys-kernel/xpmem 2.6.5_p20210809: Linux Cross-Memory Attach

View File

@@ -1 +1 @@
Fri, 25 Feb 2022 16:08:21 +0000
Sat, 26 Feb 2022 18:36:42 +0000

View File

@@ -46,6 +46,7 @@ app-text/klogg:sentry - Enable crash reporting using sentry.io.
dev-cpp/drogon:brotli - Enable support for brotli compression
dev-cpp/drogon:mariadb - Add support for the mariadb database
dev-cpp/drogon:redis - Add support for the Redis database via dev-libs/hiredis
dev-cpp/jwt-cpp:picojson - Enable use of dev-cpp/picojson
dev-cpp/sprout:texconv - Install texconv from subproject compost
dev-cpp/sprout:wavconv - Install texconv from subproject darkroom
dev-cpp/tiny-dnn:double-precision - Build tiny-dnn with double precision computations
@@ -453,6 +454,7 @@ sci-physics/mbdyn:threads - With threads
sci-physics/mbdyn:udunits - With sci-libs/udunits
sci-physics/mbdyn:y12 - With Y12 sparse math library
sys-apps/CommsPowerManagement:ansible - Install ansible playbook
sys-apps/bustd:glob - Enable excluding processes with glob patterns
sys-apps/drm_info:pci - Print PCI device names via libpci
sys-apps/fselect:users - Add support for getting system users and groups
sys-apps/intel-cmt-cat:appqos - Install App QoS, a software created to demonstrate the use of Intel(R) RDT technologies (CAT, MBA) to improve QoS for applications via partitioning system resources.