2025-10-28 14:33:40 UTC

This commit is contained in:
Repository mirror & CI
2025-10-28 14:33:41 +00:00
parent c438d3f026
commit ce386066fc
39 changed files with 143 additions and 72 deletions

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=install postinst postrm
DESCRIPTION=Use any Linux distribution inside your terminal (powered by docker/podman)
EAPI=8
HOMEPAGE=https://distrobox.it/ https://github.com/89luca89/distrobox/
INHERIT=xdg-utils
IUSE=gui
KEYWORDS=~amd64 ~arm ~arm64 ~riscv ~x86
LICENSE=GPL-3
RDEPEND=|| ( app-containers/docker app-containers/podman )
SLOT=0
SRC_URI=https://github.com/89luca89/distrobox/archive/1.8.2.0.tar.gz -> distrobox-1.8.2.0.gh.tar.gz
_eclasses_=xdg-utils 42869b3c8d86a70ef3cf75165a395e09
_md5_=0c8300b43f911d5c52b8eb6f6e141ced

View File

@@ -0,0 +1,14 @@
BDEPEND=doc? ( virtual/texi2dvi ) >=app-editors/emacs-25.3:*
DEFINED_PHASES=compile configure info install postinst postrm prepare setup test unpack
DESCRIPTION=An Emacs mode for notes and project planning
EAPI=8
HOMEPAGE=https://orgmode.org/
INHERIT=elisp readme.gentoo-r1
IUSE=doc odt-schema
KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~riscv ~x86
LICENSE=GPL-3+ FDL-1.3+ CC-BY-SA-3.0 odt-schema? ( OASIS-Open )
RDEPEND=>=app-editors/emacs-25.3:*
SLOT=0
SRC_URI=https://git.savannah.gnu.org/cgit/emacs/org-mode.git/snapshot/org-mode-release_9.7.35.tar.gz
_eclasses_=elisp-common fe05085d051330f15cf7201109b5cd23 elisp 8dfc7a00348fe9c91895014adc78a4a5 readme.gentoo-r1 b045f3acf546393ab6b3170781875358
_md5_=964dd809a8e03fede5a80c4d79e38792

View File

@@ -8,6 +8,6 @@ KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=app-emacs/dash app-emacs/hydra virtual/pandoc >=app-editors/emacs-25.3:*
SLOT=0
SRC_URI=https://github.com/joostkremers/pandoc-mode/archive/2.34.1.tar.gz -> pandoc-mode-2.34.1.tar.gz
SRC_URI=https://github.com/joostkremers/pandoc-mode/archive/2.90.2.tar.gz -> pandoc-mode-2.90.2.tar.gz
_eclasses_=elisp-common fe05085d051330f15cf7201109b5cd23 elisp 8dfc7a00348fe9c91895014adc78a4a5
_md5_=9448d8ac01e7c7c5f2392029aa552498

View File

@@ -0,0 +1,16 @@
DEFINED_PHASES=compile configure install postinst postrm preinst setup
DEPEND=sys-libs/zlib virtual/opengl x11-libs/wxGTK:3.2-gtk3=[X,curl,opengl,sdl,tiff] python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 )
DESCRIPTION=Simulator for Conway's Game of Life and other cellular automata
EAPI=8
HOMEPAGE=http://golly.sourceforge.net/ https://sourceforge.net/projects/golly/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=desktop python-single-r1 toolchain-funcs wxwidgets xdg
IUSE=python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=sys-libs/zlib virtual/opengl x11-libs/wxGTK:3.2-gtk3=[X,curl,opengl,sdl,tiff] python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 )
REQUIRED_USE=^^ ( python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 )
SLOT=0
SRC_URI=https://downloads.sourceforge.net/golly/golly-5.0-src.tar.gz
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 flag-o-matic a7afe42e95fb46ce9691605acfb24672 wxwidgets c48bf68858bd3c27c272ff034eb1e14d xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=28b4093592c64720597f26942a5b12ed

View File

@@ -6,11 +6,11 @@ EAPI=8
HOMEPAGE=https://github.com/uxlfoundation/oneTBB
INHERIT=cmake-multilib flag-o-matic
IUSE=test abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
KEYWORDS=~alpha ~amd64 ~arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos
KEYWORDS=~alpha amd64 ~arm arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos
LICENSE=Apache-2.0
RDEPEND=!kernel_Darwin? ( sys-apps/hwloc:= )
RESTRICT=!test? ( test )
SLOT=0/12.15-2.15-3.15
SRC_URI=https://github.com/uxlfoundation/oneTBB/archive/refs/tags/v2022.1.0.tar.gz -> tbb-2022.1.0.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 2d36accef058c00889b1f93ea4bc4061 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multilib-build 9ac26ea006828266d235e2f0135429b5 multilib-minimal e9f54d75b074edc47d36994bbc1e2123 cmake-multilib 3f19d8d5fccba52076cdeb2281ad349f
_md5_=3bce8844496b715b18cc581382f3b3b1
_md5_=dd84fa3fead3f0979ad0158eaac86320

View File

@@ -0,0 +1,12 @@
DEFINED_PHASES=configure
DEPEND=curl? ( net-misc/curl ) gsl? ( sci-libs/gsl:= ) mpfr? ( dev-libs/mpfr:= ) plotutils? ( media-libs/plotutils ) postgres? ( dev-db/postgresql:* ) readline? ( sys-libs/readline:= )
DESCRIPTION=Algol 68 Genie compiler-interpreter
EAPI=8
HOMEPAGE=https://jmvdveer.home.xs4all.nl/en.algol-68-genie.html
IUSE=+curl +gsl +mpfr +ncurses plotutils postgres +readline
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3+
RDEPEND=curl? ( net-misc/curl ) gsl? ( sci-libs/gsl:= ) mpfr? ( dev-libs/mpfr:= ) plotutils? ( media-libs/plotutils ) postgres? ( dev-db/postgresql:* ) readline? ( sys-libs/readline:= )
SLOT=0
SRC_URI=https://jmvdveer.home.xs4all.nl/algol68g-3.10.5.tar.gz https://dev.gentoo.org/~xgqt/distfiles/mirrored/algol68g-3.10.5.tar.gz
_md5_=f0dd45733a92bdf5ced7f9735b074b99

View File

