mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
2026-02-15 14:16:00 UTC
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
BDEPEND=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 sys-devel/m4 dev-build/libtool php_targets_php8-2? ( dev-lang/php:8.2 ) php_targets_php8-3? ( dev-lang/php:8.3 ) php_targets_php8-4? ( dev-lang/php:8.4 )
|
||||
BDEPEND=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 sys-devel/m4 dev-build/libtool php_targets_php8-2? ( dev-lang/php:8.2 ) php_targets_php8-3? ( dev-lang/php:8.3 ) php_targets_php8-4? ( dev-lang/php:8.4 ) php_targets_php8-5? ( dev-lang/php:8.5 )
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-util/re2c php_targets_php8-2? ( dev-lang/php:8.2 ) php_targets_php8-3? ( dev-lang/php:8.3 ) php_targets_php8-4? ( dev-lang/php:8.4 )
|
||||
DEPEND=dev-util/re2c php_targets_php8-2? ( dev-lang/php:8.2 ) php_targets_php8-3? ( dev-lang/php:8.3 ) php_targets_php8-4? ( dev-lang/php:8.4 ) php_targets_php8-5? ( dev-lang/php:8.5 )
|
||||
DESCRIPTION=A PHP wrapper for the scrypt hashing algorithm
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pecl.php.net/scrypt
|
||||
INHERIT=php-ext-pecl-r3
|
||||
IUSE=php_targets_php8-2 php_targets_php8-3 php_targets_php8-4
|
||||
IUSE=php_targets_php8-2 php_targets_php8-3 php_targets_php8-4 php_targets_php8-5
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=BSD-2
|
||||
RDEPEND=php_targets_php8-2? ( dev-lang/php:8.2 ) php_targets_php8-3? ( dev-lang/php:8.3 ) php_targets_php8-4? ( dev-lang/php:8.4 )
|
||||
REQUIRED_USE=|| ( php_targets_php8-2 php_targets_php8-3 php_targets_php8-4 )
|
||||
RDEPEND=php_targets_php8-2? ( dev-lang/php:8.2 ) php_targets_php8-3? ( dev-lang/php:8.3 ) php_targets_php8-4? ( dev-lang/php:8.4 ) php_targets_php8-5? ( dev-lang/php:8.5 )
|
||||
REQUIRED_USE=|| ( php_targets_php8-2 php_targets_php8-3 php_targets_php8-4 php_targets_php8-5 )
|
||||
SLOT=0
|
||||
SRC_URI=https://pecl.php.net/get/scrypt-2.0.1.tgz
|
||||
_eclasses_=gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs 7e440a20ac11dece04e3334622e6e5da libtool c81bd096be5f4c82f4e8f156ef112402 autotools 955b29ccd82c1df4755e5f37748d2fa6 php-ext-source-r3 57493651a3540d6ef7bff5e1c97c8dd3 php-ext-pecl-r3 4ca93611caa4190394eb13cc22aedbd0
|
||||
_md5_=f0fdf9d1286a533d1dbcf0ab7c262d3a
|
||||
_md5_=1c3a0dec1f8b6ec3e95bcf8a18c6f729
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
BDEPEND=>=dev-vcs/git-1.8.2.1[curl] 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 sys-devel/m4 dev-build/libtool php_targets_php8-2? ( dev-lang/php:8.2 ) php_targets_php8-3? ( dev-lang/php:8.3 ) php_targets_php8-4? ( dev-lang/php:8.4 )
|
||||
BDEPEND=>=dev-vcs/git-1.8.2.1[curl] 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 sys-devel/m4 dev-build/libtool php_targets_php8-2? ( dev-lang/php:8.2 ) php_targets_php8-3? ( dev-lang/php:8.3 ) php_targets_php8-4? ( dev-lang/php:8.4 ) php_targets_php8-5? ( dev-lang/php:8.5 )
|
||||
DEFINED_PHASES=compile configure install prepare test unpack
|
||||
DEPEND=dev-util/re2c php_targets_php8-2? ( dev-lang/php:8.2 ) php_targets_php8-3? ( dev-lang/php:8.3 ) php_targets_php8-4? ( dev-lang/php:8.4 )
|
||||
DEPEND=dev-util/re2c php_targets_php8-2? ( dev-lang/php:8.2 ) php_targets_php8-3? ( dev-lang/php:8.3 ) php_targets_php8-4? ( dev-lang/php:8.4 ) php_targets_php8-5? ( dev-lang/php:8.5 )
|
||||
DESCRIPTION=A PHP wrapper for the scrypt hashing algorithm
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pecl.php.net/scrypt
|
||||
INHERIT=git-r3 php-ext-pecl-r3
|
||||
IUSE=php_targets_php8-2 php_targets_php8-3 php_targets_php8-4
|
||||
IUSE=php_targets_php8-2 php_targets_php8-3 php_targets_php8-4 php_targets_php8-5
|
||||
LICENSE=BSD-2
|
||||
PROPERTIES=live
|
||||
RDEPEND=php_targets_php8-2? ( dev-lang/php:8.2 ) php_targets_php8-3? ( dev-lang/php:8.3 ) php_targets_php8-4? ( dev-lang/php:8.4 )
|
||||
REQUIRED_USE=|| ( php_targets_php8-2 php_targets_php8-3 php_targets_php8-4 )
|
||||
RDEPEND=php_targets_php8-2? ( dev-lang/php:8.2 ) php_targets_php8-3? ( dev-lang/php:8.3 ) php_targets_php8-4? ( dev-lang/php:8.4 ) php_targets_php8-5? ( dev-lang/php:8.5 )
|
||||
REQUIRED_USE=|| ( php_targets_php8-2 php_targets_php8-3 php_targets_php8-4 php_targets_php8-5 )
|
||||
SLOT=0
|
||||
_eclasses_=git-r3 875eb471682d3e1f18da124be97dcc81 gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs 7e440a20ac11dece04e3334622e6e5da libtool c81bd096be5f4c82f4e8f156ef112402 autotools 955b29ccd82c1df4755e5f37748d2fa6 php-ext-source-r3 57493651a3540d6ef7bff5e1c97c8dd3 php-ext-pecl-r3 4ca93611caa4190394eb13cc22aedbd0
|
||||
_md5_=8e2227b2059006a2f050dfb76024067e
|
||||
_md5_=e779ce5f61f7c20a7de8186fae32c9e4
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
BDEPEND=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 sys-devel/m4 dev-build/libtool php_targets_php8-2? ( dev-lang/php:8.2 ) php_targets_php8-3? ( dev-lang/php:8.3 ) php_targets_php8-4? ( dev-lang/php:8.4 )
|
||||
BDEPEND=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 sys-devel/m4 dev-build/libtool php_targets_php8-2? ( dev-lang/php:8.2 ) php_targets_php8-3? ( dev-lang/php:8.3 ) php_targets_php8-4? ( dev-lang/php:8.4 ) php_targets_php8-5? ( dev-lang/php:8.5 )
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=php_targets_php8-2? ( dev-lang/php:8.2 ) php_targets_php8-3? ( dev-lang/php:8.3 ) php_targets_php8-4? ( dev-lang/php:8.4 )
|
||||
DEPEND=php_targets_php8-2? ( dev-lang/php:8.2 ) php_targets_php8-3? ( dev-lang/php:8.3 ) php_targets_php8-4? ( dev-lang/php:8.4 ) php_targets_php8-5? ( dev-lang/php:8.5 )
|
||||
DESCRIPTION=A Hierarchical Profiler for PHP
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pecl.php.net/package/xhprof
|
||||
INHERIT=php-ext-pecl-r3
|
||||
IUSE=php_targets_php8-2 php_targets_php8-3 php_targets_php8-4
|
||||
IUSE=php_targets_php8-2 php_targets_php8-3 php_targets_php8-4 php_targets_php8-5
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=php_targets_php8-2? ( dev-lang/php:8.2 ) php_targets_php8-3? ( dev-lang/php:8.3 ) php_targets_php8-4? ( dev-lang/php:8.4 )
|
||||
REQUIRED_USE=|| ( php_targets_php8-2 php_targets_php8-3 php_targets_php8-4 )
|
||||
RDEPEND=php_targets_php8-2? ( dev-lang/php:8.2 ) php_targets_php8-3? ( dev-lang/php:8.3 ) php_targets_php8-4? ( dev-lang/php:8.4 ) php_targets_php8-5? ( dev-lang/php:8.5 )
|
||||
REQUIRED_USE=|| ( php_targets_php8-2 php_targets_php8-3 php_targets_php8-4 php_targets_php8-5 )
|
||||
SLOT=0
|
||||
SRC_URI=https://pecl.php.net/get/xhprof-2.3.10.tgz
|
||||
_eclasses_=gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs 7e440a20ac11dece04e3334622e6e5da libtool c81bd096be5f4c82f4e8f156ef112402 autotools 955b29ccd82c1df4755e5f37748d2fa6 php-ext-source-r3 57493651a3540d6ef7bff5e1c97c8dd3 php-ext-pecl-r3 4ca93611caa4190394eb13cc22aedbd0
|
||||
_md5_=6f69a20ee19d26794dc13157960a36b1
|
||||
_md5_=53f0ac89171de261351e1351ecbff5dc
|
||||
|
||||
@@ -13,4 +13,4 @@ RDEPEND=acct-group/video X? ( x11-libs/libpciaccess ) persistenced? ( acct-user/
|
||||
SLOT=0/580
|
||||
SRC_URI=amd64? ( https://download.nvidia.com/XFree86/Linux-x86_64/580.126.09/NVIDIA-Linux-x86_64-580.126.09.run ) arm64? ( https://download.nvidia.com/XFree86/Linux-aarch64/580.126.09/NVIDIA-Linux-aarch64-580.126.09.run ) https://download.nvidia.com/XFree86/nvidia-installer/nvidia-installer-580.126.09.tar.bz2 https://download.nvidia.com/XFree86/nvidia-modprobe/nvidia-modprobe-580.126.09.tar.bz2 https://download.nvidia.com/XFree86/nvidia-persistenced/nvidia-persistenced-580.126.09.tar.bz2 https://download.nvidia.com/XFree86/nvidia-settings/nvidia-settings-580.126.09.tar.bz2 https://download.nvidia.com/XFree86/nvidia-xconfig/nvidia-xconfig-580.126.09.tar.bz2 https://download.nvidia.com/XFree86/NVIDIA-kernel-module-source/NVIDIA-kernel-module-source-580.126.09.tar.xz
|
||||
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc toolchain-funcs 7e440a20ac11dece04e3334622e6e5da flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 dot-a e5200fe17cfd2ed6fa66edd80201763a eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd mount-boot-utils 2551bac1a772f4b6beacb494a750ae92 dist-kernel-utils 6b5bab4e35c9a263b3f102ee53d96c65 edo a5e294016aa84979fcb2459749eb80b2 linux-info efd923656513c879204fec6638eadee5 multiprocessing 1e32df7deee68372153dca65f4a7c21f linux-mod-r1 a05ccbe6d8cfd872f001b7b98cb74068 readme.gentoo-r1 b045f3acf546393ab6b3170781875358 systemd a964c0cbe818b5729da1dbfcee5be861 unpacker 3b4ee72d1e2e0374fd8cd3eddfa00627 user-info d7c261c6f7c2392145e8789913f1bf7e
|
||||
_md5_=96fcc8513a80ca96e8e11aa731da9feb
|
||||
_md5_=2a1773fb55ba866b22203fcf289d2bdc
|
||||
|
||||
@@ -13,4 +13,4 @@ RDEPEND=acct-group/video X? ( x11-libs/libpciaccess ) persistenced? ( acct-user/
|
||||
SLOT=0/580
|
||||
SRC_URI=amd64? ( https://download.nvidia.com/XFree86/Linux-x86_64/580.126.09/NVIDIA-Linux-x86_64-580.126.09.run ) arm64? ( https://download.nvidia.com/XFree86/Linux-aarch64/580.126.09/NVIDIA-Linux-aarch64-580.126.09.run ) https://download.nvidia.com/XFree86/nvidia-installer/nvidia-installer-580.126.09.tar.bz2 https://download.nvidia.com/XFree86/nvidia-modprobe/nvidia-modprobe-580.126.09.tar.bz2 https://download.nvidia.com/XFree86/nvidia-persistenced/nvidia-persistenced-580.126.09.tar.bz2 https://download.nvidia.com/XFree86/nvidia-settings/nvidia-settings-580.126.09.tar.bz2 https://download.nvidia.com/XFree86/nvidia-xconfig/nvidia-xconfig-580.126.09.tar.bz2 https://download.nvidia.com/XFree86/NVIDIA-kernel-module-source/NVIDIA-kernel-module-source-580.126.09.tar.xz
|
||||
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc toolchain-funcs 7e440a20ac11dece04e3334622e6e5da flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 dot-a e5200fe17cfd2ed6fa66edd80201763a eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd eapi9-ver 6a71fa30cdb3fe445114fdeab156c1f0 mount-boot-utils 2551bac1a772f4b6beacb494a750ae92 dist-kernel-utils 6b5bab4e35c9a263b3f102ee53d96c65 edo a5e294016aa84979fcb2459749eb80b2 linux-info efd923656513c879204fec6638eadee5 multiprocessing 1e32df7deee68372153dca65f4a7c21f linux-mod-r1 a05ccbe6d8cfd872f001b7b98cb74068 readme.gentoo-r1 b045f3acf546393ab6b3170781875358 systemd a964c0cbe818b5729da1dbfcee5be861 unpacker 3b4ee72d1e2e0374fd8cd3eddfa00627 user-info d7c261c6f7c2392145e8789913f1bf7e
|
||||
_md5_=2cd9b13c0c589379d4878a1cc7e7619a
|
||||
_md5_=4a931f5e6a878111a54061956bf1b5b2
|
||||
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=app-alternatives/awk sys-devel/m4 virtual/pkgconfig modules? ( dev-util/pahole sys-apps/kmod[tools] modules-sign? ( dev-libs/openssl virtual/pkgconfig ) ) virtual/pkgconfig
|
||||
DEFINED_PHASES=compile install postinst preinst prepare setup unpack
|
||||
DEPEND=acct-group/video X? ( x11-libs/libpciaccess ) persistenced? ( acct-user/nvpd net-libs/libtirpc:= ) tools? ( >=app-accessibility/at-spi2-core-2.46:2 dev-libs/glib:2 dev-libs/jansson:= media-libs/harfbuzz:= x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3[X] x11-libs/libX11 x11-libs/libXext x11-libs/libXxf86vm x11-libs/pango ) static-libs? ( x11-base/xorg-proto x11-libs/libX11 x11-libs/libXext ) tools? ( dev-util/vulkan-headers media-libs/libglvnd sys-apps/dbus x11-base/xorg-proto x11-libs/libXrandr x11-libs/libXv x11-libs/libvdpau ) modules? ( virtual/linux-sources )
|
||||
DESCRIPTION=NVIDIA Accelerated Graphics Driver
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.nvidia.com/
|
||||
IDEPEND=modules? ( sys-apps/kmod[tools] )
|
||||
INHERIT=desktop dot-a eapi9-pipestatus flag-o-matic linux-mod-r1 readme.gentoo-r1 systemd toolchain-funcs unpacker user-info
|
||||
IUSE=+X abi_x86_32 abi_x86_64 kernel-open persistenced powerd +static-libs +tools wayland dist-kernel modules-compress modules-sign +strip +modules
|
||||
KEYWORDS=-* amd64 ~arm64
|
||||
LICENSE=NVIDIA-2025 Apache-2.0 Boost-1.0 BSD BSD-2 GPL-2 MIT ZLIB curl openssl public-domain
|
||||
RDEPEND=acct-group/video X? ( x11-libs/libpciaccess ) persistenced? ( acct-user/nvpd net-libs/libtirpc:= ) tools? ( >=app-accessibility/at-spi2-core-2.46:2 dev-libs/glib:2 dev-libs/jansson:= media-libs/harfbuzz:= x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3[X] x11-libs/libX11 x11-libs/libXext x11-libs/libXxf86vm x11-libs/pango ) dev-libs/openssl:0/3 sys-libs/glibc X? ( media-libs/libglvnd[X,abi_x86_32(-)?] x11-libs/libX11[abi_x86_32(-)?] x11-libs/libXext[abi_x86_32(-)?] ) powerd? ( sys-apps/dbus[abi_x86_32(-)?] ) wayland? ( >=gui-libs/egl-gbm-1.1.1-r2[abi_x86_32(-)?] >=gui-libs/egl-wayland-1.1.13.1[abi_x86_32(-)?] X? ( gui-libs/egl-x11[abi_x86_32(-)?] ) ) modules? ( sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= ) )
|
||||
SLOT=0/580
|
||||
SRC_URI=amd64? ( https://download.nvidia.com/XFree86/Linux-x86_64/580.95.05/NVIDIA-Linux-x86_64-580.95.05.run ) arm64? ( https://download.nvidia.com/XFree86/Linux-aarch64/580.95.05/NVIDIA-Linux-aarch64-580.95.05.run ) https://download.nvidia.com/XFree86/nvidia-installer/nvidia-installer-580.95.05.tar.bz2 https://download.nvidia.com/XFree86/nvidia-modprobe/nvidia-modprobe-580.95.05.tar.bz2 https://download.nvidia.com/XFree86/nvidia-persistenced/nvidia-persistenced-580.95.05.tar.bz2 https://download.nvidia.com/XFree86/nvidia-settings/nvidia-settings-580.95.05.tar.bz2 https://download.nvidia.com/XFree86/nvidia-xconfig/nvidia-xconfig-580.95.05.tar.bz2 https://download.nvidia.com/XFree86/NVIDIA-kernel-module-source/NVIDIA-kernel-module-source-580.95.05.tar.xz
|
||||
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc toolchain-funcs 7e440a20ac11dece04e3334622e6e5da flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 dot-a e5200fe17cfd2ed6fa66edd80201763a eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd mount-boot-utils 2551bac1a772f4b6beacb494a750ae92 dist-kernel-utils 6b5bab4e35c9a263b3f102ee53d96c65 edo a5e294016aa84979fcb2459749eb80b2 linux-info efd923656513c879204fec6638eadee5 multiprocessing 1e32df7deee68372153dca65f4a7c21f linux-mod-r1 a05ccbe6d8cfd872f001b7b98cb74068 readme.gentoo-r1 b045f3acf546393ab6b3170781875358 systemd a964c0cbe818b5729da1dbfcee5be861 unpacker 3b4ee72d1e2e0374fd8cd3eddfa00627 user-info d7c261c6f7c2392145e8789913f1bf7e
|
||||
_md5_=036ab44a14ce9de23c71da71936a6c04
|
||||
@@ -13,4 +13,4 @@ RDEPEND=acct-group/video X? ( x11-libs/libpciaccess ) persistenced? ( acct-user/
|
||||
SLOT=0/590
|
||||
SRC_URI=amd64? ( https://download.nvidia.com/XFree86/Linux-x86_64/590.48.01/NVIDIA-Linux-x86_64-590.48.01.run ) arm64? ( https://download.nvidia.com/XFree86/Linux-aarch64/590.48.01/NVIDIA-Linux-aarch64-590.48.01.run ) https://download.nvidia.com/XFree86/nvidia-installer/nvidia-installer-590.48.01.tar.bz2 https://download.nvidia.com/XFree86/nvidia-modprobe/nvidia-modprobe-590.48.01.tar.bz2 https://download.nvidia.com/XFree86/nvidia-persistenced/nvidia-persistenced-590.48.01.tar.bz2 https://download.nvidia.com/XFree86/nvidia-settings/nvidia-settings-590.48.01.tar.bz2 https://download.nvidia.com/XFree86/nvidia-xconfig/nvidia-xconfig-590.48.01.tar.bz2 https://download.nvidia.com/XFree86/NVIDIA-kernel-module-source/NVIDIA-kernel-module-source-590.48.01.tar.xz
|
||||
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc toolchain-funcs 7e440a20ac11dece04e3334622e6e5da flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 dot-a e5200fe17cfd2ed6fa66edd80201763a eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd eapi9-ver 6a71fa30cdb3fe445114fdeab156c1f0 mount-boot-utils 2551bac1a772f4b6beacb494a750ae92 dist-kernel-utils 6b5bab4e35c9a263b3f102ee53d96c65 edo a5e294016aa84979fcb2459749eb80b2 linux-info efd923656513c879204fec6638eadee5 multiprocessing 1e32df7deee68372153dca65f4a7c21f linux-mod-r1 a05ccbe6d8cfd872f001b7b98cb74068 readme.gentoo-r1 b045f3acf546393ab6b3170781875358 systemd a964c0cbe818b5729da1dbfcee5be861 unpacker 3b4ee72d1e2e0374fd8cd3eddfa00627 user-info d7c261c6f7c2392145e8789913f1bf7e
|
||||
_md5_=25d04b89b174653b1a66939e3acd1cbe
|
||||
_md5_=a9f0fd4d5acd74f658659ecc7ece3f33
|
||||
|
||||
@@ -18438,7 +18438,7 @@ x11-base/xorg-proto 2025.1 9999: X.Org combined protocol headers
|
||||
x11-base/xorg-server 21.1.21 9999: X.Org X servers
|
||||
x11-base/xorg-sgml-doctools 1.12.1: SGML entities and XML/CSS stylesheets used in X.Org docs
|
||||
x11-base/xwayland 24.1.9 9999: Standalone X server running under Wayland
|
||||
x11-drivers/nvidia-drivers 390.157 470.256.02-r2 535.288.01 570.211.01 580.94.17 580.95.05 580.126.09 580.126.09-r1 590.48.01-r1: NVIDIA Accelerated Graphics Driver
|
||||
x11-drivers/nvidia-drivers 390.157 470.256.02-r2 535.288.01 570.211.01 580.94.17 580.126.09 580.126.09-r1 590.48.01-r1: NVIDIA Accelerated Graphics Driver
|
||||
x11-drivers/xf86-input-elographics 1.4.4: Elographics input driver
|
||||
x11-drivers/xf86-input-evdev 2.11.0: Generic Linux input driver
|
||||
x11-drivers/xf86-input-joystick 1.6.4: X.Org driver for joystick input devices
|
||||
|
||||
@@ -1 +1 @@
|
||||
Sun, 15 Feb 2026 14:00:58 +0000
|
||||
Sun, 15 Feb 2026 14:16:00 +0000
|
||||
|
||||
Reference in New Issue
Block a user