2026-08-14 12:30:58 UTC

This commit is contained in:
Repository mirror & CI
2026-08-14 12:30:58 +00:00
parent 6bddc413c9
commit 3fa131566f
5 changed files with 38 additions and 5 deletions

View File

@@ -6,11 +6,11 @@ EAPI=8
HOMEPAGE=https://libgit2.org/
INHERIT=cmake flag-o-matic python-any-r1
IUSE=examples gssapi +ssh test trace
KEYWORDS=amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
KEYWORDS=amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86
LICENSE=GPL-2-with-linking-exception
RDEPEND=dev-libs/libpcre2:= net-libs/llhttp:= virtual/zlib:= dev-libs/openssl:0= gssapi? ( virtual/krb5 ) ssh? ( net-libs/libssh2 )
RESTRICT=!test? ( test )
SLOT=0/1.9
SRC_URI=https://github.com/libgit2/libgit2/archive/v1.9.7.tar.gz -> libgit2-1.9.7.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake c54f532543a549f7318d6c49aaf8e953 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd python-utils-r1 5fd9a75ca55021d3276ce969f8e28391 python-any-r1 891415dfe39ad9b41b461f2b86354af0
_md5_=a3e956e1636bbcafea4261959400e69f
_md5_=267aaf84b51be78f0a168409156269c7

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( || ( >=app-arch/7zip-24.09[symlink(+)] app-arch/p7zip ) app-text/docx2txt app-text/html2text media-libs/libcaca virtual/imagemagick-tools[jpeg] ) verify-sig? ( sec-keys/openpgp-keys-chrislamb ) test? ( python_single_target_python3_12? ( || ( dev-python/python-magic[python_targets_python3_12(-)] sys-apps/file[python,python_targets_python3_12(-)] ) dev-python/libarchive-c[python_targets_python3_12(-)] dev-python/distro[python_targets_python3_12(-)] dev-python/python-tlsh[python_targets_python3_12(-)] hdf5? ( dev-python/h5py[python_targets_python3_12(-)] ) pdf? ( dev-python/pypdf[python_targets_python3_12(-)] ) ) python_single_target_python3_13? ( || ( dev-python/python-magic[python_targets_python3_13(-)] sys-apps/file[python,python_targets_python3_13(-)] ) dev-python/libarchive-c[python_targets_python3_13(-)] dev-python/distro[python_targets_python3_13(-)] dev-python/python-tlsh[python_targets_python3_13(-)] hdf5? ( dev-python/h5py[python_targets_python3_13(-)] ) pdf? ( dev-python/pypdf[python_targets_python3_13(-)] ) ) python_single_target_python3_14? ( || ( dev-python/python-magic[python_targets_python3_14(-)] sys-apps/file[python,python_targets_python3_14(-)] ) dev-python/libarchive-c[python_targets_python3_14(-)] dev-python/distro[python_targets_python3_14(-)] dev-python/python-tlsh[python_targets_python3_14(-)] hdf5? ( dev-python/h5py[python_targets_python3_14(-)] ) pdf? ( dev-python/pypdf[python_targets_python3_14(-)] ) ) acl? ( sys-apps/acl ) binutils? ( sys-devel/binutils ) bzip2? ( app-arch/bzip2 ) libcaca? ( media-libs/libcaca ) colord? ( x11-misc/colord ) cpio? ( app-alternatives/cpio ) diff? ( sys-apps/diffutils ) docx? ( app-text/docx2txt ) dtc? ( sys-apps/dtc ) e2fsprogs? ( sys-fs/e2fsprogs ) file? ( sys-apps/file ) find? ( sys-apps/findutils ) gettext? ( sys-devel/gettext ) gif? ( media-libs/giflib ) gpg? ( app-crypt/gnupg ) haskell? ( dev-lang/ghc ) hdf5? ( sci-libs/hdf5 ) hex? ( app-editors/vim-core ) imagemagick? ( media-gfx/imagemagick ) iso? ( app-cdr/cdrtools ) java? ( virtual/jdk ) libguestfs? ( app-emulation/libguestfs[python,python_single_target_python3_12(-)?,python_single_target_python3_13(-)?,python_single_target_python3_14(-)?] ) llvm? ( llvm-core/llvm ) lzma? ( app-arch/xz-utils ) mono? ( dev-lang/mono ) opendocument? ( app-text/odt2txt ) pascal? ( dev-lang/fpc ) pdf? ( app-text/pdftk app-text/poppler ) postscript? ( app-text/ghostscript-gpl ) R? ( dev-lang/R ) rpm? ( app-arch/rpm[python,python_single_target_python3_12(-)?,python_single_target_python3_13(-)?,python_single_target_python3_14(-)?] ) sqlite? ( dev-db/sqlite:3 ) squashfs? ( sys-fs/squashfs-tools ) ssh? ( virtual/openssh ) tar? ( app-arch/tar ) tcpdump? ( net-analyzer/tcpdump ) zip? ( app-arch/unzip ) zlib? ( app-arch/gzip ) zstd? ( app-arch/zstd ) python_single_target_python3_12? ( >=dev-python/pytest-7.4.4[python_targets_python3_12(-)] ) python_single_target_python3_13? ( >=dev-python/pytest-7.4.4[python_targets_python3_13(-)] ) python_single_target_python3_14? ( >=dev-python/pytest-7.4.4[python_targets_python3_14(-)] ) ) python_single_target_python3_12? ( dev-lang/python:3.12[ncurses] ) python_single_target_python3_13? ( dev-lang/python:3.13[ncurses] ) python_single_target_python3_14? ( dev-lang/python:3.14[ncurses] ) python_single_target_python3_12? ( >=dev-python/gpep517-16[python_targets_python3_12(-)] dev-python/setuptools[python_targets_python3_12(-)] ) python_single_target_python3_13? ( >=dev-python/gpep517-16[python_targets_python3_13(-)] dev-python/setuptools[python_targets_python3_13(-)] ) python_single_target_python3_14? ( >=dev-python/gpep517-16[python_targets_python3_14(-)] dev-python/setuptools[python_targets_python3_14(-)] ) verify-sig? ( || ( app-alternatives/gpg app-crypt/gnupg[-alternatives(-)] ) >=app-portage/gemato-20 )
DEFINED_PHASES=compile configure install postinst prepare setup test unpack
DESCRIPTION=Will try to get to the bottom of what makes files or directories different
EAPI=8
HOMEPAGE=https://diffoscope.org/ https://pypi.org/project/diffoscope/
INHERIT=distutils-r1 optfeature toolchain-funcs verify-sig
IUSE=acl binutils bzip2 libcaca colord cpio +diff docx dtc e2fsprogs file find gettext gif gpg haskell hdf5 hex imagemagick iso java libguestfs llvm lzma mono opendocument pascal pdf postscript R rpm sqlite squashfs ssh tar test tcpdump zip zlib zstd test python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 verify-sig
KEYWORDS=~amd64 ~arm ~arm64 ~x86
LICENSE=GPL-3+
RDEPEND=python_single_target_python3_12? ( || ( dev-python/python-magic[python_targets_python3_12(-)] sys-apps/file[python,python_targets_python3_12(-)] ) dev-python/libarchive-c[python_targets_python3_12(-)] dev-python/distro[python_targets_python3_12(-)] dev-python/python-tlsh[python_targets_python3_12(-)] hdf5? ( dev-python/h5py[python_targets_python3_12(-)] ) pdf? ( dev-python/pypdf[python_targets_python3_12(-)] ) ) python_single_target_python3_13? ( || ( dev-python/python-magic[python_targets_python3_13(-)] sys-apps/file[python,python_targets_python3_13(-)] ) dev-python/libarchive-c[python_targets_python3_13(-)] dev-python/distro[python_targets_python3_13(-)] dev-python/python-tlsh[python_targets_python3_13(-)] hdf5? ( dev-python/h5py[python_targets_python3_13(-)] ) pdf? ( dev-python/pypdf[python_targets_python3_13(-)] ) ) python_single_target_python3_14? ( || ( dev-python/python-magic[python_targets_python3_14(-)] sys-apps/file[python,python_targets_python3_14(-)] ) dev-python/libarchive-c[python_targets_python3_14(-)] dev-python/distro[python_targets_python3_14(-)] dev-python/python-tlsh[python_targets_python3_14(-)] hdf5? ( dev-python/h5py[python_targets_python3_14(-)] ) pdf? ( dev-python/pypdf[python_targets_python3_14(-)] ) ) acl? ( sys-apps/acl ) binutils? ( sys-devel/binutils ) bzip2? ( app-arch/bzip2 ) libcaca? ( media-libs/libcaca ) colord? ( x11-misc/colord ) cpio? ( app-alternatives/cpio ) diff? ( sys-apps/diffutils ) docx? ( app-text/docx2txt ) dtc? ( sys-apps/dtc ) e2fsprogs? ( sys-fs/e2fsprogs ) file? ( sys-apps/file ) find? ( sys-apps/findutils ) gettext? ( sys-devel/gettext ) gif? ( media-libs/giflib ) gpg? ( app-crypt/gnupg ) haskell? ( dev-lang/ghc ) hdf5? ( sci-libs/hdf5 ) hex? ( app-editors/vim-core ) imagemagick? ( media-gfx/imagemagick ) iso? ( app-cdr/cdrtools ) java? ( virtual/jdk ) libguestfs? ( app-emulation/libguestfs[python,python_single_target_python3_12(-)?,python_single_target_python3_13(-)?,python_single_target_python3_14(-)?] ) llvm? ( llvm-core/llvm ) lzma? ( app-arch/xz-utils ) mono? ( dev-lang/mono ) opendocument? ( app-text/odt2txt ) pascal? ( dev-lang/fpc ) pdf? ( app-text/pdftk app-text/poppler ) postscript? ( app-text/ghostscript-gpl ) R? ( dev-lang/R ) rpm? ( app-arch/rpm[python,python_single_target_python3_12(-)?,python_single_target_python3_13(-)?,python_single_target_python3_14(-)?] ) sqlite? ( dev-db/sqlite:3 ) squashfs? ( sys-fs/squashfs-tools ) ssh? ( virtual/openssh ) tar? ( app-arch/tar ) tcpdump? ( net-analyzer/tcpdump ) zip? ( app-arch/unzip ) zlib? ( app-arch/gzip ) zstd? ( app-arch/zstd ) python_single_target_python3_12? ( dev-lang/python:3.12[ncurses] ) python_single_target_python3_13? ( dev-lang/python:3.13[ncurses] ) python_single_target_python3_14? ( dev-lang/python:3.14[ncurses] )
REQUIRED_USE=^^ ( python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 )
RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://diffoscope.org/archive/diffoscope-327.tar.bz2 verify-sig? ( https://diffoscope.org/archive/diffoscope-327.tar.bz2.asc )
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 5fd9a75ca55021d3276ce969f8e28391 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 optfeature 58cc13bdc4e9a204077e1e7c9a1d7988 verify-sig ece4c893b6bd62eacbc4d25958e857f8
_md5_=a7ee67b539e745275aa8c785561b4bb7

