mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
2025-12-15 07:00:58 UTC
This commit is contained in:
@@ -6,7 +6,7 @@ EAPI=8
|
||||
HOMEPAGE=https://github.com/mypyc/librt/ https://pypi.org/project/librt/
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug verify-provenance
|
||||
KEYWORDS=~amd64 ~arm64 ~loong ~ppc ~ppc64
|
||||
KEYWORDS=~amd64 ~arm64 ~loong ~ppc ~ppc64 ~riscv
|
||||
LICENSE=MIT PSF-2.4
|
||||
RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/l/librt/librt-0.7.3.tar.gz verify-provenance? ( https://pypi.org/integrity/librt/v0.7.3/librt-0.7.3.tar.gz/provenance -> librt-0.7.3.tar.gz.provenance )
|
||||
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143 pypi 0ad21249997cbe7d63d15a084d009aa2
|
||||
_md5_=0c123e934ee82133fdba1ddd0f9b3e9e
|
||||
_md5_=9f82d09908b566e16eff162770574d64
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=8
|
||||
HOMEPAGE=https://www.mypy-lang.org/ https://github.com/python/mypy/ https://pypi.org/project/mypy/
|
||||
INHERIT=distutils-r1
|
||||
IUSE=native-extensions test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug
|
||||
KEYWORDS=~amd64 ~arm64 ~loong ~ppc ~ppc64
|
||||
KEYWORDS=~amd64 ~arm64 ~loong ~ppc ~ppc64 ~riscv
|
||||
LICENSE=MIT
|
||||
RDEPEND=!dev-util/stubgen >=dev-python/librt-0.6.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/mypy-extensions-1.0.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/pathspec-0.9.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/psutil-4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/typing-extensions-4.6.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/python/mypy/archive/v1.19.0.tar.gz -> mypy-1.19.0.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143
|
||||
_md5_=fa513d761ed52f100f3cd62b0589830c
|
||||
_md5_=b309d3bbfd328b6566d0faa1f638e991
|
||||
|
||||
@@ -6,11 +6,11 @@ EAPI=8
|
||||
HOMEPAGE=https://www.kdab.com/development-resources/qt-tools/kddockwidgets/
|
||||
INHERIT=cmake
|
||||
IUSE=qml
|
||||
KEYWORDS=amd64 ~arm64 ~ppc64 ~x86
|
||||
KEYWORDS=amd64 ~arm64 ~ppc64 ~riscv ~x86
|
||||
LICENSE=|| ( GPL-2 GPL-3 ) BSD MIT
|
||||
RDEPEND=dev-qt/qtbase:6=[X,widgets] qml? ( dev-qt/qtdeclarative:6= )
|
||||
RESTRICT=test
|
||||
SLOT=0/2.4
|
||||
SRC_URI=https://github.com/KDAB/KDDockWidgets/releases/download/v2.4.0/kddockwidgets-2.4.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 22e4e58d68692975dc74424dc9b12fb7
|
||||
_md5_=83444b7157cc52d29147538368391b25
|
||||
_md5_=7492a2abf1972402ba2add35878330be
|
||||
|
||||
@@ -3,8 +3,8 @@ DESCRIPTION=kdemultimedia - merge this to pull in all kdemultimedia-derived pack
|
||||
EAPI=8
|
||||
HOMEPAGE=https://apps.kde.org/categories/multimedia/
|
||||
IUSE=+cdrom +ffmpeg gstreamer
|
||||
KEYWORDS=~amd64 ~arm64 ~ppc64 ~x86
|
||||
KEYWORDS=~amd64 ~arm64 ~ppc64 ~riscv ~x86
|
||||
LICENSE=metapackage
|
||||
RDEPEND=>=kde-apps/dragon-25.12.0:* >=kde-apps/juk-25.12.0:* >=kde-apps/kdenlive-25.12.0:* >=kde-apps/kmix-25.12.0:* >=kde-apps/kwave-25.12.0:* >=media-sound/elisa-25.12.0:* >=media-sound/kasts-25.12.0 >=media-sound/krecorder-25.12.0 cdrom? ( >=media-sound/audex-25.12.0 >=kde-apps/audiocd-kio-25.12.0:* >=kde-apps/k3b-25.12.0:* >=kde-apps/libkcddb-25.12.0:* ) ffmpeg? ( >=kde-apps/ffmpegthumbs-25.12.0:* ) gstreamer? ( >=kde-apps/kamoso-25.12.0:* )
|
||||
SLOT=0
|
||||
_md5_=29cc5131aa8a2691effcf31cdfe17bb4
|
||||
_md5_=e595761240234a958a65c4fef1343ec2
|
||||
|
||||
@@ -7,11 +7,11 @@ HOMEPAGE=https://kdenlive.org/en/
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=ecm gear.kde.org optfeature xdg
|
||||
IUSE=gles2-only semantic-desktop debug designer +handbook doc test
|
||||
KEYWORDS=~amd64 ~arm64 ~ppc64 ~x86
|
||||
KEYWORDS=~amd64 ~arm64 ~ppc64 ~riscv ~x86
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=>=dev-qt/qtbase-6.9.1:6[concurrent,dbus,gles2-only=,gui,network,widgets,xml] >=dev-qt/qtdeclarative-6.9.1:6[widgets] >=dev-qt/qtmultimedia-6.9.1:6 >=dev-qt/qtnetworkauth-6.9.1:6 >=dev-qt/qtsvg-6.9.1:6 >=gui-libs/kddockwidgets-2.4.0:= >=kde-frameworks/karchive-6.19.0:6 >=kde-frameworks/kbookmarks-6.19.0:6 >=kde-frameworks/kcodecs-6.19.0:6 >=kde-frameworks/kcompletion-6.19.0:6 >=kde-frameworks/kconfig-6.19.0:6 >=kde-frameworks/kconfigwidgets-6.19.0:6 >=kde-frameworks/kcoreaddons-6.19.0:6 >=kde-frameworks/kcrash-6.19.0:6 >=kde-frameworks/kdbusaddons-6.19.0:6 >=kde-frameworks/kfilemetadata-6.19.0:6 >=kde-frameworks/kguiaddons-6.19.0:6 >=kde-frameworks/ki18n-6.19.0:6 >=kde-frameworks/kiconthemes-6.19.0:6 >=kde-frameworks/kio-6.19.0:6 >=kde-frameworks/kitemviews-6.19.0:6 >=kde-frameworks/kjobwidgets-6.19.0:6 >=kde-frameworks/knewstuff-6.19.0:6 >=kde-frameworks/knotifications-6.19.0:6 >=kde-frameworks/knotifyconfig-6.19.0:6 >=kde-frameworks/kservice-6.19.0:6 >=kde-frameworks/ktextwidgets-6.19.0:6 >=kde-frameworks/kwidgetsaddons-6.19.0:6 >=kde-frameworks/kxmlgui-6.19.0:6 >=kde-frameworks/purpose-6.19.0:6 >=kde-frameworks/solid-6.19.0:6 media-video/ffmpeg:=[encode(+),libass,sdl,X] >=media-libs/mlt-7.32.0:=[ffmpeg,frei0r,qt6,sdl,xml] media-libs/opentimelineio:= >=kde-frameworks/qqc2-desktop-style-6.19.0:6 media-video/mediainfo || ( kde-frameworks/breeze-icons:* kde-frameworks/oxygen-icons:* ) >=kde-frameworks/kf-env-6 doc? ( dev-qt/qt-docs:6 ) dev-qt/qtbase:6 !kde-apps/kdenlive:5
|
||||
RESTRICT=test !test? ( test )
|
||||
SLOT=6
|
||||
SRC_URI=mirror://kde/stable/release-service/25.12.0/src/kdenlive-25.12.0.tar.xz
|
||||
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 22e4e58d68692975dc74424dc9b12fb7 virtualx 9741d451eb64ea8bb9faee90d68a9b68 ecm a5537691c00fd7549c8b90300f679185 kde.org 2eea56ed41440913be4caa3d255d2db3 gear.kde.org cacda432108ae84761ff73c038078bb6 optfeature 538bce96e5589935b57e178e8635f301 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=82165ae082d11a48dd9d39d212b04548
|
||||
_md5_=cfabde354dc0e80f499d9d7b03f84bb0
|
||||
|
||||
@@ -6,11 +6,11 @@ EAPI=8
|
||||
HOMEPAGE=https://soju.im/
|
||||
INHERIT=go-module systemd tmpfiles
|
||||
IUSE=moderncsqlite +sqlite pam
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~riscv
|
||||
KEYWORDS=amd64 ~arm ~arm64 ~riscv
|
||||
LICENSE=AGPL-3 Apache-2.0 MIT BSD
|
||||
RDEPEND=acct-user/soju acct-group/soju sqlite? ( dev-db/sqlite:3 ) virtual/tmpfiles
|
||||
REQUIRED_USE=?? ( moderncsqlite sqlite )
|
||||
SLOT=0
|
||||
SRC_URI=https://codeberg.org/emersion/soju/archive/v0.9.0.tar.gz -> soju-0.9.0.tar.gz https://github.com/alfredfo/soju-deps/raw/master/soju-0.9.0-deps.tar.xz
|
||||
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module d96f2a2fd6d8fbad6d94516bf238f885 systemd a964c0cbe818b5729da1dbfcee5be861 tmpfiles 9a9814db5a3fbd4f1e921c05297e7735
|
||||
_md5_=1e7af407bfa8cccb02028f63c327276c
|
||||
_md5_=c58d4b8874bc62632538085305cc0808
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -1,18 +0,0 @@
|
||||
BDEPEND=app-alternatives/awk virtual/pkgconfig nls? ( sys-devel/gettext ) python? ( >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] || ( dev-python/packaging[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/distlib[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) ) verify-sig? ( sec-keys/openpgp-keys-openzfs ) sys-devel/gnuconfig >=app-portage/elt-patches-20250306 || ( >=dev-build/automake-1.18:1.18 >=dev-build/automake-1.17-r1:1.17 ) || ( >=dev-build/autoconf-2.72-r1:2.72 ) >=dev-build/libtool-2.4.7-r3 virtual/pkgconfig virtual/pkgconfig verify-sig? ( || ( app-alternatives/gpg app-crypt/gnupg[-alternatives(-)] ) >=app-portage/gemato-20 )
|
||||
DEFINED_PHASES=compile configure install postinst postrm prepare pretend setup unpack
|
||||
DEPEND=dev-libs/openssl:= net-libs/libtirpc:= sys-apps/util-linux virtual/zlib:= virtual/libudev:= !minimal? ( python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) ) pam? ( sys-libs/pam ) python? ( python_targets_python3_11? ( dev-python/cffi[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_12? ( dev-python/cffi[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) ) unwind? ( sys-libs/libunwind:= )
|
||||
DESCRIPTION=Userland utilities for ZFS Linux kernel module
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/openzfs/zfs
|
||||
INHERIT=autotools bash-completion-r1 dist-kernel-utils distutils-r1 flag-o-matic linux-info pam systemd udev usr-ldscript verify-sig
|
||||
IUSE=custom-cflags debug dist-kernel kernel-builtin minimal nls pam python +rootfs selinux test-suite unwind python_targets_python3_11 python_targets_python3_12 split-usr verify-sig
|
||||
KEYWORDS=amd64 arm64 ~loong ppc64 ~riscv ~sparc
|
||||
LICENSE=BSD-2 CDDL MIT
|
||||
PDEPEND=dist-kernel? ( ~sys-fs/zfs-kmod-2.2.7[dist-kernel] )
|
||||
RDEPEND=dev-libs/openssl:= net-libs/libtirpc:= sys-apps/util-linux virtual/zlib:= virtual/libudev:= !minimal? ( python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) ) pam? ( sys-libs/pam ) python? ( python_targets_python3_11? ( dev-python/cffi[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_12? ( dev-python/cffi[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) ) unwind? ( sys-libs/libunwind:= ) !kernel-builtin? ( ~sys-fs/zfs-kmod-2.2.7:= ) !prefix? ( virtual/udev ) app-alternatives/awk sys-fs/udev-init-scripts dist-kernel? ( virtual/dist-kernel:= ) rootfs? ( app-alternatives/cpio app-misc/pax-utils ) selinux? ( sec-policy/selinux-zfs ) test-suite? ( app-shells/ksh sys-apps/kmod[tools] sys-apps/util-linux app-alternatives/bc sys-block/parted sys-fs/lsscsi sys-fs/mdadm sys-process/procps )
|
||||
REQUIRED_USE=!minimal? ( || ( python_targets_python3_11 python_targets_python3_12 ) ) python? ( !minimal ) test-suite? ( !minimal )
|
||||
RESTRICT=test
|
||||
SLOT=0/5
|
||||
SRC_URI=https://github.com/openzfs/zfs/releases/download/zfs-2.2.7/zfs-2.2.7.tar.gz verify-sig? ( https://github.com/openzfs/zfs/releases/download/zfs-2.2.7/zfs-2.2.7.tar.gz.asc )
|
||||
_eclasses_=gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db libtool c81bd096be5f4c82f4e8f156ef112402 autotools 955b29ccd82c1df4755e5f37748d2fa6 bash-completion-r1 767861f3744f589ee5291c1698b1c082 mount-boot-utils 2551bac1a772f4b6beacb494a750ae92 dist-kernel-utils a40de3638d3f7a89f4c45d1a62b90e20 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143 linux-info efd923656513c879204fec6638eadee5 pam b56d0c9c20fc5b553f13c8ae165a10a5 systemd a964c0cbe818b5729da1dbfcee5be861 udev f3d9a4376ebd22131726a68e1a0a058f usr-ldscript 6b1349e8c7d4a9450de5af4162dfcb6f eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig 2cf23b136af9fd4c3fceadc34d0f98ad
|
||||
_md5_=3a53231766476f28a13f6597e2a81858
|
||||
@@ -1,18 +0,0 @@
|
||||
BDEPEND=app-alternatives/awk virtual/pkgconfig nls? ( sys-devel/gettext ) python? ( >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] || ( dev-python/packaging[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/distlib[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) ) verify-sig? ( sec-keys/openpgp-keys-openzfs ) sys-devel/gnuconfig >=app-portage/elt-patches-20250306 || ( >=dev-build/automake-1.18:1.18 >=dev-build/automake-1.17-r1:1.17 ) || ( >=dev-build/autoconf-2.72-r1:2.72 ) >=dev-build/libtool-2.4.7-r3 virtual/pkgconfig virtual/pkgconfig verify-sig? ( || ( app-alternatives/gpg app-crypt/gnupg[-alternatives(-)] ) >=app-portage/gemato-20 )
|
||||
DEFINED_PHASES=compile configure install postinst postrm prepare pretend setup unpack
|
||||
DEPEND=dev-libs/openssl:= net-libs/libtirpc:= sys-apps/util-linux virtual/zlib:= virtual/libudev:= !minimal? ( python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) ) pam? ( sys-libs/pam ) python? ( python_targets_python3_11? ( dev-python/cffi[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_12? ( dev-python/cffi[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_13? ( dev-python/cffi[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) ) unwind? ( sys-libs/libunwind:= )
|
||||
DESCRIPTION=Userland utilities for ZFS Linux kernel module
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/openzfs/zfs
|
||||
INHERIT=autotools bash-completion-r1 dist-kernel-utils distutils-r1 flag-o-matic linux-info pam systemd udev usr-ldscript verify-sig
|
||||
IUSE=custom-cflags debug dist-kernel kernel-builtin minimal nls pam python +rootfs selinux test-suite unwind python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 split-usr verify-sig
|
||||
KEYWORDS=amd64 arm64 ~loong ppc64 ~riscv ~sparc
|
||||
LICENSE=BSD-2 CDDL MIT
|
||||
PDEPEND=dist-kernel? ( ~sys-fs/zfs-kmod-2.3.2[dist-kernel] )
|
||||
RDEPEND=dev-libs/openssl:= net-libs/libtirpc:= sys-apps/util-linux virtual/zlib:= virtual/libudev:= !minimal? ( python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) ) pam? ( sys-libs/pam ) python? ( python_targets_python3_11? ( dev-python/cffi[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_12? ( dev-python/cffi[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_13? ( dev-python/cffi[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) ) unwind? ( sys-libs/libunwind:= ) !kernel-builtin? ( ~sys-fs/zfs-kmod-2.3.2:= ) !prefix? ( virtual/udev ) app-alternatives/awk sys-fs/udev-init-scripts dist-kernel? ( virtual/dist-kernel:= ) rootfs? ( app-alternatives/cpio app-misc/pax-utils ) selinux? ( sec-policy/selinux-zfs ) test-suite? ( app-shells/ksh sys-apps/kmod[tools] sys-apps/util-linux app-alternatives/bc sys-block/parted sys-fs/lsscsi sys-fs/mdadm sys-process/procps )
|
||||
REQUIRED_USE=!minimal? ( || ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) ) python? ( !minimal ) test-suite? ( !minimal )
|
||||
RESTRICT=test
|
||||
SLOT=0/6
|
||||
SRC_URI=https://github.com/openzfs/zfs/releases/download/zfs-2.3.2/zfs-2.3.2.tar.gz verify-sig? ( https://github.com/openzfs/zfs/releases/download/zfs-2.3.2/zfs-2.3.2.tar.gz.asc )
|
||||
_eclasses_=gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db libtool c81bd096be5f4c82f4e8f156ef112402 autotools 955b29ccd82c1df4755e5f37748d2fa6 bash-completion-r1 767861f3744f589ee5291c1698b1c082 mount-boot-utils 2551bac1a772f4b6beacb494a750ae92 dist-kernel-utils a40de3638d3f7a89f4c45d1a62b90e20 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143 linux-info efd923656513c879204fec6638eadee5 pam b56d0c9c20fc5b553f13c8ae165a10a5 systemd a964c0cbe818b5729da1dbfcee5be861 udev f3d9a4376ebd22131726a68e1a0a058f usr-ldscript 6b1349e8c7d4a9450de5af4162dfcb6f eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig 2cf23b136af9fd4c3fceadc34d0f98ad
|
||||
_md5_=a9ce60336745b1d5ad8793433c03a58d
|
||||
@@ -1,17 +0,0 @@
|
||||
BDEPEND=app-alternatives/awk virtual/pkgconfig modules? ( dev-lang/perl ) nls? ( sys-devel/gettext ) python? ( >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] || ( dev-python/packaging[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/distlib[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) ) verify-sig? ( sec-keys/openpgp-keys-openzfs ) sys-devel/gnuconfig >=app-portage/elt-patches-20250306 || ( >=dev-build/automake-1.18:1.18 >=dev-build/automake-1.17-r1:1.17 ) || ( >=dev-build/autoconf-2.72-r1:2.72 ) >=dev-build/libtool-2.4.7-r3 modules? ( dev-util/pahole sys-apps/kmod[tools] modules-sign? ( dev-libs/openssl virtual/pkgconfig ) ) virtual/pkgconfig virtual/pkgconfig verify-sig? ( || ( app-alternatives/gpg app-crypt/gnupg[-alternatives(-)] ) >=app-portage/gemato-20 )
|
||||
DEFINED_PHASES=compile configure install postinst postrm prepare pretend setup unpack
|
||||
DEPEND=dev-libs/openssl:= net-libs/libtirpc:= sys-apps/util-linux virtual/zlib:= virtual/libudev:= !minimal? ( python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) ) pam? ( sys-libs/pam ) python? ( python_targets_python3_11? ( dev-python/cffi[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_python3_12? ( dev-python/cffi[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_python3_13? ( dev-python/cffi[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_python3_14? ( dev-python/cffi[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) ) unwind? ( sys-libs/libunwind:= ) modules? ( virtual/linux-sources )
|
||||
DESCRIPTION=Linux kernel module and userland utilities for ZFS
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/openzfs/zfs
|
||||
IDEPEND=modules? ( sys-apps/kmod[tools] initramfs? ( sys-kernel/installkernel ) )
|
||||
INHERIT=autotools bash-completion-r1 distutils-r1 flag-o-matic linux-info linux-mod-r1 multiprocessing pam systemd udev usr-ldscript verify-sig
|
||||
IUSE=custom-cflags debug dist-kernel minimal nls pam python +rootfs selinux test-suite unwind +dist-kernel-cap python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 dist-kernel modules-compress modules-sign +strip +modules +initramfs split-usr verify-sig
|
||||
LICENSE=BSD-2 CDDL MIT modules? ( debug? ( GPL-2+ ) )
|
||||
RDEPEND=dev-libs/openssl:= net-libs/libtirpc:= sys-apps/util-linux virtual/zlib:= virtual/libudev:= !minimal? ( python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) ) pam? ( sys-libs/pam ) python? ( python_targets_python3_11? ( dev-python/cffi[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_python3_12? ( dev-python/cffi[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_python3_13? ( dev-python/cffi[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_python3_14? ( dev-python/cffi[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) ) unwind? ( sys-libs/libunwind:= ) !prefix? ( virtual/udev ) app-alternatives/awk sys-fs/udev-init-scripts dist-kernel? ( virtual/dist-kernel:= ) rootfs? ( app-alternatives/cpio app-misc/pax-utils ) selinux? ( sec-policy/selinux-zfs ) test-suite? ( app-shells/ksh sys-apps/kmod[tools] sys-apps/util-linux app-alternatives/bc sys-block/parted sys-fs/lsscsi sys-fs/mdadm sys-process/procps ) !<sys-fs/zfs-kmod-2.4.0_rc2-r1 modules? ( sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= ) )
|
||||
REQUIRED_USE=!minimal? ( || ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) python? ( !minimal ) test-suite? ( !minimal )
|
||||
RESTRICT=test
|
||||
SLOT=0/6
|
||||
SRC_URI=https://github.com/openzfs/zfs/releases/download/zfs-2.4.0-rc3/zfs-2.4.0-rc3.tar.gz verify-sig? ( https://github.com/openzfs/zfs/releases/download/zfs-2.4.0-rc3/zfs-2.4.0-rc3.tar.gz.asc )
|
||||
_eclasses_=gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db libtool c81bd096be5f4c82f4e8f156ef112402 autotools 955b29ccd82c1df4755e5f37748d2fa6 bash-completion-r1 767861f3744f589ee5291c1698b1c082 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143 linux-info efd923656513c879204fec6638eadee5 mount-boot-utils 2551bac1a772f4b6beacb494a750ae92 dist-kernel-utils a40de3638d3f7a89f4c45d1a62b90e20 edo a5e294016aa84979fcb2459749eb80b2 linux-mod-r1 2b1749a4ea9e1aea780b1b54dd2f65f1 pam b56d0c9c20fc5b553f13c8ae165a10a5 systemd a964c0cbe818b5729da1dbfcee5be861 udev f3d9a4376ebd22131726a68e1a0a058f usr-ldscript 6b1349e8c7d4a9450de5af4162dfcb6f eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig 2cf23b136af9fd4c3fceadc34d0f98ad
|
||||
_md5_=0453f6f73331b031bb33dbc447ac1e68
|
||||
@@ -17684,7 +17684,7 @@ sys-fs/xfsprogs 6.12.0 6.13.0-r1 6.14.0 6.15.0 6.16.0 6.17.0 6.17.0-r1: XFS file
|
||||
sys-fs/xwmfs 0.92: FUSE-based X11 Window-Manager file system
|
||||
sys-fs/yaffs2utils 0.2.9-r1: tools for generating YAFFS images
|
||||
sys-fs/zerofree 1.1.1-r1: Zeroes out all free space on a filesystem
|
||||
sys-fs/zfs 2.1.16 2.2.7 2.2.8 2.2.9 2.3.2 2.3.3 2.3.4 2.3.5 2.4.0_rc3 2.4.0_rc4 2.4.0_rc5 9999: Linux kernel module and userland utilities for ZFS
|
||||
sys-fs/zfs 2.1.16 2.2.8 2.2.9 2.3.3 2.3.4 2.3.5 2.4.0_rc4 2.4.0_rc5 9999: Linux kernel module and userland utilities for ZFS
|
||||
sys-fs/zfs-auto-snapshot 1.2.4-r2 1.2.4-r3 9999: ZFS Automatic Snapshot Service for Linux
|
||||
sys-fs/zfs-kmod 2.1.16 2.2.7 2.2.8 2.2.9 2.3.2 2.3.3 2.3.4 2.3.5 2.4.0_rc1 2.4.0_rc2 2.4.0_rc2-r1: Linux ZFS kernel module for sys-fs/zfs
|
||||
sys-kernel/asahi-sources 6.15.7_p1 6.16.4_p2: Asahi Linux kernel sources
|
||||
|
||||
@@ -1 +1 @@
|
||||
Mon, 15 Dec 2025 06:45:54 +0000
|
||||
Mon, 15 Dec 2025 07:00:58 +0000
|
||||
|
||||
Reference in New Issue
Block a user