2026-08-09 20:31:05 UTC

This commit is contained in:
Repository mirror & CI
2026-08-09 20:31:05 +00:00
parent 1f2295130e
commit be2aa39d2d
8 changed files with 76 additions and 4 deletions

View File

@@ -13,4 +13,4 @@ REQUIRED_USE=^^ ( python_single_target_python3_12 python_single_target_python3_1
SLOT=0
SRC_URI=mirror://gnome/sources/glib/2.88/glib-2.88.3.tar.xz https://distfiles.gentoo.org/pub/dev/sam%40gentoo.org/dev-libs/glib/glib-2.88.2-const-whoops.patch.xz
_eclasses_=gnome.org e1b4f392dbfedfb8974b71b017937f08 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 5fd9a75ca55021d3276ce969f8e28391 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4
_md5_=898fd4bac0934c6437eed77720c43634
_md5_=f32f1e441a0488a4c0d4086a6d9979cd

View File

@@ -0,0 +1,16 @@
BDEPEND=verify-sig? ( sec-keys/openpgp-keys-libssh ) doc? ( app-text/doxygen[dot] ) app-alternatives/ninja >=dev-build/cmake-3.28.5 verify-sig? ( || ( app-alternatives/gpg app-crypt/gnupg[-alternatives(-)] ) >=app-portage/gemato-20 )
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=!mbedtls? ( >=dev-libs/openssl-1.0.1h-r2:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) gssapi? ( >=virtual/krb5-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) mbedtls? ( net-libs/mbedtls:3=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?,threads] ) zlib? ( >=virtual/zlib-1.2.8-r1:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) test? ( >=dev-util/cmocka-0.3.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] elibc_musl? ( sys-libs/argp-standalone ) )
DESCRIPTION=Access a working SSH implementation by means of a library
EAPI=8
HOMEPAGE=https://www.libssh.org/
INHERIT=cmake-multilib dot-a verify-sig
IUSE=debug doc examples gssapi mbedtls pcap server +sftp static-libs test zlib abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64 verify-sig
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
LICENSE=LGPL-2.1
RDEPEND=!mbedtls? ( >=dev-libs/openssl-1.0.1h-r2:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) gssapi? ( >=virtual/krb5-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) mbedtls? ( net-libs/mbedtls:3=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?,threads] ) zlib? ( >=virtual/zlib-1.2.8-r1:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] )
RESTRICT=!test? ( test )
SLOT=0/4
SRC_URI=https://www.libssh.org/files/0.11/libssh-0.11.5.tar.xz verify-sig? ( https://www.libssh.org/files/0.11/libssh-0.11.5.tar.xz.asc )
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake c54f532543a549f7318d6c49aaf8e953 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multilib-build d7802b3638ffc661375c0021cdd19efd multilib-minimal e9f54d75b074edc47d36994bbc1e2123 cmake-multilib 3f19d8d5fccba52076cdeb2281ad349f dot-a e5200fe17cfd2ed6fa66edd80201763a eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig ece4c893b6bd62eacbc4d25958e857f8
_md5_=968293b84218ae2203cc94b18867f279

View File

