mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
2023-02-07 14:47:43 UTC
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
BDEPEND=python_single_target_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
|
||||
BDEPEND=python_single_target_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst setup test
|
||||
DEPEND=python_single_target_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_single_target_python3_9? ( dev-python/pyelftools[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/pyelftools[python_targets_python3_10(-)] ) app-crypt/intel-ipsec-mb dev-libs/elfutils dev-libs/isa-l dev-libs/jansson dev-libs/libbpf dev-libs/libbsd dev-libs/openssl net-libs/libmnl net-libs/libpcap sys-apps/dtc sys-cluster/rdma-core sys-process/numactl kernel_linux? ( sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= ) ) kernel_linux? ( virtual/linux-sources virtual/libelf )
|
||||
DEPEND=python_single_target_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_single_target_python3_9? ( dev-python/pyelftools[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/pyelftools[python_targets_python3_10(-)] ) app-crypt/intel-ipsec-mb dev-libs/elfutils dev-libs/isa-l dev-libs/jansson dev-libs/libbpf dev-libs/libbsd dev-libs/openssl net-libs/libmnl net-libs/libpcap sys-apps/dtc sys-cluster/rdma-core sys-process/numactl kernel_linux? ( sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= ) ) kernel_linux? ( virtual/linux-sources virtual/libelf )
|
||||
DESCRIPTION=DPDK Kernel Nic Interface module
|
||||
EAPI=7
|
||||
HOMEPAGE=https://dpdk.org/
|
||||
@@ -8,10 +8,10 @@ INHERIT=linux-mod python-single-r1 meson
|
||||
IUSE=dist-kernel python_single_target_python3_9 python_single_target_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD GPL-2
|
||||
RDEPEND=python_single_target_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) kernel_linux? ( sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= ) )
|
||||
RDEPEND=python_single_target_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) kernel_linux? ( sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= ) )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_9 python_single_target_python3_10 )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://fast.dpdk.org/rel/dpdk-21.11.1.tar.xz
|
||||
_eclasses_=toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multilib 5ca4e49abed8e3a2f7b56920eadee157 linux-info 4b552625ebd741dfd2ac08637fd2436e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 linux-mod 81807190d0c0076b69cb96b547e38681 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 8d5c1c4ecef47fa1b4576a718c620d1d python-single-r1 75118e916668a74c660a13b0ecb22562 ninja-utils 38c85b725d0467e51954ea921b6c104b meson 1994a5aef5d4f5798b92f64d6f9a6003
|
||||
_eclasses_=toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multilib 5ca4e49abed8e3a2f7b56920eadee157 linux-info 4b552625ebd741dfd2ac08637fd2436e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 linux-mod 81807190d0c0076b69cb96b547e38681 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-single-r1 75118e916668a74c660a13b0ecb22562 ninja-utils 38c85b725d0467e51954ea921b6c104b meson 1994a5aef5d4f5798b92f64d6f9a6003
|
||||
_md5_=0a4694ecc63a6144d88a21b1e390e325
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=python_single_target_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
|
||||
BDEPEND=python_single_target_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
|
||||
DEPEND=python_single_target_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_single_target_python3_9? ( dev-python/pyelftools[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/pyelftools[python_targets_python3_10(-)] ) app-crypt/intel-ipsec-mb dev-libs/elfutils dev-libs/isa-l dev-libs/jansson dev-libs/libbpf dev-libs/libbsd dev-libs/openssl net-libs/libmnl net-libs/libpcap sys-apps/dtc sys-cluster/rdma-core sys-process/numactl kernel_linux? ( sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= ) ) kernel_linux? ( virtual/linux-sources virtual/libelf )
|
||||
DEPEND=python_single_target_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_single_target_python3_9? ( dev-python/pyelftools[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/pyelftools[python_targets_python3_10(-)] ) app-crypt/intel-ipsec-mb dev-libs/elfutils dev-libs/isa-l dev-libs/jansson dev-libs/libbpf dev-libs/libbsd dev-libs/openssl net-libs/libmnl net-libs/libpcap sys-apps/dtc sys-cluster/rdma-core sys-process/numactl kernel_linux? ( sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= ) ) kernel_linux? ( virtual/linux-sources virtual/libelf )
|
||||
DESCRIPTION=DPDK Kernel Nic Interface module
|
||||
EAPI=7
|
||||
HOMEPAGE=https://dpdk.org/
|
||||
@@ -8,10 +8,10 @@ INHERIT=linux-mod toolchain-funcs python-single-r1 meson
|
||||
IUSE=dist-kernel python_single_target_python3_9 python_single_target_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD GPL-2
|
||||
RDEPEND=python_single_target_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) kernel_linux? ( sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= ) )
|
||||
RDEPEND=python_single_target_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) kernel_linux? ( sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= ) )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_9 python_single_target_python3_10 )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://fast.dpdk.org/rel/dpdk-22.07.tar.xz
|
||||
_eclasses_=toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multilib 5ca4e49abed8e3a2f7b56920eadee157 linux-info 4b552625ebd741dfd2ac08637fd2436e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 linux-mod 81807190d0c0076b69cb96b547e38681 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 8d5c1c4ecef47fa1b4576a718c620d1d python-single-r1 75118e916668a74c660a13b0ecb22562 ninja-utils 38c85b725d0467e51954ea921b6c104b meson 1994a5aef5d4f5798b92f64d6f9a6003
|
||||
_eclasses_=toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multilib 5ca4e49abed8e3a2f7b56920eadee157 linux-info 4b552625ebd741dfd2ac08637fd2436e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 linux-mod 81807190d0c0076b69cb96b547e38681 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-single-r1 75118e916668a74c660a13b0ecb22562 ninja-utils 38c85b725d0467e51954ea921b6c104b meson 1994a5aef5d4f5798b92f64d6f9a6003
|
||||
_md5_=216e7011490d020ce691592534d85a83
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=debug? ( dev-util/pahole ) test? ( dev-tcltk/expect sys-apps/coreutils sys-kernel/dracut sys-fs/e2fsprogs amd64? ( app-emulation/qemu[qemu_softmmu_targets_x86_64] ) arm64? ( app-emulation/qemu[qemu_softmmu_targets_aarch64] ) ppc? ( app-emulation/qemu[qemu_softmmu_targets_ppc] ) ppc64? ( app-emulation/qemu[qemu_softmmu_targets_ppc64] ) x86? ( app-emulation/qemu[qemu_softmmu_targets_i386] ) ) || ( >=dev-lang/python-3.11.1:3.11 >=dev-lang/python-3.10.9:3.10 >=dev-lang/python-3.9.16:3.9 ) app-arch/cpio sys-devel/bc sys-devel/flex virtual/libelf app-alternatives/yacc
|
||||
BDEPEND=debug? ( dev-util/pahole ) test? ( dev-tcltk/expect sys-apps/coreutils sys-kernel/dracut sys-fs/e2fsprogs amd64? ( app-emulation/qemu[qemu_softmmu_targets_x86_64] ) arm64? ( app-emulation/qemu[qemu_softmmu_targets_aarch64] ) ppc? ( app-emulation/qemu[qemu_softmmu_targets_ppc] ) ppc64? ( app-emulation/qemu[qemu_softmmu_targets_ppc64] ) x86? ( app-emulation/qemu[qemu_softmmu_targets_i386] ) ) || ( >=dev-lang/python-3.11.1-r1:3.11 >=dev-lang/python-3.10.9-r1:3.10 >=dev-lang/python-3.9.16-r1:3.9 ) app-arch/cpio sys-devel/bc sys-devel/flex virtual/libelf app-alternatives/yacc
|
||||
DEFINED_PHASES=compile config configure install postinst postrm preinst prepare prerm pretend setup test
|
||||
DESCRIPTION=Linux kernel built with Gentoo patches
|
||||
EAPI=8
|
||||
@@ -13,5 +13,5 @@ REQUIRED_USE=arm? ( savedconfig ) hppa? ( savedconfig ) riscv? ( savedconfig )
|
||||
RESTRICT=!test? ( test ) test? ( userpriv ) arm? ( test )
|
||||
SLOT=6.0.12
|
||||
SRC_URI=https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.0.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-6.0-12.base.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-6.0-12.extras.tar.xz https://github.com/projg2/gentoo-kernel-config/archive/g3.tar.gz -> gentoo-kernel-config-g3.tar.gz amd64? ( https://raw.githubusercontent.com/projg2/fedora-kernel-config-for-gentoo/6.0.8-gentoo/kernel-x86_64-fedora.config -> kernel-x86_64-fedora.config.6.0.8-gentoo ) arm64? ( https://raw.githubusercontent.com/projg2/fedora-kernel-config-for-gentoo/6.0.8-gentoo/kernel-aarch64-fedora.config -> kernel-aarch64-fedora.config.6.0.8-gentoo ) ppc64? ( https://raw.githubusercontent.com/projg2/fedora-kernel-config-for-gentoo/6.0.8-gentoo/kernel-ppc64le-fedora.config -> kernel-ppc64le-fedora.config.6.0.8-gentoo ) x86? ( https://raw.githubusercontent.com/projg2/fedora-kernel-config-for-gentoo/6.0.8-gentoo/kernel-i686-fedora.config -> kernel-i686-fedora.config.6.0.8-gentoo )
|
||||
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 8d5c1c4ecef47fa1b4576a718c620d1d python-any-r1 d2955aaac8daaaa69fcc6dc93ed19f29 portability 58227860123d3e8da23290064ce3373e savedconfig 4011d8d7370446e970e2c92b20a31341 dist-kernel-utils 557a93bd51735200952a735894f6628e mount-boot 02a45c5e022c08dbc05178522b2772f2 kernel-install 8b73c5cb30e5d76184a7f46acb1a7688 kernel-build e8aabe0ea0c0ca1de81a0b7357fea0b5
|
||||
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-any-r1 d2955aaac8daaaa69fcc6dc93ed19f29 portability 58227860123d3e8da23290064ce3373e savedconfig 4011d8d7370446e970e2c92b20a31341 dist-kernel-utils 557a93bd51735200952a735894f6628e mount-boot 02a45c5e022c08dbc05178522b2772f2 kernel-install 8b73c5cb30e5d76184a7f46acb1a7688 kernel-build e8aabe0ea0c0ca1de81a0b7357fea0b5
|
||||
_md5_=0eebc6f0ed3b2980a25cc35afcd98221
|
||||
|
||||
Reference in New Issue
Block a user