diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-09-23 01:46:49 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-09-23 01:46:49 +0000 |
commit | c4bfbfeb7365307fc581cd5116ae27f85b1e1062 (patch) | |
tree | e32728cb26d0ebfba9f2b5b7ba1140e3b97ba567 /metadata | |
parent | Merge updates from master (diff) | |
download | gentoo-c4bfbfeb7365307fc581cd5116ae27f85b1e1062.tar.gz gentoo-c4bfbfeb7365307fc581cd5116ae27f85b1e1062.tar.bz2 gentoo-c4bfbfeb7365307fc581cd5116ae27f85b1e1062.zip |
2022-09-23 01:46:49 UTC
Diffstat (limited to 'metadata')
20 files changed, 15 insertions, 297 deletions
diff --git a/metadata/md5-cache/dev-python/pyupgrade-2.37.3 b/metadata/md5-cache/dev-python/pyupgrade-2.37.3 deleted file mode 100644 index f4d95daf51ba..000000000000 --- a/metadata/md5-cache/dev-python/pyupgrade-2.37.3 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=test? ( dev-python/tokenize-rt[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.1.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) >=dev-python/gpep517-8[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-62.6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] -DEFINED_PHASES=compile configure install prepare test -DESCRIPTION=Tool + pre-commit hook to automatically upgrade syntax for newer Pythons -EAPI=8 -HOMEPAGE=https://github.com/asottile/pyupgrade -INHERIT=distutils-r1 -IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 -KEYWORDS=~amd64 -LICENSE=MIT -RDEPEND=dev-python/tokenize-rt[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) -REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 ) -RESTRICT=!test? ( test ) -SLOT=0 -SRC_URI=https://github.com/asottile/pyupgrade/archive/refs/tags/v2.37.3.tar.gz -> pyupgrade-2.37.3.gh.tar.gz -_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 e3b0f72d558eb613ff83262d22cbf887 -_md5_=12844e66cdccf3b6f62b240c43f895f5 diff --git a/metadata/md5-cache/dev-python/sympy-1.11 b/metadata/md5-cache/dev-python/sympy-1.11 deleted file mode 100644 index 801a5f63aecb..000000000000 --- a/metadata/md5-cache/dev-python/sympy-1.11 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=test? ( dev-python/mpmath[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pexpect[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] aesara? ( dev-python/aesara[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) imaging? ( dev-python/pillow[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) ipython? ( dev-python/ipython[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) latex? ( virtual/latex-base dev-texlive/texlive-fontsextra png? ( app-text/dvipng ) pdf? ( app-text/ghostscript-gpl ) ) mathml? ( dev-libs/libxml2:2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) opengl? ( dev-python/pyopengl[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) pyglet? ( dev-python/pyglet[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) symengine? ( dev-python/symengine[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) texmacs? ( app-office/texmacs ) >=dev-python/pytest-7.1.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) >=dev-python/gpep517-8[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-62.6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( x11-base/xorg-server[xvfb] x11-apps/xhost ) -DEFINED_PHASES=compile configure install prepare test -DESCRIPTION=Computer Algebra System in pure Python -EAPI=8 -HOMEPAGE=https://www.sympy.org/ -INHERIT=distutils-r1 virtualx -IUSE=aesara examples imaging ipython latex mathml opengl pdf png pyglet symengine test texmacs test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 test -KEYWORDS=~amd64 ~arm ~arm64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos -LICENSE=BSD -RDEPEND=dev-python/mpmath[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pexpect[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] aesara? ( dev-python/aesara[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) imaging? ( dev-python/pillow[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) ipython? ( dev-python/ipython[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) latex? ( virtual/latex-base dev-texlive/texlive-fontsextra png? ( app-text/dvipng ) pdf? ( app-text/ghostscript-gpl ) ) mathml? ( dev-libs/libxml2:2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) opengl? ( dev-python/pyopengl[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) pyglet? ( dev-python/pyglet[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) symengine? ( dev-python/symengine[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) texmacs? ( app-office/texmacs ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) -REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 ) -RESTRICT=!test? ( test ) !test? ( test ) -SLOT=0 -SRC_URI=https://github.com/sympy/sympy/archive/sympy-1.11.tar.gz -_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 e3b0f72d558eb613ff83262d22cbf887 virtualx 644887c82aefdf12001489391fca4f02 -_md5_=7b4b96b256672e83d01b7c13ea4c5e2e diff --git a/metadata/md5-cache/dev-util/pkgdev-0.2.1-r1 b/metadata/md5-cache/dev-util/pkgdev-0.2.1-r1 deleted file mode 100644 index c728921adcef..000000000000 --- a/metadata/md5-cache/dev-util/pkgdev-0.2.1-r1 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=test? ( dev-python/pytest ) doc? ( || ( ( >=dev-lang/python-3.10.4:3.10 >=dev-python/sphinx-4.5.0-r1[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.12:3.9 >=dev-python/sphinx-4.5.0-r1[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.13:3.8 >=dev-python/sphinx-4.5.0-r1[python_targets_python3_8(-)] ) ) ) test? ( >=dev-python/snakeoil-0.9.6[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-util/pkgcheck-0.10.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=sys-apps/pkgcore-0.12.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-vcs/git ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] -DEFINED_PHASES=compile configure install prepare test -DESCRIPTION=Collection of tools for Gentoo development -EAPI=8 -HOMEPAGE=https://github.com/pkgcore/pkgdev -INHERIT=distutils-r1 -IUSE=doc test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 -KEYWORDS=amd64 arm arm64 hppa ~loong ppc ppc64 ~riscv sparc x86 ~x64-macos -LICENSE=BSD MIT -RDEPEND=>=dev-python/snakeoil-0.9.6[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-util/pkgcheck-0.10.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=sys-apps/pkgcore-0.12.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-vcs/git python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) -REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 ) -RESTRICT=!test? ( test ) -SLOT=0 -SRC_URI=mirror://pypi/p/pkgdev/pkgdev-0.2.1.tar.gz -_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 e3b0f72d558eb613ff83262d22cbf887 -_md5_=3a289e9123da017aef5fe4bf0e6b6653 diff --git a/metadata/md5-cache/dev-util/seer-1.9-r2 b/metadata/md5-cache/dev-util/seer-1.9-r2 deleted file mode 100644 index 8da9f6bbc324..000000000000 --- a/metadata/md5-cache/dev-util/seer-1.9-r2 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 -DEFINED_PHASES=compile configure install postinst postrm preinst prepare test -DEPEND=dev-qt/qtcharts:5 dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtprintsupport:5 dev-qt/qtwidgets:5 -DESCRIPTION=A GUI frontend to gdb -EAPI=8 -HOMEPAGE=https://github.com/epasveer/seer -IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info -INHERIT=cmake desktop xdg -KEYWORDS=~amd64 -LICENSE=GPL-3 -RDEPEND=dev-qt/qtcharts:5 dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtprintsupport:5 dev-qt/qtwidgets:5 sys-devel/gdb -SLOT=0 -SRC_URI=https://github.com/epasveer/seer/archive/refs/tags/v1.9.tar.gz -> seer-1.9.tar.gz -_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d desktop 22952d8f27cac191d75529d4c38e6bfa xdg 6024fbc93167fad782e2032933654857 -_md5_=725545c51f93786b8089f4f9172b30e2 diff --git a/metadata/md5-cache/media-gfx/graphicsmagick-1.3.38 b/metadata/md5-cache/media-gfx/graphicsmagick-1.3.38 deleted file mode 100644 index c57c7fb4a9c0..000000000000 --- a/metadata/md5-cache/media-gfx/graphicsmagick-1.3.38 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=verify-sig? ( sec-keys/openpgp-keys-bobfriesenhahn ) sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4 verify-sig? ( app-crypt/gnupg >=app-portage/gemato-16 ) -DEFINED_PHASES=compile configure install prepare pretend setup test unpack -DEPEND=dev-libs/libltdl bzip2? ( app-arch/bzip2 ) fpx? ( media-libs/libfpx ) heif? ( media-libs/libheif:= ) imagemagick? ( !media-gfx/imagemagick ) jbig? ( media-libs/jbigkit ) jpeg? ( virtual/jpeg ) jpegxl? ( media-libs/libjxl:= ) lcms? ( media-libs/lcms:2 ) lzma? ( app-arch/xz-utils ) perl? ( dev-lang/perl:= ) png? ( media-libs/libpng:= ) postscript? ( app-text/ghostscript-gpl ) svg? ( dev-libs/libxml2 ) tiff? ( media-libs/tiff ) truetype? ( media-fonts/urw-fonts >=media-libs/freetype-2 ) webp? ( media-libs/libwebp:= ) wmf? ( media-libs/libwmf ) X? ( x11-libs/libSM x11-libs/libXext ) zlib? ( sys-libs/zlib ) -DESCRIPTION=Collection of tools and libraries for many image formats -EAPI=8 -HOMEPAGE=http://www.graphicsmagick.org/ https://hg.osdn.net/view/graphicsmagick/GM -INHERIT=autotools toolchain-funcs verify-sig -IUSE=bzip2 +cxx debug dynamic-loading fpx heif imagemagick jbig jpeg jpegxl lcms lzma openmp perl png postscript q16 q32 static-libs svg threads tiff truetype webp wmf X zlib verify-sig -KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos -LICENSE=MIT -RDEPEND=dev-libs/libltdl bzip2? ( app-arch/bzip2 ) fpx? ( media-libs/libfpx ) heif? ( media-libs/libheif:= ) imagemagick? ( !media-gfx/imagemagick ) jbig? ( media-libs/jbigkit ) jpeg? ( virtual/jpeg ) jpegxl? ( media-libs/libjxl:= ) lcms? ( media-libs/lcms:2 ) lzma? ( app-arch/xz-utils ) perl? ( dev-lang/perl:= ) png? ( media-libs/libpng:= ) postscript? ( app-text/ghostscript-gpl ) svg? ( dev-libs/libxml2 ) tiff? ( media-libs/tiff ) truetype? ( media-fonts/urw-fonts >=media-libs/freetype-2 ) webp? ( media-libs/libwebp:= ) wmf? ( media-libs/libwmf ) X? ( x11-libs/libSM x11-libs/libXext ) zlib? ( sys-libs/zlib ) -SLOT=0/1.3 -SRC_URI=mirror://sourceforge/graphicsmagick/GraphicsMagick-1.3.38.tar.xz verify-sig? ( mirror://sourceforge/graphicsmagick/GraphicsMagick-1.3.38.tar.xz.sig ) -_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e autotools 9e6965bfaa00f52cc61e0d4bc44c87b3 verify-sig 0748d665fa664a87add00152ed046e16 -_md5_=1122ae5cd3cc194dbe4ce571a46917d5 diff --git a/metadata/md5-cache/net-analyzer/wireshark-3.6.2 b/metadata/md5-cache/net-analyzer/wireshark-3.6.2 deleted file mode 100644 index 46aa9c4d41b3..000000000000 --- a/metadata/md5-cache/net-analyzer/wireshark-3.6.2 +++ /dev/null @@ -1,18 +0,0 @@ -BDEPEND=|| ( >=dev-lang/python-3.10.4:3.10 >=dev-lang/python-3.9.12:3.9 >=dev-lang/python-3.8.13:3.8 ) dev-lang/perl sys-devel/flex sys-devel/gettext virtual/pkgconfig doc? ( app-doc/doxygen dev-ruby/asciidoctor ) qt5? ( dev-qt/linguist-tools:5 ) test? ( dev-python/pytest dev-python/pytest-xdist ) >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 -DEFINED_PHASES=compile configure install postinst postrm prepare setup test -DEPEND=acct-group/pcap >=dev-libs/glib-2.38:2 >=net-dns/c-ares-1.5:= dev-libs/libgcrypt:= media-libs/speexdsp bcg729? ( media-libs/bcg729 ) brotli? ( app-arch/brotli:= ) ciscodump? ( >=net-libs/libssh-0.6 ) filecaps? ( sys-libs/libcap ) http2? ( net-libs/nghttp2:= ) ilbc? ( media-libs/libilbc ) kerberos? ( virtual/krb5 ) libxml2? ( dev-libs/libxml2 ) lua? ( lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) ) lz4? ( app-arch/lz4:= ) maxminddb? ( dev-libs/libmaxminddb:= ) minizip? ( sys-libs/zlib[minizip] ) netlink? ( dev-libs/libnl:3 ) opus? ( media-libs/opus ) pcap? ( net-libs/libpcap ) qt5? ( dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtmultimedia:5 dev-qt/qtprintsupport:5 dev-qt/qtwidgets:5 x11-misc/xdg-utils ) sbc? ( media-libs/sbc ) sdjournal? ( sys-apps/systemd ) smi? ( net-libs/libsmi ) snappy? ( app-arch/snappy ) spandsp? ( media-libs/spandsp ) sshdump? ( >=net-libs/libssh-0.6 ) ssl? ( net-libs/gnutls:= ) zlib? ( sys-libs/zlib ) zstd? ( app-arch/zstd:= ) -DESCRIPTION=A network protocol analyzer formerly known as ethereal -EAPI=8 -HOMEPAGE=https://www.wireshark.org/ -IDEPEND=filecaps? ( sys-libs/libcap ) -INHERIT=fcaps flag-o-matic lua-single python-any-r1 qmake-utils xdg-utils cmake -IUSE=androiddump bcg729 brotli +capinfos +captype ciscodump +dftest doc dpauxmon +dumpcap +editcap http2 ilbc kerberos libxml2 lto lua lz4 maxminddb +mergecap +minizip +netlink opus +plugins plugin-ifdemo +pcap +qt5 +randpkt +randpktdump +reordercap sbc selinux +sharkd smi snappy spandsp sshdump ssl sdjournal test +text2pcap tfshark +tshark +udpdump zlib +zstd +filecaps +lua_single_target_lua5-1 -KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ppc64 ~riscv x86 -LICENSE=GPL-2 -RDEPEND=acct-group/pcap >=dev-libs/glib-2.38:2 >=net-dns/c-ares-1.5:= dev-libs/libgcrypt:= media-libs/speexdsp bcg729? ( media-libs/bcg729 ) brotli? ( app-arch/brotli:= ) ciscodump? ( >=net-libs/libssh-0.6 ) filecaps? ( sys-libs/libcap ) http2? ( net-libs/nghttp2:= ) ilbc? ( media-libs/libilbc ) kerberos? ( virtual/krb5 ) libxml2? ( dev-libs/libxml2 ) lua? ( lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) ) lz4? ( app-arch/lz4:= ) maxminddb? ( dev-libs/libmaxminddb:= ) minizip? ( sys-libs/zlib[minizip] ) netlink? ( dev-libs/libnl:3 ) opus? ( media-libs/opus ) pcap? ( net-libs/libpcap ) qt5? ( dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtmultimedia:5 dev-qt/qtprintsupport:5 dev-qt/qtwidgets:5 x11-misc/xdg-utils ) sbc? ( media-libs/sbc ) sdjournal? ( sys-apps/systemd ) smi? ( net-libs/libsmi ) snappy? ( app-arch/snappy ) spandsp? ( media-libs/spandsp ) sshdump? ( >=net-libs/libssh-0.6 ) ssl? ( net-libs/gnutls:= ) zlib? ( sys-libs/zlib ) zstd? ( app-arch/zstd:= ) qt5? ( virtual/freedesktop-icon-theme ) selinux? ( sec-policy/selinux-wireshark ) -REQUIRED_USE=lua? ( ^^ ( lua_single_target_lua5-1 ) ) plugin-ifdemo? ( plugins ) -RESTRICT=!test? ( test ) -SLOT=0/3.6.2 -SRC_URI=https://www.wireshark.org/download/src/all-versions/wireshark-3.6.2.tar.xz -_eclasses_=fcaps babe6282ea5c195981bd302af1adaf3a toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 lua-utils e69ff116248d78546ae1a234c086fe80 lua-single f2c2fb82c912dd65d53bdae3613a331f multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-any-r1 f2f00fb79b5e888b5011d4c51240ae97 qmake-utils 59420c906278d16deaaa629f9d115707 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e ninja-utils 58ec4e54962bf45d065fb95030701514 cmake 44afbf15c35884f7c840470f1cf05d0d -_md5_=27709fb516afcc709d5b9e87ebac4498 diff --git a/metadata/md5-cache/net-analyzer/wireshark-3.6.5 b/metadata/md5-cache/net-analyzer/wireshark-3.6.5 deleted file mode 100644 index 41475a2db5fd..000000000000 --- a/metadata/md5-cache/net-analyzer/wireshark-3.6.5 +++ /dev/null @@ -1,18 +0,0 @@ -BDEPEND=|| ( >=dev-lang/python-3.10.4:3.10 >=dev-lang/python-3.9.12:3.9 >=dev-lang/python-3.8.13:3.8 ) dev-lang/perl sys-devel/flex sys-devel/gettext virtual/pkgconfig doc? ( app-doc/doxygen dev-ruby/asciidoctor ) qt5? ( dev-qt/linguist-tools:5 ) test? ( || ( ( >=dev-lang/python-3.10.4:3.10 dev-python/pytest[python_targets_python3_10(-)] dev-python/pytest-xdist[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.12:3.9 dev-python/pytest[python_targets_python3_9(-)] dev-python/pytest-xdist[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.13:3.8 dev-python/pytest[python_targets_python3_8(-)] dev-python/pytest-xdist[python_targets_python3_8(-)] ) ) ) >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 -DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test -DEPEND=acct-group/pcap >=dev-libs/glib-2.38:2 >=net-dns/c-ares-1.5:= dev-libs/libgcrypt:= media-libs/speexdsp bcg729? ( media-libs/bcg729 ) brotli? ( app-arch/brotli:= ) ciscodump? ( >=net-libs/libssh-0.6 ) filecaps? ( sys-libs/libcap ) http2? ( net-libs/nghttp2:= ) ilbc? ( media-libs/libilbc ) kerberos? ( virtual/krb5 ) libxml2? ( dev-libs/libxml2 ) lua? ( lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) ) lz4? ( app-arch/lz4:= ) maxminddb? ( dev-libs/libmaxminddb:= ) minizip? ( sys-libs/zlib[minizip] ) netlink? ( dev-libs/libnl:3 ) opus? ( media-libs/opus ) pcap? ( net-libs/libpcap ) qt5? ( dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtmultimedia:5 dev-qt/qtprintsupport:5 dev-qt/qtwidgets:5 x11-misc/xdg-utils ) sbc? ( media-libs/sbc ) sdjournal? ( sys-apps/systemd ) smi? ( net-libs/libsmi ) snappy? ( app-arch/snappy ) spandsp? ( media-libs/spandsp ) sshdump? ( >=net-libs/libssh-0.6 ) ssl? ( net-libs/gnutls:= ) zlib? ( sys-libs/zlib ) zstd? ( app-arch/zstd:= ) -DESCRIPTION=A network protocol analyzer formerly known as ethereal -EAPI=8 -HOMEPAGE=https://www.wireshark.org/ -IDEPEND=filecaps? ( sys-libs/libcap ) dev-util/desktop-file-utils x11-misc/shared-mime-info -INHERIT=fcaps flag-o-matic lua-single python-any-r1 qmake-utils xdg cmake -IUSE=androiddump bcg729 brotli +capinfos +captype ciscodump +dftest doc dpauxmon +dumpcap +editcap http2 ilbc kerberos libxml2 lto lua lz4 maxminddb +mergecap +minizip +netlink opus +plugins plugin-ifdemo +pcap +qt5 +randpkt +randpktdump +reordercap sbc selinux +sharkd smi snappy spandsp sshdump ssl sdjournal test +text2pcap tfshark +tshark +udpdump zlib +zstd +filecaps +lua_single_target_lua5-1 -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv ~x86 -LICENSE=GPL-2 -RDEPEND=acct-group/pcap >=dev-libs/glib-2.38:2 >=net-dns/c-ares-1.5:= dev-libs/libgcrypt:= media-libs/speexdsp bcg729? ( media-libs/bcg729 ) brotli? ( app-arch/brotli:= ) ciscodump? ( >=net-libs/libssh-0.6 ) filecaps? ( sys-libs/libcap ) http2? ( net-libs/nghttp2:= ) ilbc? ( media-libs/libilbc ) kerberos? ( virtual/krb5 ) libxml2? ( dev-libs/libxml2 ) lua? ( lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) ) lz4? ( app-arch/lz4:= ) maxminddb? ( dev-libs/libmaxminddb:= ) minizip? ( sys-libs/zlib[minizip] ) netlink? ( dev-libs/libnl:3 ) opus? ( media-libs/opus ) pcap? ( net-libs/libpcap ) qt5? ( dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtmultimedia:5 dev-qt/qtprintsupport:5 dev-qt/qtwidgets:5 x11-misc/xdg-utils ) sbc? ( media-libs/sbc ) sdjournal? ( sys-apps/systemd ) smi? ( net-libs/libsmi ) snappy? ( app-arch/snappy ) spandsp? ( media-libs/spandsp ) sshdump? ( >=net-libs/libssh-0.6 ) ssl? ( net-libs/gnutls:= ) zlib? ( sys-libs/zlib ) zstd? ( app-arch/zstd:= ) qt5? ( virtual/freedesktop-icon-theme ) selinux? ( sec-policy/selinux-wireshark ) -REQUIRED_USE=lua? ( ^^ ( lua_single_target_lua5-1 ) ) plugin-ifdemo? ( plugins ) -RESTRICT=!test? ( test ) -SLOT=0/3.6.5 -SRC_URI=https://www.wireshark.org/download/src/all-versions/wireshark-3.6.5.tar.xz -_eclasses_=fcaps babe6282ea5c195981bd302af1adaf3a toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 lua-utils e69ff116248d78546ae1a234c086fe80 lua-single f2c2fb82c912dd65d53bdae3613a331f multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-any-r1 f2f00fb79b5e888b5011d4c51240ae97 qmake-utils 59420c906278d16deaaa629f9d115707 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e xdg 6024fbc93167fad782e2032933654857 ninja-utils 58ec4e54962bf45d065fb95030701514 cmake 44afbf15c35884f7c840470f1cf05d0d -_md5_=0d5af4071eec1154cdf912162b0358a9 diff --git a/metadata/md5-cache/net-analyzer/wireshark-3.6.7 b/metadata/md5-cache/net-analyzer/wireshark-3.6.7 deleted file mode 100644 index 63f1d2c8510c..000000000000 --- a/metadata/md5-cache/net-analyzer/wireshark-3.6.7 +++ /dev/null @@ -1,18 +0,0 @@ -BDEPEND=|| ( >=dev-lang/python-3.10.4:3.10 >=dev-lang/python-3.9.12:3.9 >=dev-lang/python-3.8.13:3.8 ) dev-lang/perl sys-devel/flex sys-devel/gettext virtual/pkgconfig doc? ( app-doc/doxygen dev-ruby/asciidoctor ) qt5? ( dev-qt/linguist-tools:5 ) test? ( || ( ( >=dev-lang/python-3.10.4:3.10 dev-python/pytest[python_targets_python3_10(-)] dev-python/pytest-xdist[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.12:3.9 dev-python/pytest[python_targets_python3_9(-)] dev-python/pytest-xdist[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.13:3.8 dev-python/pytest[python_targets_python3_8(-)] dev-python/pytest-xdist[python_targets_python3_8(-)] ) ) ) >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 -DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test -DEPEND=acct-group/pcap >=dev-libs/glib-2.38:2 >=net-dns/c-ares-1.5:= dev-libs/libgcrypt:= media-libs/speexdsp bcg729? ( media-libs/bcg729 ) brotli? ( app-arch/brotli:= ) ciscodump? ( >=net-libs/libssh-0.6 ) filecaps? ( sys-libs/libcap ) http2? ( net-libs/nghttp2:= ) ilbc? ( media-libs/libilbc ) kerberos? ( virtual/krb5 ) libxml2? ( dev-libs/libxml2 ) lua? ( lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) ) lz4? ( app-arch/lz4:= ) maxminddb? ( dev-libs/libmaxminddb:= ) minizip? ( sys-libs/zlib[minizip] ) netlink? ( dev-libs/libnl:3 ) opus? ( media-libs/opus ) pcap? ( net-libs/libpcap ) qt5? ( dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtmultimedia:5 dev-qt/qtprintsupport:5 dev-qt/qtwidgets:5 x11-misc/xdg-utils ) sbc? ( media-libs/sbc ) sdjournal? ( sys-apps/systemd ) smi? ( net-libs/libsmi ) snappy? ( app-arch/snappy ) spandsp? ( media-libs/spandsp ) sshdump? ( >=net-libs/libssh-0.6 ) ssl? ( net-libs/gnutls:= ) zlib? ( sys-libs/zlib ) zstd? ( app-arch/zstd:= ) -DESCRIPTION=A network protocol analyzer formerly known as ethereal -EAPI=8 -HOMEPAGE=https://www.wireshark.org/ -IDEPEND=filecaps? ( sys-libs/libcap ) dev-util/desktop-file-utils x11-misc/shared-mime-info -INHERIT=fcaps flag-o-matic lua-single python-any-r1 qmake-utils xdg cmake -IUSE=androiddump bcg729 brotli +capinfos +captype ciscodump +dftest doc dpauxmon +dumpcap +editcap http2 ilbc kerberos libxml2 lto lua lz4 maxminddb +mergecap +minizip +netlink opus +plugins plugin-ifdemo +pcap +qt5 +randpkt +randpktdump +reordercap sbc selinux +sharkd smi snappy spandsp sshdump ssl sdjournal test +text2pcap tfshark +tshark +udpdump zlib +zstd +filecaps +lua_single_target_lua5-1 -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv ~x86 -LICENSE=GPL-2 -RDEPEND=acct-group/pcap >=dev-libs/glib-2.38:2 >=net-dns/c-ares-1.5:= dev-libs/libgcrypt:= media-libs/speexdsp bcg729? ( media-libs/bcg729 ) brotli? ( app-arch/brotli:= ) ciscodump? ( >=net-libs/libssh-0.6 ) filecaps? ( sys-libs/libcap ) http2? ( net-libs/nghttp2:= ) ilbc? ( media-libs/libilbc ) kerberos? ( virtual/krb5 ) libxml2? ( dev-libs/libxml2 ) lua? ( lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) ) lz4? ( app-arch/lz4:= ) maxminddb? ( dev-libs/libmaxminddb:= ) minizip? ( sys-libs/zlib[minizip] ) netlink? ( dev-libs/libnl:3 ) opus? ( media-libs/opus ) pcap? ( net-libs/libpcap ) qt5? ( dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtmultimedia:5 dev-qt/qtprintsupport:5 dev-qt/qtwidgets:5 x11-misc/xdg-utils ) sbc? ( media-libs/sbc ) sdjournal? ( sys-apps/systemd ) smi? ( net-libs/libsmi ) snappy? ( app-arch/snappy ) spandsp? ( media-libs/spandsp ) sshdump? ( >=net-libs/libssh-0.6 ) ssl? ( net-libs/gnutls:= ) zlib? ( sys-libs/zlib ) zstd? ( app-arch/zstd:= ) qt5? ( virtual/freedesktop-icon-theme ) selinux? ( sec-policy/selinux-wireshark ) -REQUIRED_USE=lua? ( ^^ ( lua_single_target_lua5-1 ) ) plugin-ifdemo? ( plugins ) -RESTRICT=!test? ( test ) -SLOT=0/3.6.7 -SRC_URI=https://www.wireshark.org/download/src/all-versions/wireshark-3.6.7.tar.xz -_eclasses_=fcaps babe6282ea5c195981bd302af1adaf3a toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 lua-utils e69ff116248d78546ae1a234c086fe80 lua-single f2c2fb82c912dd65d53bdae3613a331f multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-any-r1 f2f00fb79b5e888b5011d4c51240ae97 qmake-utils 59420c906278d16deaaa629f9d115707 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e xdg 6024fbc93167fad782e2032933654857 ninja-utils 58ec4e54962bf45d065fb95030701514 cmake 44afbf15c35884f7c840470f1cf05d0d -_md5_=0d5af4071eec1154cdf912162b0358a9 diff --git a/metadata/md5-cache/net-irc/anope-2.0.10-r1 b/metadata/md5-cache/net-irc/anope-2.0.10-r1 deleted file mode 100644 index fb113fb960fe..000000000000 --- a/metadata/md5-cache/net-irc/anope-2.0.10-r1 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=sys-devel/gettext >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 -DEFINED_PHASES=compile configure install postinst prepare test -DEPEND=acct-group/anope acct-user/anope mysql? ( dev-db/mysql-connector-c:0= ) ssl? ( dev-libs/openssl:0= ) gnutls? ( net-libs/gnutls:0= dev-libs/libgcrypt:0= ) ldap? ( net-nds/openldap:= ) pcre? ( dev-libs/libpcre ) sqlite? ( dev-db/sqlite:3 ) tre? ( dev-libs/tre ) virtual/libintl -DESCRIPTION=Anope IRC Services -EAPI=7 -HOMEPAGE=https://anope.org/ https://github.com/anope/anope/ -INHERIT=cmake -IUSE=gnutls ldap mysql pcre sql sqlite ssl tre -KEYWORDS=amd64 arm arm64 x86 -LICENSE=GPL-2 -RDEPEND=acct-group/anope acct-user/anope mysql? ( dev-db/mysql-connector-c:0= ) ssl? ( dev-libs/openssl:0= ) gnutls? ( net-libs/gnutls:0= dev-libs/libgcrypt:0= ) ldap? ( net-nds/openldap:= ) pcre? ( dev-libs/libpcre ) sqlite? ( dev-db/sqlite:3 ) tre? ( dev-libs/tre ) virtual/libintl -REQUIRED_USE=sql? ( || ( mysql sqlite ) ) -SLOT=0 -SRC_URI=https://github.com/anope/anope/archive/2.0.10.tar.gz -> anope-2.0.10.tar.gz -_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 8f942ebdcf04334697649d4a0bf65a32 flag-o-matic 29a755b1291d64133634d80b0328f153 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d -_md5_=9865ab28095070b50598fe6e9b626b55 diff --git a/metadata/md5-cache/net-irc/ergo-2.9.1-r1 b/metadata/md5-cache/net-irc/ergo-2.9.1-r1 deleted file mode 100644 index 7c1fd2df0b3d..000000000000 --- a/metadata/md5-cache/net-irc/ergo-2.9.1-r1 +++ /dev/null @@ -1,14 +0,0 @@ -BDEPEND=>=dev-lang/go-1.18 app-arch/unzip virtual/pkgconfig -DEFINED_PHASES=compile install postinst prepare unpack -DESCRIPTION=A modern IRC server written in Go -EAPI=8 -HOMEPAGE=https://ergo.chat/ https://github.com/ergochat/ergo -INHERIT=go-module systemd -KEYWORDS=amd64 ~arm ~arm64 -LICENSE=Apache-2.0 BSD-2 BSD ISC MIT MPL-2.0 -RDEPEND=acct-user/oragono acct-group/oragono -RESTRICT=strip -SLOT=0 -SRC_URI=https://github.com/ergochat/ergo/archive/v2.9.1.tar.gz -> ergo-2.9.1.tar.gz -_eclasses_=go-module 05668e36c51c78c9681fdf4aefa0abec toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 systemd 2736b403a83f194b59b767f3b344c2c1 -_md5_=e776d71a3b1248a219286951282afbda diff --git a/metadata/md5-cache/net-irc/unrealircd-6.0.4 b/metadata/md5-cache/net-irc/unrealircd-6.0.4 deleted file mode 100644 index 7244a4e0c169..000000000000 --- a/metadata/md5-cache/net-irc/unrealircd-6.0.4 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=virtual/pkgconfig verify-sig? ( sec-keys/openpgp-keys-unrealircd ) sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4 dev-libs/openssl:0 virtual/pkgconfig verify-sig? ( app-crypt/gnupg >=app-portage/gemato-16 ) -DEFINED_PHASES=configure install postinst prepare unpack -DEPEND=acct-group/unrealircd acct-user/unrealircd >=app-crypt/argon2-20171227-r1:= dev-libs/libpcre2 dev-libs/libsodium:= dev-libs/openssl:= dev-libs/jansson:= >=net-dns/c-ares-1.7:= virtual/libcrypt:= curl? ( net-misc/curl[adns] ) geoip? ( dev-libs/libmaxminddb ) -DESCRIPTION=An advanced Internet Relay Chat daemon -EAPI=8 -HOMEPAGE=https://www.unrealircd.org/ -INHERIT=autotools ssl-cert systemd tmpfiles verify-sig -IUSE=class-nofakelag curl geoip +operoverride operoverride-verify verify-sig -KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux -LICENSE=GPL-2+ -RDEPEND=acct-group/unrealircd acct-user/unrealircd >=app-crypt/argon2-20171227-r1:= dev-libs/libpcre2 dev-libs/libsodium:= dev-libs/openssl:= dev-libs/jansson:= >=net-dns/c-ares-1.7:= virtual/libcrypt:= curl? ( net-misc/curl[adns] ) geoip? ( dev-libs/libmaxminddb ) virtual/tmpfiles -SLOT=0 -SRC_URI=https://www.unrealircd.org/downloads/unrealircd-6.0.4.tar.gz verify-sig? ( https://www.unrealircd.org/downloads/unrealircd-6.0.4.tar.gz.asc ) -_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e autotools 9e6965bfaa00f52cc61e0d4bc44c87b3 ssl-cert 6dbe6a8a3dccb3d2f28f8404cd02c7d7 systemd 2736b403a83f194b59b767f3b344c2c1 tmpfiles 216aa76c3a6fcb5d893c23a0de86048f verify-sig 0748d665fa664a87add00152ed046e16 -_md5_=cbe5651cac4617b0a91592e85acd96fe diff --git a/metadata/md5-cache/net-libs/libpcap-1.10.1-r1 b/metadata/md5-cache/net-libs/libpcap-1.10.1-r1 deleted file mode 100644 index e0ed65bc1725..000000000000 --- a/metadata/md5-cache/net-libs/libpcap-1.10.1-r1 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=sys-devel/flex virtual/yacc dbus? ( virtual/pkgconfig ) verify-sig? ( sec-keys/openpgp-keys-tcpdump ) sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4 verify-sig? ( app-crypt/gnupg >=app-portage/gemato-16 ) -DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=bluetooth? ( net-wireless/bluez:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) dbus? ( sys-apps/dbus[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) netlink? ( dev-libs/libnl:3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) remote? ( virtual/libcrypt:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) rdma? ( sys-cluster/rdma-core ) usb? ( virtual/libusb:1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) -DESCRIPTION=A system-independent library for user-level network packet capture -EAPI=7 -HOMEPAGE=https://www.tcpdump.org/ https://github.com/the-tcpdump-group/libpcap -INHERIT=autotools multilib-minimal verify-sig -IUSE=bluetooth dbus netlink rdma remote static-libs usb yydebug 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 ~ia64 ~loong ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris -LICENSE=BSD -RDEPEND=bluetooth? ( net-wireless/bluez:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) dbus? ( sys-apps/dbus[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) netlink? ( dev-libs/libnl:3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) remote? ( virtual/libcrypt:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) rdma? ( sys-cluster/rdma-core ) usb? ( virtual/libusb:1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) -SLOT=0 -SRC_URI=https://www.tcpdump.org/release/libpcap-1.10.1.tar.gz -> libpcap-1.10.1-upstream.tar.gz verify-sig? ( https://www.tcpdump.org/release/libpcap-1.10.1.tar.gz.sig -> libpcap-1.10.1-upstream.tar.gz.sig ) -_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e autotools 9e6965bfaa00f52cc61e0d4bc44c87b3 multibuild d26d81f242cb193d899a72bca423d0bd multilib-build 87f1b83e21a473787b821ef3d0437bf3 multilib-minimal 4b0f1857965db8869a729948d5277e0b verify-sig 0748d665fa664a87add00152ed046e16 -_md5_=438444c652ddc01c5342347dce855cff diff --git a/metadata/md5-cache/sys-apps/plocate-1.1.15 b/metadata/md5-cache/sys-apps/plocate-1.1.15 deleted file mode 100644 index 8ee3b51db5f2..000000000000 --- a/metadata/md5-cache/sys-apps/plocate-1.1.15 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=>=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array virtual/pkgconfig -DEFINED_PHASES=compile configure install postinst prepare setup test -DEPEND=acct-group/locate app-arch/zstd:= io-uring? ( sys-libs/liburing:= ) !sys-apps/mlocate -DESCRIPTION=Posting locate is a much faster locate -EAPI=7 -HOMEPAGE=https://plocate.sesse.net/ -INHERIT=linux-info meson systemd -IUSE=+io-uring -KEYWORDS=amd64 ~arm ~arm64 ~x86 -LICENSE=GPL-2 GPL-2+ -RDEPEND=acct-group/locate app-arch/zstd:= io-uring? ( sys-libs/liburing:= ) !sys-apps/mlocate -SLOT=0 -SRC_URI=https://plocate.sesse.net/download/plocate-1.1.15.tar.gz -_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 linux-info bbfa385d6907d7948d49a5e107bd654d multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 b9fc5e97e886514e5132f50465185401 meson 1994a5aef5d4f5798b92f64d6f9a6003 systemd 2736b403a83f194b59b767f3b344c2c1 -_md5_=a9d866ade22fb9cce692ca427ac3066c diff --git a/metadata/md5-cache/sys-devel/mold-1.4.1 b/metadata/md5-cache/sys-devel/mold-1.4.1 deleted file mode 100644 index 789f91ee9bde..000000000000 --- a/metadata/md5-cache/sys-devel/mold-1.4.1 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 -DEFINED_PHASES=compile configure install prepare pretend test -DEPEND=sys-libs/zlib system-tbb? ( >=dev-cpp/tbb-2021.4.0:= ) !kernel_Darwin? ( >=dev-libs/mimalloc-2:= dev-libs/openssl:= ) -DESCRIPTION=A Modern Linker -EAPI=8 -HOMEPAGE=https://github.com/rui314/mold -INHERIT=cmake toolchain-funcs -IUSE=system-tbb -KEYWORDS=~amd64 ~riscv -LICENSE=AGPL-3 Apache-2.0 BSD-2 -RDEPEND=sys-libs/zlib system-tbb? ( >=dev-cpp/tbb-2021.4.0:= ) !kernel_Darwin? ( >=dev-libs/mimalloc-2:= dev-libs/openssl:= ) -SLOT=0 -SRC_URI=https://github.com/rui314/mold/archive/refs/tags/v1.4.1.tar.gz -> mold-1.4.1.tar.gz -_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d -_md5_=39ca04f0c7a25c693d694eecbd9dc18f diff --git a/metadata/md5-cache/sys-process/at-3.2.2-r4 b/metadata/md5-cache/sys-process/at-3.2.2-r4 deleted file mode 100644 index 45eb6f505ce4..000000000000 --- a/metadata/md5-cache/sys-process/at-3.2.2-r4 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=>=sys-devel/autoconf-2.64 sys-devel/bison >=sys-devel/flex-2.5.4a sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4 virtual/pkgconfig -DEFINED_PHASES=configure install postinst prepare -DEPEND=acct-group/at acct-user/at virtual/mta pam? ( sys-libs/pam ) selinux? ( sys-libs/libselinux ) -DESCRIPTION=Queues jobs for later execution -EAPI=7 -HOMEPAGE=http://blog.calhariz.com/index.php/tag/at https://packages.qa.debian.org/a/at.html -INHERIT=autotools pam systemd -IUSE=pam selinux -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 -LICENSE=GPL-2 -RDEPEND=acct-group/at acct-user/at virtual/mta pam? ( sys-libs/pam ) selinux? ( sys-libs/libselinux ) virtual/mta virtual/logger selinux? ( sec-policy/selinux-at ) -SLOT=0 -SRC_URI=http://software.calhariz.com/at/at_3.2.2.orig.tar.gz mirror://debian/pool/main/a/at/at_3.2.2.orig.tar.gz -_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e autotools 9e6965bfaa00f52cc61e0d4bc44c87b3 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 8f942ebdcf04334697649d4a0bf65a32 flag-o-matic 29a755b1291d64133634d80b0328f153 pam e44a1dd98f13e1ad76de01e919bde1f1 systemd 2736b403a83f194b59b767f3b344c2c1 -_md5_=c5a1af052c9f00ec6c8536751508635c diff --git a/metadata/md5-cache/sys-process/at-3.2.4 b/metadata/md5-cache/sys-process/at-3.2.4 deleted file mode 100644 index 0ccb116ed714..000000000000 --- a/metadata/md5-cache/sys-process/at-3.2.4 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=>=sys-devel/autoconf-2.64 sys-devel/bison >=sys-devel/flex-2.5.4a sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4 virtual/pkgconfig -DEFINED_PHASES=configure install postinst prepare -DEPEND=acct-group/at acct-user/at virtual/mta pam? ( sys-libs/pam ) selinux? ( sys-libs/libselinux ) -DESCRIPTION=Queues jobs for later execution -EAPI=8 -HOMEPAGE=http://blog.calhariz.com/index.php/tag/at https://packages.qa.debian.org/a/at.html -INHERIT=autotools pam systemd -IUSE=pam selinux -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 -LICENSE=GPL-2 -RDEPEND=acct-group/at acct-user/at virtual/mta pam? ( sys-libs/pam ) selinux? ( sys-libs/libselinux ) virtual/mta virtual/logger selinux? ( sec-policy/selinux-at ) -SLOT=0 -SRC_URI=http://software.calhariz.com/at/at_3.2.4.orig.tar.gz mirror://debian/pool/main/a/at/at_3.2.4.orig.tar.gz -_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e autotools 9e6965bfaa00f52cc61e0d4bc44c87b3 flag-o-matic 29a755b1291d64133634d80b0328f153 pam e44a1dd98f13e1ad76de01e919bde1f1 systemd 2736b403a83f194b59b767f3b344c2c1 -_md5_=cc6ed07daf05afd9fefa6990092ee7ee diff --git a/metadata/md5-cache/sys-process/parallel-20220522 b/metadata/md5-cache/sys-process/parallel-20220522 deleted file mode 100644 index 5acbdecc3007..000000000000 --- a/metadata/md5-cache/sys-process/parallel-20220522 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=verify-sig? ( >=sec-keys/openpgp-keys-oletange-20210423 ) verify-sig? ( app-crypt/gnupg >=app-portage/gemato-16 ) -DEFINED_PHASES=configure unpack -DEPEND=dev-lang/perl:= dev-perl/Devel-Size dev-perl/Text-CSV virtual/perl-Data-Dumper virtual/perl-File-Temp virtual/perl-IO -DESCRIPTION=A shell tool for executing jobs in parallel locally or on remote machines -EAPI=8 -HOMEPAGE=https://www.gnu.org/software/parallel/ https://git.savannah.gnu.org/cgit/parallel.git/ -INHERIT=verify-sig -IUSE=verify-sig -KEYWORDS=amd64 arm arm64 ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~x64-macos -LICENSE=GPL-3+ -RDEPEND=dev-lang/perl:= dev-perl/Devel-Size dev-perl/Text-CSV virtual/perl-Data-Dumper virtual/perl-File-Temp virtual/perl-IO -SLOT=0 -SRC_URI=mirror://gnu/parallel/parallel-20220522.tar.bz2 verify-sig? ( mirror://gnu/parallel/parallel-20220522.tar.bz2.sig ) -_eclasses_=verify-sig 0748d665fa664a87add00152ed046e16 -_md5_=b076a6c826961a3850cd6ccaa3b5a946 diff --git a/metadata/md5-cache/sys-process/parallel-20220622-r1 b/metadata/md5-cache/sys-process/parallel-20220622-r1 deleted file mode 100644 index dd1ed0b24b7a..000000000000 --- a/metadata/md5-cache/sys-process/parallel-20220622-r1 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=verify-sig? ( >=sec-keys/openpgp-keys-oletange-20210423 ) sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4 verify-sig? ( app-crypt/gnupg >=app-portage/gemato-16 ) -DEFINED_PHASES=configure prepare unpack -DEPEND=dev-lang/perl:= dev-perl/Devel-Size dev-perl/Text-CSV virtual/perl-Data-Dumper virtual/perl-File-Temp virtual/perl-IO -DESCRIPTION=A shell tool for executing jobs in parallel locally or on remote machines -EAPI=8 -HOMEPAGE=https://www.gnu.org/software/parallel/ https://git.savannah.gnu.org/cgit/parallel.git/ -INHERIT=autotools verify-sig -IUSE=verify-sig -KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~x64-macos -LICENSE=GPL-3+ -RDEPEND=dev-lang/perl:= dev-perl/Devel-Size dev-perl/Text-CSV virtual/perl-Data-Dumper virtual/perl-File-Temp virtual/perl-IO -SLOT=0 -SRC_URI=mirror://gnu/parallel/parallel-20220622.tar.bz2 verify-sig? ( mirror://gnu/parallel/parallel-20220622.tar.bz2.sig ) -_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e autotools 9e6965bfaa00f52cc61e0d4bc44c87b3 verify-sig 0748d665fa664a87add00152ed046e16 -_md5_=6d88718a9e7cd7555b4b466131c6e24d diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 6801acdb235c..6ca6bd11348b 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -9357,7 +9357,7 @@ dev-python/pytz_deprecation_shim 0.1.0_p0-r2: Shims to make deprecation of pytz dev-python/pytzdata 2020.1-r2: The Olson timezone database for Python dev-python/pyu2f 0.1.5-r1: Python based U2F host library dev-python/pyudev 0.23.2 0.24.0: Python binding to libudev -dev-python/pyupgrade 2.37.3 2.38.0: Tool + pre-commit hook to automatically upgrade syntax for newer Pythons +dev-python/pyupgrade 2.38.0: Tool + pre-commit hook to automatically upgrade syntax for newer Pythons dev-python/pyusb 1.2.1: USB support for Python dev-python/pyvirtualdisplay 3.0: Python wrapper for Xvfb, Xephyr and Xvnc dev-python/pywavelets 1.3.0 1.4.0: Discrete Wavelet Transforms in Python @@ -9591,7 +9591,7 @@ dev-python/svgwrite 1.4.2 1.4.3: Python Package to write SVG files dev-python/swagger-spec-validator 2.7.4 2.7.5 2.7.6: validate Swagger specs against Swagger 1.1 or 2.0 specification dev-python/sybil 3.0.1: Automated testing for the examples in your documentation dev-python/symengine 0.9.2-r1: Python wrappers to the symengine C++ library -dev-python/sympy 1.10.1 1.11 1.11.1: Computer Algebra System in pure Python +dev-python/sympy 1.10.1 1.11.1: Computer Algebra System in pure Python dev-python/tabulate 0.8.10: Pretty-print tabular data dev-python/tagpy 2018.1-r3: Python Bindings for TagLib dev-python/tappy 3.1-r1: Test Anything Protocol (TAP) tools @@ -11340,7 +11340,7 @@ dev-util/peg 0.1.18: Recursive-descent parser generators for C dev-util/perf 5.15-r1 5.17.1 5.18 5.19: Userland tools for Linux Performance Counters dev-util/pkgcheck 0.10.14 0.10.15 9999: pkgcore-based QA utility for ebuild repos dev-util/pkgconf 1.8.0-r1 1.9.3 9999: pkg-config compatible replacement with no dependencies other than ANSI C89 -dev-util/pkgdev 0.2.1-r1 0.2.1-r2 0.2.1-r3 0.2.2 9999: Collection of tools for Gentoo development +dev-util/pkgdev 0.2.1-r2 0.2.1-r3 0.2.2 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.1.1-r1: Dynamic instrumentation of the Linux kernel with BPF and kprobes @@ -11391,7 +11391,7 @@ dev-util/scap-driver 0.29.3: Kernel module for dev-util/sysdig dev-util/sccache 0.2.15 9999: ccache/distcc like tool with support for rust and cloud storage dev-util/schroot 1.6.10_p12-r2 1.6.13_p2: Utility to execute commands in a chroot environment dev-util/scons 4.4.0: Extensible Python-based build utility -dev-util/seer 1.9-r2 1.10 9999: A GUI frontend to gdb +dev-util/seer 1.10 9999: A GUI frontend to gdb dev-util/sel 0.08.4-r2: A filemanager for shell scripts dev-util/serialtalk 1.2-r1 9999: simple command-line tool to talk to serial devices dev-util/sgb 20030623-r1 20090810: Stanford GraphBase @@ -13355,7 +13355,7 @@ media-gfx/gozer 0.7-r4: tool for rendering arbitrary text as graphics, using ttf media-gfx/gphoto2 2.5.28: Free, redistributable digital camera software application media-gfx/gphotofs 0.5-r1: FUSE file system for interfacing with digital cameras using gphoto2 media-gfx/gpicview 0.2.5-r2: A Simple and Fast Image Viewer for X -media-gfx/graphicsmagick 1.3.38 1.3.38-r2 1.3.38-r3 9999: Collection of tools and libraries for many image formats +media-gfx/graphicsmagick 1.3.38-r2 1.3.38-r3 9999: Collection of tools and libraries for many image formats media-gfx/graphite2 1.3.14_p20210810-r1 1.3.14_p20210810-r2: Library providing rendering capabilities for complex non-Roman writing systems media-gfx/graphviz 2.50.0 5.0.0 5.0.1 6.0.1: Open Source Graph Visualization Software media-gfx/grub-splashes 20091109: Collection of grub splashes @@ -15001,7 +15001,7 @@ net-analyzer/upnpscan 0.4-r3: Scans the network for UPnP capable devices net-analyzer/vnstat 2.9 9999: Console-based network traffic monitor that keeps statistics of network usage net-analyzer/wapiti 3.0.5 3.1.2 3.1.3 9999: Web-application vulnerability scanner net-analyzer/webfuzzer 0.2.0-r2: Poor man's web vulnerability scanner -net-analyzer/wireshark 3.4.11 3.6.2 3.6.3 3.6.5 3.6.6 3.6.7 3.6.8 4.0.0_rc2 9999: A network protocol analyzer formerly known as ethereal +net-analyzer/wireshark 3.4.11 3.6.3 3.6.6 3.6.8 4.0.0_rc2 9999: A network protocol analyzer formerly known as ethereal net-analyzer/xnetload 1.11.3-r1: Displays a count and a graph of the traffic over a specified network connection net-analyzer/xprobe 0.3-r1: Active OS fingerprinting tool - this is Xprobe2 net-analyzer/yersinia 0.8.2 9999: A framework for layer 2 attacks @@ -15215,14 +15215,14 @@ net-im/whatsapp-desktop-bin 0.5.2: Unofficial electron-based wrapper around What net-im/yowsup 3.3.0: A library that enables you to build applications which use the WhatsApp service net-im/ysm 2.9.9.1-r2: A console ICQ client supporting versions 7/8 net-im/zoom 5.11.9.4300-r4 5.11.10.4400: Video conferencing and web conferencing service -net-irc/anope 2.0.10-r1 2.0.11: Anope IRC Services +net-irc/anope 2.0.11: Anope IRC Services net-irc/atheme-services 7.2.12-r3: A portable and secure set of open-source and modular IRC services net-irc/bnc 2.9.4-r2: BNC (BouNCe) is used as a gateway to an IRC Server net-irc/dccserver 0.5-r1: linux implementation of the mirc dccserver command net-irc/eggdrop 1.9.1 1.9.2 1.9.3: An IRC bot extensible with C or TCL net-irc/emech 3.0.99_p3-r1: UNIX compatible IRC bot programmed in the C language net-irc/epic5 2.0.1-r2: Epic5 IRC Client -net-irc/ergo 2.9.1-r1 2.10.0: A modern IRC server written in Go +net-irc/ergo 2.10.0: A modern IRC server written in Go net-irc/hexchat 2.16.1 2.16.1-r1 9999: Graphical IRC client based on XChat net-irc/ii 1.8 1.9 9999: A minimalist FIFO and filesystem-based IRC client net-irc/inspircd 3.13.0-r1 3.14.0: Inspire IRCd - The Stable, High-Performance Modular IRCd @@ -15255,7 +15255,7 @@ net-irc/rhapsody 0.28b: IRC client intended to be displayed on a text console net-irc/scrollz 2.3-r1: Advanced IRC client based on ircII net-irc/sic 1.2-r1: An extremely simple IRC client net-irc/telepathy-idle 0.2.2: Full-featured IRC connection manager for Telepathy -net-irc/unrealircd 5.2.4-r1 6.0.4 6.0.4.1: An advanced Internet Relay Chat daemon +net-irc/unrealircd 5.2.4-r1 6.0.4.1: An advanced Internet Relay Chat daemon net-irc/weechat 3.5-r1 3.6 9999: Portable and multi-interface IRC client net-irc/znc 1.8.2-r1 1.8.2-r2 9999: An advanced IRC Bouncer net-irc/znc-clientbuffer 1.0.48 1.0.48-r1: A ZNC module which provides client specific buffers @@ -15369,7 +15369,7 @@ net-libs/libomemo 0.7.1-r2 0.8.0 0.8.1: Implementation of OMEMO (XEP-0384) in C net-libs/liboping 1.10.0-r3: Protocol independent ANSI-C ping library and command line utility net-libs/libosmo-dsp 0.4.0 9999: A library with SDR DSP primitives net-libs/libotr 4.1.1: (OTR) Messaging allows you to have private conversations over instant messaging -net-libs/libpcap 1.10.1-r1 1.10.1-r2 9999: A system-independent library for user-level network packet capture +net-libs/libpcap 1.10.1-r2 9999: A system-independent library for user-level network packet capture net-libs/libpcapnav 0.8-r1: Libpcap wrapper library to navigate to arbitrary packets in a tcpdump trace file net-libs/libpri 1.6.0: Primary Rate ISDN (PRI) library net-libs/libprotoident 2.0.14_p1 9999: A library that performs application layer protocol identification for flows @@ -17551,7 +17551,7 @@ sys-apps/pcsc-slb-rf72-drv 1.1.0-r2: Schlumberger Reflex 72 Serial Smartcard Rea sys-apps/pcsc-tools 1.5.7-r1 1.6.0: PC/SC Architecture smartcard tools sys-apps/pick 4.0.0: A fuzzy search tool for the command-line sys-apps/pkgcore 0.12.13-r1 0.12.14 9999: a framework for package management -sys-apps/plocate 1.1.15 1.1.16: Posting locate is a much faster locate +sys-apps/plocate 1.1.16: Posting locate is a much faster locate sys-apps/pmount 0.9.99_alpha-r7: Policy based mounter that gives the ability to mount removable devices as a user sys-apps/pmount-gui 0_pre20130806: A simple graphical frontend for pmount sys-apps/pnputils 0.1-r1: Plug and Play BIOS utilities @@ -17922,7 +17922,7 @@ sys-devel/llvm-toolchain-symlinks 14 15 16: Symlinks to use LLVM on binutils-fre sys-devel/llvmgold 13-r2 14 15 16: LLVMgold plugin symlink for autoloading sys-devel/m4 1.4.19: GNU macro processor sys-devel/make 4.3 4.3.90 9999: Standard tool to compile source trees -sys-devel/mold 1.4.1 1.4.2 9999: A Modern Linker +sys-devel/mold 1.4.2 9999: A Modern Linker sys-devel/multilib-gcc-wrapper 0-r2: Wrappers for gcc tools to be used on non-native CHOSTs sys-devel/native-cctools 4 5: Host OS native assembler as and static linker ld sys-devel/parity 2.0.1: A POSIX to native Win32 Cross-Compiler Tool (requires Visual Studio) @@ -18244,7 +18244,7 @@ sys-power/uhubctl 2.4.0: USB hub per-port power control sys-power/upower 0.99.20: D-Bus abstraction for enumerating power devices, querying history and statistics sys-process/acct 6.6.4-r3: GNU system accounting utilities sys-process/anacron 2.3-r4: a periodic command scheduler -sys-process/at 3.2.2-r2 3.2.2-r4 3.2.4 3.2.5: Queues jobs for later execution +sys-process/at 3.2.2-r2 3.2.5: Queues jobs for later execution sys-process/atop 2.7.1-r1: Resource-specific view of processes sys-process/audit 3.0-r1 3.0.6-r1 3.0.7-r1 3.0.8 3.0.9: Userspace utilities for storing and processing auditing records sys-process/bashtop 0.9.25: Resource monitor that shows usage and stats @@ -18279,7 +18279,7 @@ sys-process/minit 0.10-r1: a small yet feature-complete init sys-process/nmon 16m 16n: Nigel's performance MONitor for CPU, memory, network, disks, etc sys-process/numactl 2.0.14 2.0.14-r1 9999: Utilities and libraries for NUMA systems sys-process/numad 0.5-r3 0.5-r4 9999: The NUMA daemon that manages application locality -sys-process/parallel 20220522 20220622-r1 20220722 20220822: A shell tool for executing jobs in parallel locally or on remote machines +sys-process/parallel 20220722 20220822: A shell tool for executing jobs in parallel locally or on remote machines sys-process/pkill-darwin 1.0: pgrep(1) and pkill(1) for Darwin sys-process/prll 0.6.4: A utility for parallelizing execution of shell functions sys-process/procenv 0.51: command-line utility to show process environment diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 88f7035180c3..e7391fc94827 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Fri, 23 Sep 2022 01:31:45 +0000 +Fri, 23 Sep 2022 01:46:49 +0000 |