@@ -0,0 +1,14 @@
DEFINED_PHASES=compile install postinst postrm preinst prepare pretend setup test unpack
DESCRIPTION=Full sources including the Gentoo patchset for the 6.12 kernel tree
EAPI=8
HOMEPAGE=https://dev.gentoo.org/~mpagano/genpatches
INHERIT=check-reqs kernel-2
IUSE=experimental symlink build vanilla
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
LICENSE=GPL-2
RDEPEND=!build? ( app-alternatives/cpio dev-lang/perl app-alternatives/bc dev-build/make sys-devel/bison sys-devel/flex sys-libs/binutils-libs >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
RESTRICT=binchecks strip
SLOT=6.12.103
SRC_URI=https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.12.tar.xz https://distfiles.gentoo.org/pub/proj/kernel/genpatches/genpatches-6.12-115.base.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-6.12-115.base.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-6.12-115.base.tar.xz https://distfiles.gentoo.org/pub/proj/kernel/genpatches/genpatches-6.12-115.extras.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-6.12-115.extras.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-6.12-115.extras.tar.xz experimental? ( https://distfiles.gentoo.org/pub/proj/kernel/genpatches/genpatches-6.12-115.experimental.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-6.12-115.experimental.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-6.12-115.experimental.tar.xz )
_eclasses_=check-reqs 12ab9d3fc16bfe1f87c6fb652324b57c toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 crossdev d618c699554f72b98f8ceeeeb361dc9e estack c61c368a76fdf3a82fdf8dbaebea3804 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 optfeature 58cc13bdc4e9a204077e1e7c9a1d7988 kernel-2 b64831395b94d39c64bb2c132c117661
_md5_=939866d5ac576f2edc6f486bdee6bc07

View File

@@ -0,0 +1,14 @@
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
DESCRIPTION=Full sources including the Gentoo patchset for the 6.18 kernel tree
EAPI=8
HOMEPAGE=https://dev.gentoo.org/~mpagano/genpatches
INHERIT=kernel-2
IUSE=experimental symlink build vanilla
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
LICENSE=GPL-2
RDEPEND=!build? ( app-alternatives/cpio dev-lang/perl app-alternatives/bc dev-build/make sys-devel/bison sys-devel/flex sys-libs/binutils-libs >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
RESTRICT=binchecks strip
SLOT=6.18.44
SRC_URI=https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.18.tar.xz https://distfiles.gentoo.org/pub/proj/kernel/genpatches/genpatches-6.18-51.base.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-6.18-51.base.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-6.18-51.base.tar.xz https://distfiles.gentoo.org/pub/proj/kernel/genpatches/genpatches-6.18-51.extras.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-6.18-51.extras.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-6.18-51.extras.tar.xz experimental? ( https://distfiles.gentoo.org/pub/proj/kernel/genpatches/genpatches-6.18-51.experimental.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-6.18-51.experimental.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-6.18-51.experimental.tar.xz )
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 crossdev d618c699554f72b98f8ceeeeb361dc9e estack c61c368a76fdf3a82fdf8dbaebea3804 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 optfeature 58cc13bdc4e9a204077e1e7c9a1d7988 kernel-2 b64831395b94d39c64bb2c132c117661
_md5_=8a17ab885f1d6073115279129dcd33a6

View File

@@ -0,0 +1,14 @@
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
DESCRIPTION=Full sources including the Gentoo patchset for the 6.6 kernel tree
EAPI=8
HOMEPAGE=https://dev.gentoo.org/~mpagano/genpatches
INHERIT=kernel-2
IUSE=experimental symlink build vanilla
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
LICENSE=GPL-2
RDEPEND=!build? ( app-alternatives/cpio dev-lang/perl app-alternatives/bc dev-build/make sys-devel/bison sys-devel/flex sys-libs/binutils-libs >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
RESTRICT=binchecks strip
SLOT=6.6.151
SRC_URI=https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.6.tar.xz https://distfiles.gentoo.org/pub/proj/kernel/genpatches/genpatches-6.6-165.base.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-6.6-165.base.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-6.6-165.base.tar.xz https://distfiles.gentoo.org/pub/proj/kernel/genpatches/genpatches-6.6-165.extras.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-6.6-165.extras.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-6.6-165.extras.tar.xz experimental? ( https://distfiles.gentoo.org/pub/proj/kernel/genpatches/genpatches-6.6-165.experimental.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-6.6-165.experimental.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-6.6-165.experimental.tar.xz )
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 crossdev d618c699554f72b98f8ceeeeb361dc9e estack c61c368a76fdf3a82fdf8dbaebea3804 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 optfeature 58cc13bdc4e9a204077e1e7c9a1d7988 kernel-2 b64831395b94d39c64bb2c132c117661
_md5_=51b8dcd685a51b0b411bbe95593bdbfc

View File

@@ -0,0 +1,14 @@
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
DESCRIPTION=Full sources including the Gentoo patchset for the 7.1 kernel tree
EAPI=8
HOMEPAGE=https://dev.gentoo.org/~mpagano/genpatches
INHERIT=kernel-2
IUSE=experimental symlink build vanilla
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
LICENSE=GPL-2
RDEPEND=!build? ( app-alternatives/cpio dev-lang/perl app-alternatives/bc dev-build/make sys-devel/bison sys-devel/flex sys-libs/binutils-libs >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
RESTRICT=binchecks strip
SLOT=7.1.8
SRC_URI=https://www.kernel.org/pub/linux/kernel/v7.x/linux-7.1.tar.xz https://distfiles.gentoo.org/pub/proj/kernel/genpatches/genpatches-7.1-11.base.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-7.1-11.base.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-7.1-11.base.tar.xz https://distfiles.gentoo.org/pub/proj/kernel/genpatches/genpatches-7.1-11.extras.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-7.1-11.extras.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-7.1-11.extras.tar.xz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 crossdev d618c699554f72b98f8ceeeeb361dc9e estack c61c368a76fdf3a82fdf8dbaebea3804 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 optfeature 58cc13bdc4e9a204077e1e7c9a1d7988 kernel-2 b64831395b94d39c64bb2c132c117661
_md5_=a5fa3bbb1382fcaab354983fe13c0b5e

View File

@@ -15153,7 +15153,7 @@ net-libs/libsmi 0.5.0-r5: A Library to Access SMI MIB Information
net-libs/libsoup 2.74.3-r1 3.6.6: HTTP client/server library for GNOME
net-libs/libsrsirc 0.0.14-r2 0.0.14.1: Lightweight, cross-platform IRC library
net-libs/libsrtp 1.6.0-r1 2.4.2 2.6.0: Open-source implementation of the Secure Real-time Transport Protocol (SRTP)
net-libs/libssh 0.11.4 9999: Access a working SSH implementation by means of a library
net-libs/libssh 0.11.4 0.11.5 9999: Access a working SSH implementation by means of a library
net-libs/libssh2 1.11.1 1.11.1-r2 9999: Library implementing the SSH2 protocol
net-libs/libtelnet 0.23-r2: Simple RFC-compliant TELNET implementation as a C library
net-libs/libtirpc 1.3.6 1.3.7 1.3.7-r2: Transport Independent RPC library (SunRPC replacement)
@@ -17982,7 +17982,7 @@ sys-kernel/genkernel 4.3.17-r4 4.3.18 9999: Gentoo automatic kernel building scr
sys-kernel/gentoo-kernel 6.1.182 6.6.150 6.12.102 6.18.43 7.1.7: Linux kernel built with Gentoo patches
sys-kernel/gentoo-kernel-bin 6.1.182 6.6.150 6.12.102 6.18.43 7.1.7: Pre-built Linux kernel with Gentoo patches
sys-kernel/gentoo-kernel-modprep 6.1.182 6.6.150 6.12.102 6.18.43 7.1.7: Minimal subset of gentoo-kernel-bin for building modules, for containers
sys-kernel/gentoo-sources 6.1.180 6.1.182 6.6.147 6.6.148 6.6.150 6.12.100 6.12.101 6.12.102 6.18.41 6.18.42 6.18.43 7.1.5 7.1.6 7.1.7: Full sources including the Gentoo patchset for the 7.1 kernel tree
sys-kernel/gentoo-sources 6.1.180 6.1.182 6.6.147 6.6.148 6.6.150 6.6.151 6.12.100 6.12.101 6.12.102 6.12.103 6.18.41 6.18.42 6.18.43 6.18.44 7.1.5 7.1.6 7.1.7 7.1.8: Full sources including the Gentoo patchset for the 7.1 kernel tree
sys-kernel/git-sources 7.2_rc1 7.2_rc2 7.2_rc3 7.2_rc4 7.2_rc5 7.2_rc6: The very latest -git version of the Linux kernel
sys-kernel/gnumach 1.8_p20260224 1.8_p20260330 1.8_p20260630 9999: GNU Mach microkernel, for the Hurd
sys-kernel/hurd 0.9_p20251029 0.9_p20260331 0.9_p20260630 9999: GNU Hurd is the GNU project's replacement for UNIX

View File

@@ -1 +1 @@
Sun, 09 Aug 2026 20:15:55 +0000
Sun, 09 Aug 2026 20:31:05 +0000