View File

@@ -0,0 +1,17 @@
BDEPEND=python? ( dev-lang/swig dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] ) sys-devel/gnuconfig >=app-portage/elt-patches-20250306 || ( >=dev-build/automake-1.18.1:1.18 ) || ( >=dev-build/autoconf-2.73:2.73 >=dev-build/autoconf-2.72-r1:2.72 ) >=dev-build/libtool-2.4.7-r3 virtual/pkgconfig
DEFINED_PHASES=compile configure install postinst prepare setup test
DEPEND=sys-libs/libcap-ng gssapi? ( virtual/krb5 ) ldap? ( net-nds/openldap:=[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? ( 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 ) python_targets_python3_15? ( dev-lang/python:3.15 ) ) ssl? ( >=dev-libs/openssl-1.1.1:= ) >=sys-kernel/linux-headers-5
DESCRIPTION=Userspace utilities for storing and processing auditing records
EAPI=8
HOMEPAGE=https://people.redhat.com/sgrubb/audit/
IDEPEND=!build? ( virtual/tmpfiles )
INHERIT=autotools multilib-minimal toolchain-funcs python-r1 linux-info systemd tmpfiles usr-ldscript
IUSE=build gssapi io-uring ldap python ssl static-libs 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_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 split-usr
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
LICENSE=GPL-2+ LGPL-2.1+
RDEPEND=sys-libs/libcap-ng gssapi? ( virtual/krb5 ) ldap? ( net-nds/openldap:=[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? ( 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 ) python_targets_python3_15? ( dev-lang/python:3.15 ) ) ssl? ( >=dev-libs/openssl-1.1.1:= )
REQUIRED_USE=python? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 ) )
SLOT=0
SRC_URI=https://github.com/linux-audit/audit-userspace/archive/refs/tags/v4.2.1.tar.gz -> audit-4.2.1.tar.gz
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 0698802996fcfe9a604eac3c1f6e7112 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multilib-build d7802b3638ffc661375c0021cdd19efd multilib-minimal e9f54d75b074edc47d36994bbc1e2123 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 python-utils-r1 5fd9a75ca55021d3276ce969f8e28391 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf linux-info efd923656513c879204fec6638eadee5 systemd a964c0cbe818b5729da1dbfcee5be861 tmpfiles e0b49bcd7a0daea941c0fbe4cb35ff4e usr-ldscript 6b1349e8c7d4a9450de5af4162dfcb6f
_md5_=71fd8f88ed1d0c795d0ebea2e3a32d79