@@ -0,0 +1,16 @@
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=dev-libs/boehm-gc:=[threads] dev-libs/gmp:= dev-libs/libatomic_ops:= dev-libs/libevent:= dev-libs/libpcre2:=[unicode] dev-libs/libxml2:= dev-libs/libyaml dev-libs/pcl:= llvm_slot_18? ( llvm-core/llvm:18= ) llvm_slot_19? ( llvm-core/llvm:19= ) llvm_slot_20? ( llvm-core/llvm:20= ) llvm-libunwind? ( llvm-runtimes/libunwind:= ) !llvm-libunwind? ( sys-libs/libunwind:= )
DESCRIPTION=The Crystal Programming Language
EAPI=8
HOMEPAGE=https://crystal-lang.org/ https://github.com/crystal-lang/crystal/
INHERIT=llvm-r1 multiprocessing shell-completion toolchain-funcs
IUSE=doc debug llvm-libunwind +llvm_slot_20 llvm_slot_18 llvm_slot_19
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=dev-libs/boehm-gc:=[threads] dev-libs/gmp:= dev-libs/libatomic_ops:= dev-libs/libevent:= dev-libs/libpcre2:=[unicode] dev-libs/libxml2:= dev-libs/libyaml dev-libs/pcl:= llvm_slot_18? ( llvm-core/llvm:18= ) llvm_slot_19? ( llvm-core/llvm:19= ) llvm_slot_20? ( llvm-core/llvm:20= ) llvm-libunwind? ( llvm-runtimes/libunwind:= ) !llvm-libunwind? ( sys-libs/libunwind:= )
REQUIRED_USE=^^ ( llvm_slot_18 llvm_slot_19 llvm_slot_20 )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/crystal-lang/crystal/archive/1.18.2.tar.gz -> crystal-1.18.2.gh.tar.gz amd64? ( https://github.com/crystal-lang/crystal/releases/download/1.18.2/crystal-1.18.2-1-linux-x86_64.tar.gz )
_eclasses_=llvm-utils 64536677f4b4365e25e9b739163bed58 llvm-r1 5a1fde9f55315992645818a877837527 multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16
_md5_=ed50ee2a1c494bd94d1ea86c5ef2e5e8

View File

@@ -5,10 +5,10 @@ EAPI=8
HOMEPAGE=https://github.com/taocpp/PEGTL
INHERIT=cmake
IUSE=examples test
KEYWORDS=~amd64 ~arm ~arm64 ~riscv ~x86
KEYWORDS=amd64 ~arm ~arm64 ~riscv ~x86
LICENSE=MIT
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/taocpp/PEGTL/archive/3.2.8.tar.gz -> pegtl-3.2.8.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 2d36accef058c00889b1f93ea4bc4061
_md5_=1e21bc198d2df5a0f98181f317a7690c
_md5_=946af3663015d781b286ceb402633289

View File

@@ -6,11 +6,11 @@ EAPI=8
HOMEPAGE=https://metacpan.org/release/MCE
INHERIT=perl-module
IUSE=+sereal perl_features_debug perl_features_ithreads perl_features_quadmath test
KEYWORDS=~amd64 ~ppc x86
KEYWORDS=amd64 ~ppc x86
LICENSE=|| ( Artistic GPL-1+ )
RDEPEND=sereal? ( >=dev-perl/Sereal-Encoder-3.15.0 >=dev-perl/Sereal-Decoder-3.15.0 ) >=dev-lang/perl-5.38.2-r3[perl_features_debug=,perl_features_ithreads=,perl_features_quadmath=] dev-lang/perl:=
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://cpan/authors/id/M/MA/MARIOROY/MCE-1.902.tar.gz
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f perl-functions 1863acf0982afafc67797e3ce7275b4c readme.gentoo-r1 b045f3acf546393ab6b3170781875358 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db perl-module 41920449ca174fe9b9b303dfcbdb37a3
_md5_=dae5e450195cb06fc1f1af0828b6b62a
_md5_=8898cca9a8c958afcead440a8f4e1201

View File

@@ -6,11 +6,11 @@ EAPI=8
HOMEPAGE=https://perltidy.sourceforge.net/ https://metacpan.org/release/Perl-Tidy
INHERIT=perl-module
IUSE=perl_features_debug perl_features_ithreads perl_features_quadmath test examples
KEYWORDS=~alpha ~amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris
KEYWORDS=~alpha amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris
LICENSE=GPL-2+
RDEPEND=>=dev-lang/perl-5.38.2-r3[perl_features_debug=,perl_features_ithreads=,perl_features_quadmath=] dev-lang/perl:=
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://cpan/authors/id/S/SH/SHANCOCK/Perl-Tidy-20250912.tar.gz
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f perl-functions 1863acf0982afafc67797e3ce7275b4c readme.gentoo-r1 b045f3acf546393ab6b3170781875358 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db perl-module 41920449ca174fe9b9b303dfcbdb37a3
_md5_=ee1993513542766cdab72f83a63e9ae4
_md5_=24df4debdf15030a599fcc22cda5cf6a

View File

@@ -6,11 +6,11 @@ EAPI=8
HOMEPAGE=https://metacpan.org/release/XS-Parse-Sublike
INHERIT=perl-module
IUSE=perl_features_debug perl_features_ithreads perl_features_quadmath test
KEYWORDS=~amd64 ~ppc x86
KEYWORDS=amd64 ~ppc x86
LICENSE=|| ( Artistic GPL-1+ )
RDEPEND=>=dev-perl/File-ShareDir-1.0.0 >=dev-lang/perl-5.38.2-r3[perl_features_debug=,perl_features_ithreads=,perl_features_quadmath=] dev-lang/perl:=
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://cpan/authors/id/P/PE/PEVANS/XS-Parse-Sublike-0.39.tar.gz
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f perl-functions 1863acf0982afafc67797e3ce7275b4c readme.gentoo-r1 b045f3acf546393ab6b3170781875358 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db perl-module 41920449ca174fe9b9b303dfcbdb37a3
_md5_=d07e1b7a311168e0ca65c453e24af648
_md5_=e028c6ca71f1201a31b0642a5dd68dbb

View File

@@ -7,7 +7,7 @@ HOMEPAGE=https://ngsolve.org/ https://github.com/NGSolve/netgen
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake desktop flag-o-matic python-single-r1 xdg
IUSE=ffmpeg gui jpeg mpi +opencascade python test python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13
KEYWORDS=~amd64 ~x86
KEYWORDS=amd64 ~x86
LICENSE=LGPL-2.1
RDEPEND=sys-libs/zlib ffmpeg? ( media-video/ffmpeg:= ) gui? ( dev-lang/tcl:0/8.6 dev-lang/tk:0/8.6 media-libs/glu media-libs/libglvnd[X] x11-libs/libX11 x11-libs/libXmu x11-libs/libxcb:= ) jpeg? ( media-libs/libjpeg-turbo:0= ) mpi? ( sci-libs/metis virtual/mpi ) opencascade? ( sci-libs/opencascade:= ) python? ( python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_11? ( dev-python/pybind11[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/pybind11[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/pybind11[python_targets_python3_13(-)] ) mpi? ( python_single_target_python3_11? ( dev-python/mpi4py[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/mpi4py[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/mpi4py[python_targets_python3_13(-)] ) ) )
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 ) ffmpeg? ( gui ) jpeg? ( gui ) python? ( gui )
@@ -15,4 +15,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/NGSolve/netgen/archive/refs/tags/v6.2.2505.tar.gz -> netgen-6.2.2505.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 2d36accef058c00889b1f93ea4bc4061 desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=8aed8d1611b2ac3a1bf2f8516276a1ef
_md5_=ee4f5be48f68f4db80e9e56537f8babc

View File

@@ -5,10 +5,10 @@ DESCRIPTION=C/C++ library for PDF generation
EAPI=8
HOMEPAGE=http://www.libharu.org/
INHERIT=cmake
KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux
KEYWORDS=amd64 ~arm ~arm64 ppc ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux
LICENSE=ZLIB
RDEPEND=media-libs/libpng:= sys-libs/zlib:=
SLOT=0/2.4
SRC_URI=https://github.com/libharu/libharu/archive/v2.4.5.tar.gz -> libharu-2.4.5.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 2d36accef058c00889b1f93ea4bc4061
_md5_=5afcc9881ac9cf544770224d66d8b0e1
_md5_=d166973761a7c174b4f9f48a20e621bd

View File

@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://sites.google.com/site/openimageio/ https://github.com/AcademySoftwareFoundation/OpenImageIO
INHERIT=cuda cmake flag-o-matic python-single-r1 toolchain-funcs
IUSE=cuda debug dicom doc ffmpeg fits gif gui jpeg2k jpegxl libcxx opencv openvdb ptex python raw test +tools +truetype cpu_flags_x86_aes cpu_flags_x86_sse2 cpu_flags_x86_sse3 cpu_flags_x86_ssse3 cpu_flags_x86_sse4_1 cpu_flags_x86_sse4_2 cpu_flags_x86_avx cpu_flags_x86_avx2 cpu_flags_x86_avx512f cpu_flags_x86_f16c python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13
KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~riscv
KEYWORDS=amd64 ~arm ~arm64 ~ppc64 ~riscv
LICENSE=Apache-2.0
RDEPEND=app-arch/bzip2:= dev-cpp/robin-map dev-libs/pugixml media-libs/libheif:= media-libs/libjpeg-turbo:= media-libs/libpng:= media-libs/libwebp:= media-libs/opencolorio:= media-libs/openexr:= media-libs/tiff:= sys-libs/zlib:= dicom? ( sci-libs/dcmtk ) ffmpeg? ( media-video/ffmpeg:= ) fits? ( sci-libs/cfitsio:= ) gif? ( media-libs/giflib:= ) jpeg2k? ( media-libs/openjpeg:= ) jpegxl? ( media-libs/libjxl:= ) opencv? ( media-libs/opencv:= ) openvdb? ( dev-cpp/tbb:= media-gfx/openvdb:= ) ptex? ( media-libs/ptex:= ) python? ( python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_11? ( dev-python/numpy:=[python_targets_python3_11(-)] dev-python/pybind11[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/numpy:=[python_targets_python3_12(-)] dev-python/pybind11[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/numpy:=[python_targets_python3_13(-)] dev-python/pybind11[python_targets_python3_13(-)] ) ) gui? ( media-libs/libglvnd dev-qt/qtbase:6[gui,widgets,opengl] ) raw? ( media-libs/libraw:= ) truetype? ( media-libs/freetype )
REQUIRED_USE=python? ( ^^ ( python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 ) ) gui? ( tools ) test? ( tools truetype )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0/3.0
SRC_URI=https://github.com/AcademySoftwareFoundation/OpenImageIO/archive/v3.0.8.1.tar.gz -> openimageio-3.0.8.1.tar.gz test? ( https://github.com/AcademySoftwareFoundation/OpenImageIO-images/archive/75099275c73a6937d40c69f9e14a006aa49fa201.tar.gz -> openimageio-oiio-test-image-75099275c73a6937d40c69f9e14a006aa49fa201.tar.gz https://github.com/AcademySoftwareFoundation/openexr-images/archive/e38ffb0790f62f05a6f083a6fa4cac150b3b7452.tar.gz -> openimageio-oexr-test-image-e38ffb0790f62f05a6f083a6fa4cac150b3b7452.tar.gz jpeg2k? ( https://www.itu.int/wftp3/Public/t/testsignal/SpeImage/T803/v2002_11/J2KP4files.zip ) fits? ( https://www.cv.nrao.edu/fits/data/tests/ftt4b/file001.fits https://www.cv.nrao.edu/fits/data/tests/ftt4b/file002.fits https://www.cv.nrao.edu/fits/data/tests/ftt4b/file003.fits https://www.cv.nrao.edu/fits/data/tests/ftt4b/file009.fits https://www.cv.nrao.edu/fits/data/tests/ftt4b/file012.fits https://www.cv.nrao.edu/fits/data/tests/pg93/tst0001.fits https://www.cv.nrao.edu/fits/data/tests/pg93/tst0003.fits https://www.cv.nrao.edu/fits/data/tests/pg93/tst0005.fits https://www.cv.nrao.edu/fits/data/tests/pg93/tst0006.fits https://www.cv.nrao.edu/fits/data/tests/pg93/tst0007.fits https://www.cv.nrao.edu/fits/data/tests/pg93/tst0008.fits https://www.cv.nrao.edu/fits/data/tests/pg93/tst0013.fits ) )
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 cuda 8b660e223a1695e3884ee4c7dc2c5059 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 2d36accef058c00889b1f93ea4bc4061 python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
_md5_=06693950f593a93159c52ffcc4c0b6ff
_md5_=59ea34c7b463199434089a0b15229384

View File

@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://wiki.samba.org/index.php/LinuxCIFS_utils https://git.samba.org/cifs-utils.git/?p=cifs-utils.git
INHERIT=autotools bash-completion-r1 flag-o-matic linux-info pam python-single-r1
IUSE=+acl +ads +caps creds pam +python systemd python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13
KEYWORDS=~alpha ~amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x86-linux
KEYWORDS=~alpha amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~x86-linux
LICENSE=GPL-3
PDEPEND=acl? ( >=net-fs/samba-4.0.0_alpha1 )
RDEPEND=sys-libs/talloc ads? ( sys-apps/keyutils:= virtual/krb5 ) caps? ( sys-libs/libcap-ng ) creds? ( sys-apps/keyutils:= ) pam? ( sys-apps/keyutils:= sys-libs/pam ) python? ( python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) )
@@ -14,4 +14,4 @@ REQUIRED_USE=python? ( ^^ ( python_single_target_python3_11 python_single_target
SLOT=0
SRC_URI=https://ftp.samba.org/pub/linux-cifs/cifs-utils/cifs-utils-7.4.tar.bz2
_eclasses_=gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db libtool c81bd096be5f4c82f4e8f156ef112402 autotools 955b29ccd82c1df4755e5f37748d2fa6 bash-completion-r1 767861f3744f589ee5291c1698b1c082 flag-o-matic a7afe42e95fb46ce9691605acfb24672 linux-info efd923656513c879204fec6638eadee5 pam b56d0c9c20fc5b553f13c8ae165a10a5 multiprocessing 1e32df7deee68372153dca65f4a7c21f python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
_md5_=98b7a94ba3ff7d19e217a3174e09b013
_md5_=091b1b99ae7c54571ed1575525c7619d

File diff suppressed because one or more lines are too long

View File

@@ -5,10 +5,10 @@ EAPI=8
HOMEPAGE=http://www.simphalempin.com/dev/libident/
INHERIT=autotools
IUSE=test
KEYWORDS=~alpha amd64 ~arm arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc x86
KEYWORDS=~alpha amd64 ~arm arm64 ~hppa ~mips ppc ppc64 ~s390 ~sparc x86
LICENSE=public-domain
RESTRICT=!test? ( test ) test
SLOT=0
SRC_URI=http://people.via.ecp.fr/~rem/libident/libident-0.32.tar.bz2
_eclasses_=gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db libtool c81bd096be5f4c82f4e8f156ef112402 autotools 955b29ccd82c1df4755e5f37748d2fa6
_md5_=eda31a052ced086409d5d0beb271f352
_md5_=d294b5355072d96b2169dbd41e0abc12

View File

@@ -5,10 +5,10 @@ EAPI=8
HOMEPAGE=https://cwrap.org/socket_wrapper.html
INHERIT=cmake-multilib flag-o-matic
IUSE=test abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
KEYWORDS=~alpha ~amd64 ~arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc x86
KEYWORDS=~alpha amd64 ~arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~sparc x86
LICENSE=BSD
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://ftp.samba.org/pub/cwrap/socket_wrapper-1.5.0.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 2d36accef058c00889b1f93ea4bc4061 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multilib-build 9ac26ea006828266d235e2f0135429b5 multilib-minimal e9f54d75b074edc47d36994bbc1e2123 cmake-multilib 3f19d8d5fccba52076cdeb2281ad349f
_md5_=7cb812e1a1aa471d3a7796825af0cf08
_md5_=e89591f21e0ea2e733ae0ff72169dd41

View File

@@ -4,10 +4,10 @@ DESCRIPTION=Samba LDAP management tools
EAPI=8
HOMEPAGE=https://github.com/fumiyas/smbldap-tools
INHERIT=autotools
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86
KEYWORDS=~alpha amd64 ~arm ~hppa ~ppc ppc64 ~sparc x86
LICENSE=GPL-2
RDEPEND=dev-perl/perl-ldap dev-perl/Crypt-SmbHash dev-perl/Digest-SHA1 dev-perl/Unicode-MapUTF8 dev-perl/IO-Socket-SSL
SLOT=0
SRC_URI=https://github.com/fumiyas/smbldap-tools/archive/refs/tags/v0.9.11.tar.gz -> smbldap-tools-0.9.11.tar.gz
_eclasses_=gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db libtool c81bd096be5f4c82f4e8f156ef112402 autotools 955b29ccd82c1df4755e5f37748d2fa6
_md5_=66e668c220e1e4956bbd64850b3ea58c
_md5_=a060bbc6f1ae08e38c4e9880b5b6c067

View File

@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://cgns.github.io/ https://github.com/CGNS/CGNS
INHERIT=cmake flag-o-matic fortran-2
IUSE=base-scope debug examples fortran hdf5 legacy mpi scoping szip test tools
KEYWORDS=~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux
KEYWORDS=amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux
LICENSE=ZLIB
RDEPEND=hdf5? ( sci-libs/hdf5:=[mpi=,szip=] ) tools? ( dev-lang/tcl:= dev-lang/tk:= x11-libs/libXmu:= virtual/glu virtual/opengl ) fortran? ( virtual/fortran )
REQUIRED_USE=mpi? ( hdf5 ) szip? ( hdf5 )
@@ -14,4 +14,4 @@ RESTRICT=fortran? ( test ) !test? ( test )
SLOT=0/4.5
SRC_URI=https://github.com/CGNS/CGNS/archive/v4.5.0.tar.gz -> cgnslib-4.5.0.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 2d36accef058c00889b1f93ea4bc4061 fortran-2 54fcb693257134adae26819685891ecc
_md5_=e2a2e82a3c47d18612e3052906e0e2c6
_md5_=41a322268d975aba7b7a659998ad1523

View File

@@ -5,11 +5,11 @@ EAPI=8
HOMEPAGE=https://gitlab.dkrz.de/k202009/libaec
INHERIT=cmake
IUSE=+szip test
KEYWORDS=~amd64 ~arm arm64 ~loong ~riscv ~x86 ~amd64-linux ~x86-linux
KEYWORDS=amd64 ~arm arm64 ~loong ~riscv ~x86 ~amd64-linux ~x86-linux
LICENSE=BSD-2
RDEPEND=szip? ( !sci-libs/szip )
RESTRICT=!test? ( test )
SLOT=0/2
SRC_URI=https://gitlab.dkrz.de/k202009/libaec/-/archive/v1.1.4/libaec-v1.1.4.tar.bz2
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 2d36accef058c00889b1f93ea4bc4061
_md5_=daa771fbae745ca297c8a2f97bb62a63
_md5_=6bcb33c008e695db54688d6769281f4d

View File

@@ -4,9 +4,9 @@ DESCRIPTION=Efficient and accurate implementation of complex error functions
EAPI=8
HOMEPAGE=https://jugit.fz-juelich.de/mlz/libcerf
INHERIT=cmake
KEYWORDS=~alpha ~amd64 ~arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos
KEYWORDS=~alpha amd64 ~arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos
LICENSE=MIT
SLOT=0/2
SRC_URI=https://jugit.fz-juelich.de/mlz/libcerf/-/archive/v2.5/libcerf-v2.5.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 2d36accef058c00889b1f93ea4bc4061
_md5_=880698977706946e31f650737affd2fa
_md5_=1b17c7b966b20abc1073202c0cb1acd5

View File

@@ -6,10 +6,10 @@ EAPI=8
HOMEPAGE=https://sourceforge.net/projects/matio/
INHERIT=libtool multiprocessing
IUSE=doc examples hdf5 sparse
KEYWORDS=~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux
KEYWORDS=amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux
LICENSE=BSD-2
RDEPEND=sys-libs/zlib hdf5? ( sci-libs/hdf5:= )
SLOT=0/13
SRC_URI=https://downloads.sourceforge.net/matio/matio-1.5.28.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db libtool c81bd096be5f4c82f4e8f156ef112402 multiprocessing 1e32df7deee68372153dca65f4a7c21f
_md5_=094424f0189beb94061708d7475b1779
_md5_=54e993ee83e036f2e793bbda8a16e2c8

View File

@@ -6,11 +6,11 @@ EAPI=8
HOMEPAGE=https://www.salome-platform.org/?page_id=2768 https://docs.salome-platform.org/latest/dev/MEDCoupling/developer/med-file.html
INHERIT=cmake flag-o-matic fortran-2 optfeature
IUSE=doc fortran mpi test
KEYWORDS=~amd64 ~x86
KEYWORDS=amd64 ~x86
LICENSE=LGPL-3
RDEPEND=>=sci-libs/hdf5-1.12.1:=[fortran?,mpi(+)?] mpi? ( virtual/mpi[fortran?] ) fortran? ( virtual/fortran )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/chennes/med/archive/refs/tags/v5.0.0.tar.gz -> med-5.0.0.gh.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 2d36accef058c00889b1f93ea4bc4061 fortran-2 54fcb693257134adae26819685891ecc optfeature 538bce96e5589935b57e178e8635f301
_md5_=02e3327b4759afb88cc51670f71e0c42
_md5_=6b73f3a69603d1adf2d313235a2f1ed1

View File

@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://www.unidata.ucar.edu/software/netcdf/
INHERIT=cmake
IUSE=blosc bzip2 +dap doc examples hdf +hdf5 mpi szip test zstd
KEYWORDS=~amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux
KEYWORDS=amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux
LICENSE=UCAR-Unidata
RDEPEND=dev-libs/libxml2:= sys-libs/zlib:= blosc? ( dev-libs/c-blosc:= ) bzip2? ( app-arch/bzip2:= ) dap? ( net-misc/curl:= ) hdf? ( media-libs/libjpeg-turbo:= sci-libs/hdf:= sci-libs/hdf5:= ) hdf5? ( sci-libs/hdf5:=[hl(+),mpi=,szip=,zlib] ) zstd? ( app-arch/zstd:= )
REQUIRED_USE=szip? ( hdf5 ) mpi? ( hdf5 )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0/22
SRC_URI=https://downloads.unidata.ucar.edu/netcdf-c/4.9.3/netcdf-c-4.9.3.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 2d36accef058c00889b1f93ea4bc4061
_md5_=5f076902bd034367f43a6246f8d00ea0
_md5_=99fac2080cd27312c65368da8eca5880

View File

@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://github.com/stevengj/nlopt
INHERIT=python-r1 cmake guile-single fortran-2
IUSE=guile octave python test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 guile_single_target_2-2 guile_single_target_3-0
KEYWORDS=~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux
KEYWORDS=amd64 ~arm64 ~ppc ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux
LICENSE=LGPL-2.1 MIT
RDEPEND=guile? ( guile_single_target_2-2? ( dev-scheme/guile:2.2 ) guile_single_target_3-0? ( dev-scheme/guile:3.0 ) ) octave? ( >=sci-mathematics/octave-6:= ) python? ( 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 ) dev-python/numpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] )
REQUIRED_USE=guile? ( ^^ ( guile_single_target_2-2 guile_single_target_3-0 ) ) python? ( || ( 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/stevengj/nlopt/archive/v2.10.0.tar.gz -> nlopt-2.10.0.tar.gz
_eclasses_=out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 flag-o-matic a7afe42e95fb46ce9691605acfb24672 ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 2d36accef058c00889b1f93ea4bc4061 guile-utils e45d014e2eb3f7fe4fdcd4e5eeafdb8b guile-single 6e99296ff5eff20c16de5075dfe75616 fortran-2 54fcb693257134adae26819685891ecc
_md5_=47c1ee63507c1596a29c304bc0013b18
_md5_=61d342c166f7ac9d07c25bdf1624b984

View File

@@ -5,7 +5,7 @@ EAPI=8
HOMEPAGE=https://www.labri.u-bordeaux.fr/perso/pelegrin/scotch/ https://gitlab.inria.fr/scotch/scotch
INHERIT=toolchain-funcs flag-o-matic multilib
IUSE=doc int64 mpi static-libs test tools +threads
KEYWORDS=~alpha ~amd64 ~arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux
KEYWORDS=~alpha amd64 ~arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux
LICENSE=CeCILL-2
RDEPEND=sys-libs/zlib mpi? ( virtual/mpi )
REQUIRED_USE=test? ( threads )
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0/7
SRC_URI=https://gitlab.inria.fr/scotch/scotch/-/archive/v7.0.8/scotch-v7.0.8.tar.bz2
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multilib a199af442898963433d6f038a88cce9c
_md5_=89460253c3e97dd2929a6cf1d4de1a06
_md5_=6dd4771c5d742c9cdcaac2aae0c8ebc2

View File

@@ -6,11 +6,11 @@ EAPI=8
HOMEPAGE=https://portal.nersc.gov/project/sparse/superlu/
INHERIT=cmake fortran-2
IUSE=doc examples test
KEYWORDS=~alpha ~amd64 ~arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux
KEYWORDS=~alpha amd64 ~arm arm64 ~hppa ~loong ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux
LICENSE=BSD
RDEPEND=virtual/blas virtual/fortran
RESTRICT=!test? ( test )
SLOT=0/7
SRC_URI=https://github.com/xiaoyeli/superlu/archive/refs/tags/v7.0.1.tar.gz -> superlu-7.0.1.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 2d36accef058c00889b1f93ea4bc4061 fortran-2 54fcb693257134adae26819685891ecc
_md5_=6ca7d53128ca2016063f099866003f5c
_md5_=e41f6991e13c9b9af69bc3e2567bf366

View File

@@ -6,10 +6,10 @@ EAPI=8
HOMEPAGE=https://mathcs.holycross.edu/~ahwang/current/ePiX.html
INHERIT=autotools bash-completion-r1 dot-a elisp-common
IUSE=doc emacs examples
KEYWORDS=~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux
KEYWORDS=amd64 ~ppc ~x86 ~amd64-linux ~x86-linux
LICENSE=GPL-2
RDEPEND=virtual/latex-base dev-texlive/texlive-pstricks dev-texlive/texlive-pictures dev-texlive/texlive-latexextra dev-texlive/texlive-latexrecommended emacs? ( >=app-editors/emacs-23.1:* )
SLOT=0
SRC_URI=https://mathcs.holycross.edu/~ahwang/epix/epix-1.2.19_withpdf.tar.bz2
_eclasses_=gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db libtool c81bd096be5f4c82f4e8f156ef112402 autotools 955b29ccd82c1df4755e5f37748d2fa6 bash-completion-r1 767861f3744f589ee5291c1698b1c082 flag-o-matic a7afe42e95fb46ce9691605acfb24672 dot-a e5200fe17cfd2ed6fa66edd80201763a elisp-common fe05085d051330f15cf7201109b5cd23
_md5_=5f2b637b41a72173cf485f347234e0bd
_md5_=dd511d398f286867a01fc66d6cd06079

View File

@@ -6,11 +6,11 @@ EAPI=8
HOMEPAGE=https://www.gnu.org/software/coreutils/
INHERIT=flag-o-matic python-any-r1 toolchain-funcs verify-sig
IUSE=acl caps gmp hostname kill multicall nls +openssl selinux +split-usr static test test-full vanilla xattr verify-sig
KEYWORDS=~alpha ~amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x86-linux
KEYWORDS=~alpha ~amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~x86-linux
LICENSE=GPL-3+
RDEPEND=!static? ( acl? ( sys-apps/acl ) caps? ( sys-libs/libcap ) gmp? ( dev-libs/gmp:= ) openssl? ( dev-libs/openssl:= ) xattr? ( sys-apps/attr ) ) selinux? ( sys-libs/libselinux ) nls? ( virtual/libintl ) hostname? ( !sys-apps/net-tools[hostname] ) kill? ( !sys-apps/util-linux[kill] !sys-process/procps[kill] ) !<sys-apps/util-linux-2.13 !<sys-apps/sandbox-2.10-r4 !sys-apps/stat !net-mail/base64 !sys-apps/mktemp !<app-forensics/tct-1.18-r1 !<net-fs/netatalk-2.0.3-r4
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://gnu/coreutils/coreutils-9.8.tar.xz verify-sig? ( mirror://gnu/coreutils/coreutils-9.8.tar.xz.sig ) !vanilla? ( https://dev.gentoo.org/~sam/distfiles/sys-apps/coreutils/coreutils-9.6-patches.tar.xz )
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-any-r1 891415dfe39ad9b41b461f2b86354af0 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig 103bd85bd89e7550554d65afe22e8d04
_md5_=dfe0993403bc2e17eff7ad316ebfbfe6
_md5_=d4ed35f6879b327889e0963612ecfa63

View File

@@ -6,11 +6,11 @@ EAPI=8
HOMEPAGE=https://kbd-project.org/
INHERIT=multiprocessing
IUSE=bzip2 lzma nls selinux pam test zlib zstd
KEYWORDS=~alpha ~amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86
KEYWORDS=~alpha amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86
LICENSE=GPL-2
RDEPEND=app-alternatives/gzip bzip2? ( app-arch/bzip2 ) lzma? ( app-arch/xz-utils ) pam? ( !app-misc/vlock sys-libs/pam ) zlib? ( sys-libs/zlib ) zstd? ( app-arch/zstd:= ) selinux? ( sec-policy/selinux-loadkeys )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://www.kernel.org/pub/linux/utils/kbd/kbd-2.9.0.tar.xz
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f
_md5_=08e9cf68ac8fbe27be038920775cb278
_md5_=b97743e28d4ae75a05d5784da01b6a23

View File

@@ -7,12 +7,12 @@ HOMEPAGE=https://openrazer.github.io/ https://github.com/openrazer/openrazer/
IDEPEND=sys-apps/kmod[tools]
INHERIT=readme.gentoo-r1 systemd udev xdg-utils distutils-r1 linux-mod-r1
IUSE=+client +daemon test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 dist-kernel modules-compress modules-sign +strip
KEYWORDS=amd64 ~x86
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2+
RDEPEND=client? ( dev-python/numpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) daemon? ( acct-group/plugdev dev-python/daemonize[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/dbus-python[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/notify2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pygobject:3[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyudev[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/setproctitle[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] x11-libs/gtk+:3[introspection] x11-misc/xautomation x11-misc/xdotool ) 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 ) sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= )
REQUIRED_USE=client? ( daemon ) daemon? ( || ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) ) test? ( daemon ) || ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/openrazer/openrazer/archive/v3.10.2.tar.gz -> openrazer-3.10.2.tar.gz
SRC_URI=https://github.com/openrazer/openrazer/archive/v3.11.0.tar.gz -> openrazer-3.11.0.gh.tar.gz
_eclasses_=readme.gentoo-r1 b045f3acf546393ab6b3170781875358 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db systemd a964c0cbe818b5729da1dbfcee5be861 udev f3d9a4376ebd22131726a68e1a0a058f xdg-utils 42869b3c8d86a70ef3cf75165a395e09 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 da0e0aad39afe02500c5b3dee253f4c0 mount-boot-utils 2551bac1a772f4b6beacb494a750ae92 dist-kernel-utils a40de3638d3f7a89f4c45d1a62b90e20 edo a5e294016aa84979fcb2459749eb80b2 linux-info efd923656513c879204fec6638eadee5 linux-mod-r1 2b1749a4ea9e1aea780b1b54dd2f65f1
_md5_=e4f72468ae69c05a1b95f0239b52c973
_md5_=641a30b78675dac6cc7ae15a00a18155

View File

@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://www.kernel.org/pub/linux/utils/util-linux/ https://github.com/util-linux/util-linux
INHERIT=toolchain-funcs libtool flag-o-matic bash-completion-r1 pam python-r1 multilib-minimal multiprocessing systemd tmpfiles verify-sig
IUSE=audit build caps +cramfs cryptsetup fdformat +hardlink kill +logger magic ncurses nls pam python +readline rtas selinux slang static-libs +su +suid systemd test tty-helpers udev unicode uuidd python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 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 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos
KEYWORDS=~alpha amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos
LICENSE=GPL-2 GPL-3 LGPL-2.1 BSD-4 MIT public-domain
RDEPEND=virtual/libcrypt:= audit? ( >=sys-process/audit-2.6:= ) caps? ( sys-libs/libcap-ng ) cramfs? ( sys-libs/zlib:= ) cryptsetup? ( >=sys-fs/cryptsetup-2.1.0 ) hardlink? ( dev-libs/libpcre2:= ) ncurses? ( sys-libs/ncurses:=[unicode(+)?] magic? ( sys-apps/file:0= ) ) nls? ( virtual/libintl[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) pam? ( sys-libs/pam ) python? ( 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 ) ) readline? ( sys-libs/readline:0= ) rtas? ( sys-libs/librtas ) selinux? ( >=sys-libs/libselinux-2.2.2-r4[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) slang? ( sys-libs/slang ) !build? ( systemd? ( sys-apps/systemd ) udev? ( virtual/libudev:= ) ) hardlink? ( !app-arch/hardlink ) logger? ( !>=app-admin/sysklogd-2.0[logger] ) kill? ( !sys-apps/coreutils[kill] !sys-process/procps[kill] ) su? ( !<sys-apps/shadow-4.7-r2 !>=sys-apps/shadow-4.7-r2[su] ) uuidd? ( acct-user/uuidd systemd? ( virtual/tmpfiles ) ) !net-wireless/rfkill
REQUIRED_USE=python? ( || ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) su? ( pam )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://www.kernel.org/pub/linux/utils/util-linux/v2.41/util-linux-2.41.2.tar.xz verify-sig? ( https://www.kernel.org/pub/linux/utils/util-linux/v2.41/util-linux-2.41.2.tar.sign )
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db libtool c81bd096be5f4c82f4e8f156ef112402 flag-o-matic a7afe42e95fb46ce9691605acfb24672 bash-completion-r1 767861f3744f589ee5291c1698b1c082 pam b56d0c9c20fc5b553f13c8ae165a10a5 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 multilib a199af442898963433d6f038a88cce9c multilib-build 9ac26ea006828266d235e2f0135429b5 multilib-minimal e9f54d75b074edc47d36994bbc1e2123 systemd a964c0cbe818b5729da1dbfcee5be861 tmpfiles 9a9814db5a3fbd4f1e921c05297e7735 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig 103bd85bd89e7550554d65afe22e8d04
_md5_=ff10f9c1b20f7909f06626f08974d6bc
_md5_=dd1940f20d05a896a81012714436f739

View File

@@ -5,10 +5,10 @@ EAPI=8
HOMEPAGE=https://cwrap.org/nss_wrapper.html
INHERIT=cmake-multilib
IUSE=test abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
KEYWORDS=~alpha ~amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86
KEYWORDS=~alpha amd64 ~arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86
LICENSE=BSD
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://ftp.samba.org/pub/cwrap/nss_wrapper-1.1.16.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 2d36accef058c00889b1f93ea4bc4061 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multilib-build 9ac26ea006828266d235e2f0135429b5 multilib-minimal e9f54d75b074edc47d36994bbc1e2123 cmake-multilib 3f19d8d5fccba52076cdeb2281ad349f
_md5_=fc100eeff5dc53ec5a2d240e83801ccb
_md5_=c7876c1c12ef9ab8b434f95acb218cda

View File

@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://cwrap.org/pam_wrapper.html
INHERIT=cmake-multilib python-r1
IUSE=test abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~alpha ~amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86
KEYWORDS=~alpha amd64 ~arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86
LICENSE=GPL-3
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 ) >=sys-libs/pam-1.5.3-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(-)?]
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://www.samba.org/ftp/pub/cwrap/pam_wrapper-1.1.8.tar.gz https://ftp.samba.org/pub/cwrap/pam_wrapper-1.1.8.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 2d36accef058c00889b1f93ea4bc4061 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multilib-build 9ac26ea006828266d235e2f0135429b5 multilib-minimal e9f54d75b074edc47d36994bbc1e2123 cmake-multilib 3f19d8d5fccba52076cdeb2281ad349f python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38
_md5_=ea6baa79678be20198d49bec9540fb41
_md5_=5f1f0cb9dad81c7d167b47883a5fdc75

View File

@@ -5,10 +5,10 @@ EAPI=8
HOMEPAGE=https://cwrap.org/uid_wrapper.html
INHERIT=cmake-multilib
IUSE=test abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
KEYWORDS=~alpha ~amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86
KEYWORDS=~alpha amd64 ~arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86
LICENSE=GPL-3
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://www.samba.org/ftp/cwrap/uid_wrapper-1.3.2.tar.gz https://ftp.samba.org/pub/cwrap/uid_wrapper-1.3.2.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 2d36accef058c00889b1f93ea4bc4061 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multilib-build 9ac26ea006828266d235e2f0135429b5 multilib-minimal e9f54d75b074edc47d36994bbc1e2123 cmake-multilib 3f19d8d5fccba52076cdeb2281ad349f
_md5_=b40bcb044dc391d353d484fd2e09c0de
_md5_=afda3b216947fa67cb14aa667ebabca5

View File

@@ -1358,7 +1358,7 @@ app-containers/cri-o 1.31.2 1.31.4: OCI-based implementation of Kubernetes Conta
app-containers/cri-tools 1.27.0 1.32.0 1.33.0: CLI and validation tools for Kubelet Container Runtime (CRI)
app-containers/crun 1.19.1 1.20 1.21: Fast and low-memory footprint OCI Container Runtime fully written in C
app-containers/devcontainer 0.80.1: Reference implementation of the Development Containers specification
app-containers/distrobox 1.8.1.2-r1 9999: Use any Linux distribution inside your terminal (powered by docker/podman)
app-containers/distrobox 1.8.1.2-r1 1.8.2.0 9999: Use any Linux distribution inside your terminal (powered by docker/podman)
app-containers/distrobuilder 2.1 3.0-r1 3.1 3.2: System container image builder for LXC and incus
app-containers/dive 0.13.1: terminal based UI to manage kubernetes clusters
app-containers/docker 28.0.1 28.0.4 28.1.1 28.2.2 28.4.0: The core functions you need to create Docker images and run Docker containers
@@ -2177,7 +2177,7 @@ app-emacs/ocaml-mode 4.05.0: Emacs mode for OCaml
app-emacs/orderless 1.4 1.5: Completion style that matches multiple regexps in any order
app-emacs/org-appear 0.3.1: Toggle Org mode element visibility upon entering and leaving
app-emacs/org-contrib 0.5 0.6: Contributed packages to Org
app-emacs/org-mode 9.7.34 9999: An Emacs mode for notes and project planning
app-emacs/org-mode 9.7.34 9.7.35 9999: An Emacs mode for notes and project planning
app-emacs/org-modern 1.9 1.10 9999: Modern style for your GNU Emacs Org buffers
app-emacs/org-roam 2.2.2-r3 2.3.0 2.3.1 9999: Rudimentary Roam replica with Org-mode
app-emacs/org-static-blog 1.6.0 1.7.0 9999: Static site generator using Emacs's org-mode
@@ -2186,7 +2186,7 @@ app-emacs/osm 1.7 1.8 1.9 9999: OpenStreetMap tile-based viewer for GNU Emacs
app-emacs/outline-magic 0.9: Outline mode extensions for Emacs
app-emacs/package-build 4.0.0: Tools for assembling a package archive
app-emacs/package-lint 0.26: Linting library for Emacs Lisp package metadata
app-emacs/pandoc-mode 2.34.1 2.35: GNU Emacs minor mode for interacting with Pandoc
app-emacs/pandoc-mode 2.35 2.90.2: GNU Emacs minor mode for interacting with Pandoc
app-emacs/paredit 26-r1: Minor mode for performing structured editing of S-expressions
app-emacs/pariemacs 3.14-r1: sci-mathematics/pari emacs mode
app-emacs/parsebib 6.7: Emacs Lisp library for reading .bib files
@@ -2771,7 +2771,7 @@ app-misc/gnote 47.2-r1 48.1 48.2: Desktop note-taking application
app-misc/gnuit 4.9.5-r2: GNU Interactive Tools - increase speed and efficiency of most daily tasks
app-misc/go-jira 1.0.28-r1: A simple JIRA commandline client in Go
app-misc/gojq 0.12.16 0.12.17: Pure Go implementation of jq with yaml support
app-misc/golly 4.3-r2: simulator for Conway's Game of Life and other cellular automata
app-misc/golly 4.3-r2 5.0: Simulator for Conway's Game of Life and other cellular automata
app-misc/grabcartoons 2.8.5 9999: Comic-summarizing utility
app-misc/gramps 5.2.3 6.0.1 6.0.4: Community genealogy program aiming to be both intuitive and feature-complete
app-misc/graphlcd-base 2.0.3-r3: Contains the lowlevel lcd drivers for GraphLCD
@@ -5148,7 +5148,7 @@ dev-java/zxing-javase 3.5.1: Core barcode encoding/decoding library
dev-lang/R 4.4.1 4.4.3 4.5.0: Language and environment for statistical computing and graphics
dev-lang/abs 2.6.0: The ABS programing language
dev-lang/ada-bootstrap 0_p2021-r1 11 12 13 14: Binary bootstrap compiler for GNAT (Ada compiler)
dev-lang/algol68g 3.9.5 3.10.2 3.10.4: Algol 68 Genie compiler-interpreter
dev-lang/algol68g 3.9.5 3.10.2 3.10.4 3.10.5: Algol 68 Genie compiler-interpreter
dev-lang/ammonite-repl-bin 2.5.11 3.0.0 3.0.2: Scala language-based scripting and REPL
dev-lang/arc 3.2-r1: New dialect of Lisp, works well for web applications
dev-lang/ats2 0.4.2-r1: Functional programming language with dependent types
@@ -5163,7 +5163,7 @@ dev-lang/cll1h 0.6-r1: C<<1 programming language system
dev-lang/clojure 1.12.2 1.12.3: General-purpose programming language with an emphasis on functional programming
dev-lang/closure-compiler-bin 20250820: JavaScript optimizing compiler
dev-lang/coffee-script 2.7.0: A little language that compiles into javascript
dev-lang/crystal 1.17.1 1.18.1: The Crystal Programming Language
dev-lang/crystal 1.17.1 1.18.1 1.18.2: The Crystal Programming Language
dev-lang/cue 0.14.1: open-source data validation language and inference engine
dev-lang/cxprolog 0.98.2-r3: A WAM based Prolog system
dev-lang/dafny 4.10.0 4.11.0: Dafny is a verification-aware programming language
@@ -17137,7 +17137,7 @@ sys-apps/nosig 2-r1: Block signals before running programs (a generic "nohup")
sys-apps/nvme-cli 2.11 2.12 2.13 2.14 2.15: NVM-Express user space tooling for Linux
sys-apps/onerng 3.7: Software for the Open Hardware Random Number Generator called OneRNG
sys-apps/opal-utils 7.0: OPAL firmware utilities
sys-apps/openrazer 3.10.2 3.10.3: Drivers and user-space daemon to control Razer devices on GNU/Linux
sys-apps/openrazer 3.10.3 3.11.0: Drivers and user-space daemon to control Razer devices on GNU/Linux
sys-apps/openrc 0.56 0.62.2 0.62.3 0.62.4 0.62.5 0.62.6 0.62.10 0.63 9999: OpenRC manages the services, startup and shutdown of a host
sys-apps/osinfo-db 20250124 20250606: Osinfo database for virtualization provisioning tools
sys-apps/osinfo-db-tools 1.11.0-r1 1.12.0-r1: Tools for managing the osinfo database

View File

@@ -1 +1 @@
Tue, 28 Oct 2025 11:50:43 +0000
Tue, 28 Oct 2025 14:33:40 +0000