diff options
author | 2023-04-07 15:02:11 +0000 | |
---|---|---|
committer | 2023-04-07 15:02:11 +0000 | |
commit | 9b1516b497db990fe2f1d5097fdc27c754e509df (patch) | |
tree | 2f5afec6fd26cc4631772def4612a16d019fb48e | |
parent | Merge updates from master (diff) | |
download | gentoo-9b1516b497db990fe2f1d5097fdc27c754e509df.tar.gz gentoo-9b1516b497db990fe2f1d5097fdc27c754e509df.tar.bz2 gentoo-9b1516b497db990fe2f1d5097fdc27c754e509df.zip |
2023-04-07 15:02:11 UTC
-rw-r--r-- | metadata/md5-cache/app-forensics/aide-0.18.2 | 15 | ||||
-rw-r--r-- | metadata/md5-cache/dev-util/pkgdev-0.2.4 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/dev-util/pkgdev-0.2.5 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/dev-util/pkgdev-9999 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/sys-kernel/linux-firmware-20230404 | 4 | ||||
-rw-r--r-- | metadata/pkg_desc_index | 4 | ||||
-rw-r--r-- | metadata/timestamp.chk | 2 |
7 files changed, 24 insertions, 25 deletions
diff --git a/metadata/md5-cache/app-forensics/aide-0.18.2 b/metadata/md5-cache/app-forensics/aide-0.18.2 new file mode 100644 index 000000000000..7de6403d29d8 --- /dev/null +++ b/metadata/md5-cache/app-forensics/aide-0.18.2 @@ -0,0 +1,15 @@ +BDEPEND=sys-devel/bison sys-devel/flex virtual/pkgconfig +DEFINED_PHASES=configure install postinst prepare +DEPEND=dev-libs/libpcre2 sys-libs/zlib acl? ( virtual/acl ) audit? ( sys-process/audit ) curl? ( net-misc/curl ) e2fs? ( sys-fs/e2fsprogs ) !mhash? ( dev-libs/libgcrypt:= dev-libs/libgpg-error ) mhash? ( app-crypt/mhash ) selinux? ( sys-libs/libselinux ) xattr? ( sys-apps/attr ) +DESCRIPTION=AIDE (Advanced Intrusion Detection Environment) is a file integrity checker +EAPI=8 +HOMEPAGE=https://aide.github.io/ https://github.com/aide/aide +INHERIT=readme.gentoo-r1 +IUSE=acl audit curl e2fs mhash selinux xattr +KEYWORDS=~amd64 ~arm64 ~x86 +LICENSE=GPL-2 +RDEPEND=dev-libs/libpcre2 sys-libs/zlib acl? ( virtual/acl ) audit? ( sys-process/audit ) curl? ( net-misc/curl ) e2fs? ( sys-fs/e2fsprogs ) !mhash? ( dev-libs/libgcrypt:= dev-libs/libgpg-error ) mhash? ( app-crypt/mhash ) selinux? ( sys-libs/libselinux ) xattr? ( sys-apps/attr ) selinux? ( sec-policy/selinux-aide ) +SLOT=0 +SRC_URI=https://github.com/aide/aide/releases/download/v0.18.2/aide-0.18.2.tar.gz +_eclasses_=readme.gentoo-r1 204091a2cde6179cd9d3db26d09412d3 +_md5_=2015319bce9fc3fb2361ecf668f10f89 diff --git a/metadata/md5-cache/dev-util/pkgdev-0.2.4 b/metadata/md5-cache/dev-util/pkgdev-0.2.4 deleted file mode 100644 index 55cbc27b94cf..000000000000 --- a/metadata/md5-cache/dev-util/pkgdev-0.2.4 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=>=dev-python/flit_core-3.8[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( x11-misc/xdg-utils ) doc? ( || ( ( >=dev-lang/python-3.11.1-r1:3.11 >=dev-python/sphinx-5.3.0[python_targets_python3_11(-)] >=dev-python/snakeoil-0.10.3[python_targets_python3_11(-)] dev-python/tomli[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.9-r1:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] >=dev-python/snakeoil-0.10.3[python_targets_python3_10(-)] dev-python/tomli[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.16-r1:3.9 >=dev-python/sphinx-5.3.0[python_targets_python3_9(-)] >=dev-python/snakeoil-0.10.3[python_targets_python3_9(-)] dev-python/tomli[python_targets_python3_9(-)] ) ) ) test? ( >=dev-python/snakeoil-0.10.3[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-util/pkgcheck-0.10.16[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=sys-apps/pkgcore-0.12.16[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-vcs/git >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] -DEFINED_PHASES=compile configure install postinst prepare test -DESCRIPTION=Collection of tools for Gentoo development -EAPI=8 -HOMEPAGE=https://github.com/pkgcore/pkgdev -INHERIT=distutils-r1 optfeature pypi -IUSE=doc test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 -KEYWORDS=amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86 ~x64-macos -LICENSE=BSD MIT -RDEPEND=>=dev-python/snakeoil-0.10.3[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-util/pkgcheck-0.10.16[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=sys-apps/pkgcore-0.12.16[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-vcs/git python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) -REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 ) -RESTRICT=!test? ( test ) -SLOT=0 -SRC_URI=https://files.pythonhosted.org/packages/source/p/pkgdev/pkgdev-0.2.4.tar.gz -_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 05bcfd9823be251f6e9f211ca285094e optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 pypi 3b6a844fbf71f1581992b44c78b549b7 -_md5_=3ca3af0ea2d0ae08d7039958364c0b96 diff --git a/metadata/md5-cache/dev-util/pkgdev-0.2.5 b/metadata/md5-cache/dev-util/pkgdev-0.2.5 index 5fcaff5af1d3..db9f6a60b7c9 100644 --- a/metadata/md5-cache/dev-util/pkgdev-0.2.5 +++ b/metadata/md5-cache/dev-util/pkgdev-0.2.5 @@ -1,4 +1,4 @@ -BDEPEND=>=dev-python/flit_core-3.8[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( x11-misc/xdg-utils ) doc? ( || ( ( >=dev-lang/python-3.11.1-r1:3.11 >=dev-python/sphinx-5.3.0[python_targets_python3_11(-)] >=dev-python/snakeoil-0.10.3[python_targets_python3_11(-)] dev-python/tomli[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.9-r1:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] >=dev-python/snakeoil-0.10.3[python_targets_python3_10(-)] dev-python/tomli[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.16-r1:3.9 >=dev-python/sphinx-5.3.0[python_targets_python3_9(-)] >=dev-python/snakeoil-0.10.3[python_targets_python3_9(-)] dev-python/tomli[python_targets_python3_9(-)] ) ) ) test? ( >=dev-python/snakeoil-0.10.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=sys-apps/pkgcore-0.12.16[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-util/pkgcheck-0.10.16[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-vcs/git >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] +BDEPEND=>=dev-python/flit_core-3.8[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/snakeoil-0.10.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( x11-misc/xdg-utils ) doc? ( || ( ( >=dev-lang/python-3.11.1-r1:3.11 >=dev-python/sphinx-5.3.0[python_targets_python3_11(-)] >=dev-python/snakeoil-0.10.3[python_targets_python3_11(-)] dev-python/tomli[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.9-r1:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] >=dev-python/snakeoil-0.10.3[python_targets_python3_10(-)] dev-python/tomli[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.16-r1:3.9 >=dev-python/sphinx-5.3.0[python_targets_python3_9(-)] >=dev-python/snakeoil-0.10.3[python_targets_python3_9(-)] dev-python/tomli[python_targets_python3_9(-)] ) ) ) test? ( >=dev-python/snakeoil-0.10.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=sys-apps/pkgcore-0.12.16[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-util/pkgcheck-0.10.16[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-vcs/git >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] DEFINED_PHASES=compile configure install postinst prepare test DESCRIPTION=Collection of tools for Gentoo development EAPI=8 @@ -13,4 +13,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://files.pythonhosted.org/packages/source/p/pkgdev/pkgdev-0.2.5.tar.gz _eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 05bcfd9823be251f6e9f211ca285094e optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 pypi 3b6a844fbf71f1581992b44c78b549b7 -_md5_=11de71ef88065af50b86927bc91116d1 +_md5_=49adb54159f465566323778e1252f6e9 diff --git a/metadata/md5-cache/dev-util/pkgdev-9999 b/metadata/md5-cache/dev-util/pkgdev-9999 index de8e23a3a18e..12b53461a610 100644 --- a/metadata/md5-cache/dev-util/pkgdev-9999 +++ b/metadata/md5-cache/dev-util/pkgdev-9999 @@ -1,4 +1,4 @@ -BDEPEND=>=dev-python/flit_core-3.8[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( x11-misc/xdg-utils ) doc? ( || ( ( >=dev-lang/python-3.11.1-r1:3.11 >=dev-python/sphinx-5.3.0[python_targets_python3_11(-)] >=dev-python/snakeoil-0.10.3[python_targets_python3_11(-)] dev-python/tomli[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.9-r1:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] >=dev-python/snakeoil-0.10.3[python_targets_python3_10(-)] dev-python/tomli[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.16-r1:3.9 >=dev-python/sphinx-5.3.0[python_targets_python3_9(-)] >=dev-python/snakeoil-0.10.3[python_targets_python3_9(-)] dev-python/tomli[python_targets_python3_9(-)] ) ) ) test? ( ~dev-python/snakeoil-9999[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ~dev-util/pkgcheck-9999[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ~sys-apps/pkgcore-9999[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-vcs/git >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-vcs/git-1.8.2.1[curl] +BDEPEND=>=dev-python/flit_core-3.8[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/snakeoil-0.10.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( x11-misc/xdg-utils ) doc? ( || ( ( >=dev-lang/python-3.11.1-r1:3.11 >=dev-python/sphinx-5.3.0[python_targets_python3_11(-)] >=dev-python/snakeoil-0.10.3[python_targets_python3_11(-)] dev-python/tomli[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.9-r1:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] >=dev-python/snakeoil-0.10.3[python_targets_python3_10(-)] dev-python/tomli[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.16-r1:3.9 >=dev-python/sphinx-5.3.0[python_targets_python3_9(-)] >=dev-python/snakeoil-0.10.3[python_targets_python3_9(-)] dev-python/tomli[python_targets_python3_9(-)] ) ) ) test? ( ~dev-python/snakeoil-9999[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ~dev-util/pkgcheck-9999[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ~sys-apps/pkgcore-9999[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-vcs/git >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-vcs/git-1.8.2.1[curl] DEFINED_PHASES=compile configure install postinst prepare test unpack DESCRIPTION=Collection of tools for Gentoo development EAPI=8 @@ -12,4 +12,4 @@ REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targ RESTRICT=!test? ( test ) SLOT=0 _eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 05bcfd9823be251f6e9f211ca285094e optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 git-r3 27e13c09a4c7e4c78ac812f74727e676 -_md5_=8c7e1a28bc17ed38560e510ca9e33bb8 +_md5_=2dd74a7ce1ea64016ad9efb5376d03d4 diff --git a/metadata/md5-cache/sys-kernel/linux-firmware-20230404 b/metadata/md5-cache/sys-kernel/linux-firmware-20230404 index e9b2f559f734..80a3e4e266c4 100644 --- a/metadata/md5-cache/sys-kernel/linux-firmware-20230404 +++ b/metadata/md5-cache/sys-kernel/linux-firmware-20230404 @@ -5,7 +5,7 @@ EAPI=7 HOMEPAGE=https://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git INHERIT=linux-info mount-boot savedconfig multiprocessing IUSE=compress-xz compress-zstd initramfs +redistributable savedconfig unknown-license savedconfig -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 +KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 LICENSE=GPL-2 GPL-2+ GPL-3 BSD MIT || ( MPL-1.1 GPL-2 ) redistributable? ( linux-fw-redistributable BSD-2 BSD BSD-4 ISC MIT ) unknown-license? ( all-rights-reserved ) RDEPEND=!savedconfig? ( redistributable? ( !sys-firmware/alsa-firmware[alsa_cards_ca0132] !sys-block/qla-fc-firmware !sys-firmware/iwl1000-ucode !sys-firmware/iwl6005-ucode !sys-firmware/iwl6030-ucode !sys-firmware/iwl3160-ucode !sys-firmware/iwl7260-ucode !sys-firmware/iwl3160-7260-bt-ucode !sys-firmware/raspberrypi-wifi-ucode ) unknown-license? ( !sys-firmware/alsa-firmware[alsa_cards_korg1212] !sys-firmware/alsa-firmware[alsa_cards_maestro3] !sys-firmware/alsa-firmware[alsa_cards_sb16] !sys-firmware/alsa-firmware[alsa_cards_ymfpci] ) ) REQUIRED_USE=initramfs? ( redistributable ) ?? ( compress-xz compress-zstd ) @@ -13,4 +13,4 @@ RESTRICT=binchecks strip test unknown-license? ( bindist ) SLOT=0 SRC_URI=https://mirrors.edge.kernel.org/pub/linux/kernel/firmware/linux-firmware-20230404.tar.xz _eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 mount-boot 3945d351ee3192381911f938f4ee527a portability 964493f201f557a5c6baccacccf45ee2 savedconfig 8b5f9d995a970e49cd427c55d5840285 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 -_md5_=459b7523843a61bd0615339026fee586 +_md5_=6c2693f933e9ebb2dc0e6b45a1144ae7 diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 2c984f9697d6..feaa6853cd91 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -2405,7 +2405,7 @@ app-eselect/eselect-zig 1-r1: Manages Zig versions app-forensics/afflib 3.7.19-r1 3.7.20: Library that implements the AFF image standard app-forensics/afl 2.56b-r1 2.57b-r1 2.57b-r2: american fuzzy lop - compile-time instrumentation fuzzer app-forensics/aflplusplus 4.03c 4.04c-r1 4.05c: A fork of AFL, the popular compile-time instrumentation fuzzer -app-forensics/aide 0.17.4-r4 0.18: AIDE (Advanced Intrusion Detection Environment) is a file integrity checker +app-forensics/aide 0.17.4-r4 0.18 0.18.2: AIDE (Advanced Intrusion Detection Environment) is a file integrity checker app-forensics/air 2.0.0-r2: A GUI front-end to dd/dc3dd app-forensics/chkrootkit 0.54 0.55 0.55-r1 0.57: Tool to locally check for signs of a rootkit app-forensics/cmospwd 5.1-r1: CmosPwd decrypts password stored in cmos used to access BIOS SETUP @@ -10511,7 +10511,7 @@ dev-util/peg 0.1.18: Recursive-descent parser generators for C dev-util/perf 5.19 6.0 6.2: Userland tools for Linux Performance Counters dev-util/pkgcheck 0.10.22-r1 0.10.23 9999: pkgcore-based QA utility for ebuild repos dev-util/pkgconf 1.8.0-r1 1.8.1 1.9.4 9999: pkg-config compatible replacement with no dependencies other than C99 -dev-util/pkgdev 0.2.4 0.2.5 9999: Collection of tools for Gentoo development +dev-util/pkgdev 0.2.5 9999: Collection of tools for Gentoo development dev-util/pkgdiff 1.7.2 9999: Package Changes Analyzer (pkgdiff) dev-util/plan9port 0_pre20210321: Port of many Plan 9 programs and libraries dev-util/ply 2.3.0: Dynamic instrumentation of the Linux kernel with BPF and kprobes diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index f1f4ac9fcd72..6190f7d8ea8a 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Fri, 07 Apr 2023 14:53:28 +0000 +Fri, 07 Apr 2023 15:02:11 +0000 |