View File

@@ -10996,7 +10996,7 @@ dev-util/devhelp 43.0: An API documentation browser for GNOME
dev-util/dialog 1.3.20250116-r1 1.3.20250817: Tool to display dialog boxes from a shell
dev-util/diff-cover 9.6.0: Find diff lines that do not have test coverage
dev-util/diffball 1.0.1-r2: Delta compression suite for using/generating binary patches
dev-util/diffoscope 318 323 324 325: Will try to get to the bottom of what makes files or directories different
dev-util/diffoscope 318 323 324 325 327: Will try to get to the bottom of what makes files or directories different
dev-util/diffstat 1.68 1.69: Display a histogram of diff changes
dev-util/difftastic 0.68.0 0.69.0: A structural diff that understands syntax
dev-util/diffuse 0.10.0 0.11.0: A graphical tool to compare and merge text files
@@ -18130,7 +18130,7 @@ sys-process/acct 6.6.4-r4: GNU system accounting utilities
sys-process/anacron 2.3-r5 2.3-r6: A periodic command scheduler
sys-process/at 3.2.5 3.2.5-r1 3.2.5-r2: Queues jobs for later execution
sys-process/atop 2.12.1: Resource-specific view of processes
sys-process/audit 4.1.4-r4: Userspace utilities for storing and processing auditing records
sys-process/audit 4.1.4-r4 4.2.1: Userspace utilities for storing and processing auditing records
sys-process/bashtop 0.9.25: Resource monitor that shows usage and stats
sys-process/bcron 0.11: A new cron system designed with secure operations in mind by Bruce Guenter
sys-process/below 0.11.0-r1 9999: An interactive tool to view and record historical system data

View File

@@ -1 +1 @@
Fri, 14 Aug 2026 12:00:54 +0000
Fri, 14 Aug 2026 12:30:58 +0000