From d0465377d600773f1be2e4f72583cffd3a1a7895 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Fri, 10 Nov 2023 20:31:51 +0000 Subject: [PATCH] 2023-11-10 20:31:51 UTC --- metadata/md5-cache/app-misc/zcock-0.0.2 | 13 +++++++++++++ metadata/md5-cache/dev-python/aiounittest-1.4.2 | 16 ---------------- .../md5-cache/gui-apps/nwg-shell-config-0.5.23 | 16 ++++++++++++++++ .../md5-cache/media-sound/tidal-hifi-bin-5.7.1 | 4 ++-- metadata/md5-cache/media-sound/yewtube-2.10.5 | 4 ++-- metadata/md5-cache/media-sound/yewtube-9999 | 4 ++-- .../net-libs/{orcania-2.3.2 => orcania-2.3.3} | 2 +- .../net-libs/{ulfius-2.7.13 => ulfius-2.7.14} | 8 ++++---- metadata/md5-cache/net-libs/yder-1.4.20 | 16 ++++++++++++++++ metadata/md5-cache/net-p2p/yggdrasil-go-0.5.2 | 16 ++++++++++++++++ metadata/md5-cache/www-apps/pleroma-2.6.0 | 2 +- metadata/md5-cache/www-apps/pleroma-9999 | 2 +- metadata/md5-cache/www-apps/pleroma-fe-2.6.0 | 11 +++++++++++ metadata/md5-cache/www-apps/pleroma-fe-9999 | 12 ++++++++++++ ...e-search-0.8.3-r1 => whoogle-search-0.8.3-r2} | 0 ...e-search-0.8.4-r1 => whoogle-search-0.8.4-r2} | 0 metadata/pkg_desc_index | 14 ++++++++------ metadata/timestamp.chk | 2 +- 18 files changed, 106 insertions(+), 36 deletions(-) create mode 100644 metadata/md5-cache/app-misc/zcock-0.0.2 delete mode 100644 metadata/md5-cache/dev-python/aiounittest-1.4.2 create mode 100644 metadata/md5-cache/gui-apps/nwg-shell-config-0.5.23 rename metadata/md5-cache/net-libs/{orcania-2.3.2 => orcania-2.3.3} (88%) rename metadata/md5-cache/net-libs/{ulfius-2.7.13 => ulfius-2.7.14} (78%) create mode 100644 metadata/md5-cache/net-libs/yder-1.4.20 create mode 100644 metadata/md5-cache/net-p2p/yggdrasil-go-0.5.2 create mode 100644 metadata/md5-cache/www-apps/pleroma-fe-2.6.0 create mode 100644 metadata/md5-cache/www-apps/pleroma-fe-9999 rename metadata/md5-cache/www-apps/{whoogle-search-0.8.3-r1 => whoogle-search-0.8.3-r2} (100%) rename metadata/md5-cache/www-apps/{whoogle-search-0.8.4-r1 => whoogle-search-0.8.4-r2} (100%) diff --git a/metadata/md5-cache/app-misc/zcock-0.0.2 b/metadata/md5-cache/app-misc/zcock-0.0.2 new file mode 100644 index 0000000000..c8a0c7c1a8 --- /dev/null +++ b/metadata/md5-cache/app-misc/zcock-0.0.2 @@ -0,0 +1,13 @@ +BDEPEND=app-arch/xz-utils >=dev-lang/go-1.18 app-arch/unzip +DEFINED_PHASES=compile install unpack +DESCRIPTION=Print an emoji according to chinese calendar +EAPI=8 +HOMEPAGE=https://github.com/stkw0/zcock +INHERIT=go-module +KEYWORDS=~amd64 +LICENSE=Unlicense +RESTRICT=strip +SLOT=0 +SRC_URI=https://github.com/stkw0/zcock/archive/refs/tags/v0.0.2.tar.gz -> zcock-0.0.2.tar.gz https://gentoo.kropotkin.rocks/go-pkgs/zcock-0.0.2-vendor.tar.xz https://gentoo.kropotkin.rocks/go-pkgs/IP2LOCATION-LITE-DB5.BIN.lzma +_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs edeef89edaf21d30225d31702ab117ac multilib c19072c3cd7ac5cb21de013f7e9832e0 go-module 8624eede24936fd7666e5298e5332f22 +_md5_=d2581e593ae697d4a5a3be47e6c33b35 diff --git a/metadata/md5-cache/dev-python/aiounittest-1.4.2 b/metadata/md5-cache/dev-python/aiounittest-1.4.2 deleted file mode 100644 index 196fd178b2..0000000000 --- a/metadata/md5-cache/dev-python/aiounittest-1.4.2 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=test? ( dev-python/wrapt[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_pypy3? ( dev-python/unittest-or-fail[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-python/unittest-or-fail[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_11? ( dev-python/unittest-or-fail[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) ) python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] -DEFINED_PHASES=compile configure install prepare test -DESCRIPTION=Test python asyncio-based code with ease -EAPI=8 -HOMEPAGE=https://github.com/kwarunek/aiounittest -INHERIT=distutils-r1 -IUSE=test python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 -KEYWORDS=~amd64 ~arm ~arm64 ~x86 -LICENSE=MIT -RDEPEND=dev-python/wrapt[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) -REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 ) -RESTRICT=!test? ( test ) -SLOT=0 -SRC_URI=https://github.com/kwarunek/aiounittest/archive/1.4.2.tar.gz -> aiounittest-1.4.2.gh.tar.gz -_eclasses_=toolchain-funcs edeef89edaf21d30225d31702ab117ac multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 30999b80ec1fe0b4af340ae819375346 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 e77a62f5bbafca793544392d5e41affb -_md5_=27a22e52561ab4ae5f647542e555d62a diff --git a/metadata/md5-cache/gui-apps/nwg-shell-config-0.5.23 b/metadata/md5-cache/gui-apps/nwg-shell-config-0.5.23 new file mode 100644 index 0000000000..82489e0d32 --- /dev/null +++ b/metadata/md5-cache/gui-apps/nwg-shell-config-0.5.23 @@ -0,0 +1,16 @@ +BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] +DEFINED_PHASES=compile configure install postinst postrm prepare test +DEPEND=gui-apps/nwg-shell sci-geosciences/geopy x11-libs/gtk+:3 +DESCRIPTION=nwg-shell configuration utility +EAPI=8 +HOMEPAGE=https://github.com/nwg-piotr/nwg-shell-config +INHERIT=desktop distutils-r1 xdg-utils +IUSE=python_targets_python3_10 python_targets_python3_11 +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=gui-apps/nwg-shell sci-geosciences/geopy x11-libs/gtk+:3 python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) +REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 ) +SLOT=0 +SRC_URI=https://github.com/nwg-piotr/nwg-shell-config/archive/v0.5.23.tar.gz -> nwg-shell-config-0.5.23.tar.gz +_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d toolchain-funcs edeef89edaf21d30225d31702ab117ac multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 30999b80ec1fe0b4af340ae819375346 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 e77a62f5bbafca793544392d5e41affb xdg-utils baea6080dd821f5562d715887954c9d3 +_md5_=9da10103a3b7bd326f0d306a61525e92 diff --git a/metadata/md5-cache/media-sound/tidal-hifi-bin-5.7.1 b/metadata/md5-cache/media-sound/tidal-hifi-bin-5.7.1 index 5c0ba019a6..2f0c127618 100644 --- a/metadata/md5-cache/media-sound/tidal-hifi-bin-5.7.1 +++ b/metadata/md5-cache/media-sound/tidal-hifi-bin-5.7.1 @@ -7,8 +7,8 @@ INHERIT=chromium-2 desktop linux-info unpacker xdg IUSE=+l10n_af +l10n_am +l10n_ar +l10n_bg +l10n_bn +l10n_ca +l10n_cs +l10n_da +l10n_de +l10n_el +l10n_en-GB +l10n_en-US +l10n_es +l10n_es-419 +l10n_et +l10n_fa +l10n_fi +l10n_fil +l10n_fr +l10n_gu +l10n_he +l10n_hi +l10n_hr +l10n_hu +l10n_id +l10n_it +l10n_ja +l10n_kn +l10n_ko +l10n_lt +l10n_lv +l10n_ml +l10n_mr +l10n_ms +l10n_nb +l10n_nl +l10n_pl +l10n_pt-BR +l10n_pt-PT +l10n_ro +l10n_ru +l10n_sk +l10n_sl +l10n_sr +l10n_sv +l10n_sw +l10n_ta +l10n_te +l10n_th +l10n_tr +l10n_uk +l10n_ur +l10n_vi +l10n_zh-CN +l10n_zh-TW KEYWORDS=amd64 LICENSE=MIT -RDEPEND=>=app-accessibility/at-spi2-core-2.46.0:2 dev-libs/expat dev-libs/glib:2 dev-libs/libgcrypt dev-libs/nspr dev-libs/nss media-libs/fontconfig media-libs/mesa[gbm(+)] net-print/cups sys-apps/dbus sys-apps/util-linux sys-libs/glibc x11-libs/cairo x11-libs/libdrm x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libXScrnSaver x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrandr x11-libs/libxcb x11-libs/libxkbcommon x11-libs/libxshmfence x11-libs/pango +RDEPEND=>=app-accessibility/at-spi2-core-2.46.0:2 dev-libs/expat dev-libs/glib:2 dev-libs/libgcrypt dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/fontconfig media-libs/mesa[gbm(+)] net-print/cups sys-apps/dbus sys-apps/util-linux sys-libs/glibc x11-libs/cairo x11-libs/libdrm x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libXScrnSaver x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrandr x11-libs/libxcb x11-libs/libxkbcommon x11-libs/libxshmfence x11-libs/pango SLOT=0 SRC_URI=https://github.com/Mastermindzh/tidal-hifi/releases/download/5.7.1/tidal-hifi-5.7.1.tar.gz -> tidal-hifi-bin-5.7.1.tar.gz _eclasses_=toolchain-funcs edeef89edaf21d30225d31702ab117ac multilib c19072c3cd7ac5cb21de013f7e9832e0 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 chromium-2 93690d770dc2e27deaa89794e2f9fe3f desktop 021728fdc1b03b36357dbc89489e0f0d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe unpacker aa6a4e924009232d8b78b31e932c30b5 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e -_md5_=c5266182af79ceb59004a143558d1fc1 +_md5_=a40aaedab7d8d637476cafa9bc696ab3 diff --git a/metadata/md5-cache/media-sound/yewtube-2.10.5 b/metadata/md5-cache/media-sound/yewtube-2.10.5 index cc959df82e..287b318f09 100644 --- a/metadata/md5-cache/media-sound/yewtube-2.10.5 +++ b/metadata/md5-cache/media-sound/yewtube-2.10.5 @@ -1,6 +1,6 @@ BDEPEND=test? ( media-video/ffmpeg dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyperclip[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] net-misc/yt-dlp dev-python/youtube-search-python dev-python/pylast[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pip[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] || ( media-video/mplayer media-video/mpv ) >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] DEFINED_PHASES=compile configure install prepare test -DEPEND=test? ( dev-python/dbus-python[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) +DEPEND=test? ( dev-python/dbus-python[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pygobject[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) DESCRIPTION=Terminal-based YouTube player and downloader EAPI=8 HOMEPAGE=https://github.com/mps-youtube/yewtube https://pypi.org/project/yewtube/ @@ -14,4 +14,4 @@ RESTRICT=!test? ( test ) !test? ( test ) SLOT=0 SRC_URI=https://github.com/mps-youtube/yewtube/archive/refs/tags/v2.10.5.tar.gz -> yewtube-2.10.5.gh.tar.gz _eclasses_=toolchain-funcs edeef89edaf21d30225d31702ab117ac multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 30999b80ec1fe0b4af340ae819375346 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 e77a62f5bbafca793544392d5e41affb -_md5_=847111bc05382f38ea24bf9d78a90986 +_md5_=13734f3124410f35269ec96758968fbc diff --git a/metadata/md5-cache/media-sound/yewtube-9999 b/metadata/md5-cache/media-sound/yewtube-9999 index 468b3ced11..086bccb657 100644 --- a/metadata/md5-cache/media-sound/yewtube-9999 +++ b/metadata/md5-cache/media-sound/yewtube-9999 @@ -1,6 +1,6 @@ BDEPEND=test? ( media-video/ffmpeg dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyperclip[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] net-misc/yt-dlp dev-python/youtube-search-python dev-python/pylast[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pip[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] || ( media-video/mplayer media-video/mpv ) >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-vcs/git-1.8.2.1[curl] DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=test? ( dev-python/dbus-python[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) +DEPEND=test? ( dev-python/dbus-python[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pygobject[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) DESCRIPTION=Terminal-based YouTube player and downloader EAPI=8 HOMEPAGE=https://github.com/mps-youtube/yewtube https://pypi.org/project/yewtube/ @@ -13,4 +13,4 @@ REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_tar RESTRICT=!test? ( test ) !test? ( test ) SLOT=0 _eclasses_=toolchain-funcs edeef89edaf21d30225d31702ab117ac multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 30999b80ec1fe0b4af340ae819375346 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 e77a62f5bbafca793544392d5e41affb git-r3 5133e393e8717a3a093660f990801dc1 -_md5_=847111bc05382f38ea24bf9d78a90986 +_md5_=13734f3124410f35269ec96758968fbc diff --git a/metadata/md5-cache/net-libs/orcania-2.3.2 b/metadata/md5-cache/net-libs/orcania-2.3.3 similarity index 88% rename from metadata/md5-cache/net-libs/orcania-2.3.2 rename to metadata/md5-cache/net-libs/orcania-2.3.3 index 0cb01713ab..a621a6b3a8 100644 --- a/metadata/md5-cache/net-libs/orcania-2.3.2 +++ b/metadata/md5-cache/net-libs/orcania-2.3.3 @@ -11,6 +11,6 @@ LICENSE=LGPL-2.1 RDEPEND= RESTRICT=test SLOT=0 -SRC_URI=https://github.com/babelouest/orcania/archive/v2.3.2.tar.gz -> orcania-2.3.2.tar.gz +SRC_URI=https://github.com/babelouest/orcania/archive/v2.3.3.tar.gz -> orcania-2.3.3.tar.gz _eclasses_=toolchain-funcs edeef89edaf21d30225d31702ab117ac multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271 _md5_=295121b1cd97cc907ef35b9cc0318736 diff --git a/metadata/md5-cache/net-libs/ulfius-2.7.13 b/metadata/md5-cache/net-libs/ulfius-2.7.14 similarity index 78% rename from metadata/md5-cache/net-libs/ulfius-2.7.13 rename to metadata/md5-cache/net-libs/ulfius-2.7.14 index c2f167a5db..8357113d6f 100644 --- a/metadata/md5-cache/net-libs/ulfius-2.7.13 +++ b/metadata/md5-cache/net-libs/ulfius-2.7.14 @@ -1,6 +1,6 @@ BDEPEND=virtual/pkgconfig >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 DEFINED_PHASES=compile configure install prepare test -DEPEND=curl? ( net-misc/curl ) doc? ( app-doc/doxygen ) jansson? ( dev-libs/jansson:= ) ssl? ( net-libs/gnutls:= ) net-libs/libmicrohttpd:= net-libs/orcania sys-libs/zlib +DEPEND=curl? ( net-misc/curl ) doc? ( app-doc/doxygen ) jansson? ( dev-libs/jansson:= ) ssl? ( net-libs/gnutls:= ) net-libs/libmicrohttpd:= net-libs/orcania net-libs/yder sys-libs/zlib DESCRIPTION=HTTP Framework for REST Applications in C EAPI=8 HOMEPAGE=https://github.com/babelouest/ulfius/ @@ -8,9 +8,9 @@ INHERIT=cmake IUSE=curl doc jansson ssl websocket KEYWORDS=~amd64 ~x86 LICENSE=LGPL-2.1 -RDEPEND=curl? ( net-misc/curl ) doc? ( app-doc/doxygen ) jansson? ( dev-libs/jansson:= ) ssl? ( net-libs/gnutls:= ) net-libs/libmicrohttpd:= net-libs/orcania sys-libs/zlib +RDEPEND=curl? ( net-misc/curl ) doc? ( app-doc/doxygen ) jansson? ( dev-libs/jansson:= ) ssl? ( net-libs/gnutls:= ) net-libs/libmicrohttpd:= net-libs/orcania net-libs/yder sys-libs/zlib RESTRICT=test SLOT=0 -SRC_URI=https://github.com/babelouest/ulfius/archive/v2.7.13.tar.gz -> ulfius-2.7.13.tar.gz +SRC_URI=https://github.com/babelouest/ulfius/archive/v2.7.14.tar.gz -> ulfius-2.7.14.tar.gz _eclasses_=toolchain-funcs edeef89edaf21d30225d31702ab117ac multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271 -_md5_=bcc22358e1b3311c44306373aee02342 +_md5_=cbcd63ecb52f644ea68a09408897e60b diff --git a/metadata/md5-cache/net-libs/yder-1.4.20 b/metadata/md5-cache/net-libs/yder-1.4.20 new file mode 100644 index 0000000000..66c1d38141 --- /dev/null +++ b/metadata/md5-cache/net-libs/yder-1.4.20 @@ -0,0 +1,16 @@ +BDEPEND=doc? ( app-doc/doxygen media-gfx/graphviz ) systemd? ( sys-apps/systemd ) virtual/pkgconfig >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 +DEFINED_PHASES=compile configure install prepare test +DEPEND= +DESCRIPTION=Logging library for C applications +EAPI=8 +HOMEPAGE=https://github.com/babelouest/yder/ +INHERIT=cmake +IUSE=doc systemd +KEYWORDS=~amd64 ~x86 +LICENSE=LGPL-2.1 +RDEPEND= +RESTRICT=test +SLOT=0 +SRC_URI=https://github.com/babelouest/yder/archive/v1.4.20.tar.gz -> yder-1.4.20.tar.gz +_eclasses_=toolchain-funcs edeef89edaf21d30225d31702ab117ac multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271 +_md5_=0856aea3de3db6e209290fd7c9536eca diff --git a/metadata/md5-cache/net-p2p/yggdrasil-go-0.5.2 b/metadata/md5-cache/net-p2p/yggdrasil-go-0.5.2 new file mode 100644 index 0000000000..6419499844 --- /dev/null +++ b/metadata/md5-cache/net-p2p/yggdrasil-go-0.5.2 @@ -0,0 +1,16 @@ +BDEPEND=>=dev-lang/go-1.17.0 >=dev-lang/go-1.18 app-arch/unzip virtual/pkgconfig +DEFINED_PHASES=compile install postinst setup unpack +DEPEND=acct-user/yggdrasil acct-group/yggdrasil +DESCRIPTION=An experiment in scalable routing as an encrypted IPv6 overlay network +EAPI=8 +HOMEPAGE=https://yggdrasil-network.github.io/ +IDEPEND=filecaps? ( sys-libs/libcap ) +INHERIT=go-module linux-info systemd fcaps +IUSE=+filecaps +KEYWORDS=~amd64 +LICENSE=LGPL-3 MIT Apache-2.0 BSD ZLIB +RESTRICT=mirror strip +SLOT=0 +SRC_URI=https://github.com/yggdrasil-network/yggdrasil-go/archive/refs/tags/v0.5.2.tar.gz -> yggdrasil-go-0.5.2.tar.gz https://codeberg.org/BratishkaErik/distfiles/media/branch/master/yggdrasil-go-0.5.2-vendor.tar.xz +_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs edeef89edaf21d30225d31702ab117ac multilib c19072c3cd7ac5cb21de013f7e9832e0 go-module 8624eede24936fd7666e5298e5332f22 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 systemd c8b03e8df84486aa991d4396686e8942 fcaps c0a086b957a1b183a8d136eabf02f191 +_md5_=5da42f98cedf5d3ec165200040def955 diff --git a/metadata/md5-cache/www-apps/pleroma-2.6.0 b/metadata/md5-cache/www-apps/pleroma-2.6.0 index 05d7777701..47020cf7a0 100644 --- a/metadata/md5-cache/www-apps/pleroma-2.6.0 +++ b/metadata/md5-cache/www-apps/pleroma-2.6.0 @@ -12,4 +12,4 @@ RESTRICT=network-sandbox SLOT=otp SRC_URI=https://git.pleroma.social/pleroma/pleroma/-/archive/v2.6.0/pleroma-v2.6.0.tar.gz _eclasses_=mix 74eb3a6317dfe07373eeb0535ca22770 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 -_md5_=7f80f5b20a63f8b9f28d1c9ffe7ae3e7 +_md5_=5aa0abddb507ce79a9d0369980abbd2c diff --git a/metadata/md5-cache/www-apps/pleroma-9999 b/metadata/md5-cache/www-apps/pleroma-9999 index 52f88b8064..df9f31c986 100644 --- a/metadata/md5-cache/www-apps/pleroma-9999 +++ b/metadata/md5-cache/www-apps/pleroma-9999 @@ -11,4 +11,4 @@ RDEPEND=sys-libs/ncurses:= sys-apps/file acct-user/pleroma acct-group/pleroma de RESTRICT=network-sandbox SLOT=otp _eclasses_=mix 74eb3a6317dfe07373eeb0535ca22770 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 git-r3 5133e393e8717a3a093660f990801dc1 -_md5_=35a043917ced26b3c0b9ba529388bd7e +_md5_=0f1b24399df5a85dea74ca163f10acfb diff --git a/metadata/md5-cache/www-apps/pleroma-fe-2.6.0 b/metadata/md5-cache/www-apps/pleroma-fe-2.6.0 new file mode 100644 index 0000000000..cd2257334c --- /dev/null +++ b/metadata/md5-cache/www-apps/pleroma-fe-2.6.0 @@ -0,0 +1,11 @@ +BDEPEND=net-libs/nodejs sys-apps/yarn +DEFINED_PHASES=compile install postinst unpack +DESCRIPTION=Main frontend for www-apps/pleroma, inspired by qvitter +EAPI=8 +HOMEPAGE=https://pleroma.social/ https://git.pleroma.social/pleroma/pleroma-fe +KEYWORDS=~amd64 +LICENSE=AGPL-3 MIT ISC Apache-2.0 +RESTRICT=network-sandbox +SLOT=0 +SRC_URI=https://git.pleroma.social/pleroma/pleroma-fe/-/archive/2.6.0/pleroma-fe-2.6.0.tar.gz +_md5_=1026377bbf9ce7097cecfd545b3e6e0a diff --git a/metadata/md5-cache/www-apps/pleroma-fe-9999 b/metadata/md5-cache/www-apps/pleroma-fe-9999 new file mode 100644 index 0000000000..c924b36e1d --- /dev/null +++ b/metadata/md5-cache/www-apps/pleroma-fe-9999 @@ -0,0 +1,12 @@ +BDEPEND=net-libs/nodejs sys-apps/yarn >=dev-vcs/git-1.8.2.1[curl] +DEFINED_PHASES=compile install postinst unpack +DESCRIPTION=Main frontend for www-apps/pleroma, inspired by qvitter +EAPI=8 +HOMEPAGE=https://pleroma.social/ https://git.pleroma.social/pleroma/pleroma-fe +INHERIT=git-r3 +LICENSE=AGPL-3 MIT ISC Apache-2.0 +PROPERTIES=live +RESTRICT=network-sandbox +SLOT=0 +_eclasses_=git-r3 5133e393e8717a3a093660f990801dc1 +_md5_=1026377bbf9ce7097cecfd545b3e6e0a diff --git a/metadata/md5-cache/www-apps/whoogle-search-0.8.3-r1 b/metadata/md5-cache/www-apps/whoogle-search-0.8.3-r2 similarity index 100% rename from metadata/md5-cache/www-apps/whoogle-search-0.8.3-r1 rename to metadata/md5-cache/www-apps/whoogle-search-0.8.3-r2 diff --git a/metadata/md5-cache/www-apps/whoogle-search-0.8.4-r1 b/metadata/md5-cache/www-apps/whoogle-search-0.8.4-r2 similarity index 100% rename from metadata/md5-cache/www-apps/whoogle-search-0.8.4-r1 rename to metadata/md5-cache/www-apps/whoogle-search-0.8.4-r2 diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 038a02012e..ea2da4afce 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -260,6 +260,7 @@ app-misc/wego 2.2: Wego is a weather client for the terminal app-misc/xplr 0.21.3: A hackable, minimal, fast TUI file explorer app-misc/yaf 0.0.3: Yet another system fetch that is minimal and customizable. app-misc/yazi 0.1.4: Blazing fast terminal file manager written in Rust, based on async I/O. +app-misc/zcock 0.0.2: Print an emoji according to chinese calendar app-mobilephone/flashlight 0.1.1-r2: It's a flashlight, what do you expect? app-mobilephone/mobile-config-firefox 2.1.0: Mobile and privacy friendly configuration for Firefox app-mobilephone/pinephone-modem-scripts 0.20.8: Modem scripts for the PinePhone @@ -879,7 +880,6 @@ dev-python/adb-shell 0.4.3 0.4.4 0.4.4-r1: A Python implementation of ADB with s dev-python/ahocorasick 1.4.4 9999: Python module implementing Aho-Corasick algorithm dev-python/aiomysql 0.1.1: aiomysql is a library for accessing a MySQL database from the asyncio dev-python/aiopg 1.4.0: Postgres integration with asyncio -dev-python/aiounittest 1.4.2: Test python asyncio-based code with ease dev-python/almost 0.1.5: A helper for approximate comparison dev-python/ascim 0.1.1: Manipulate ASCII art as you would do with raster images dev-python/asgi-lifespan 2.0.0 2.1.0: Programmatic startup/shutdown of ASGI apps @@ -1426,7 +1426,7 @@ gui-apps/nwg-launchers 0.5.0 0.6.3 0.7.1.1 9999: GTK+ launchers for sway, i3 and gui-apps/nwg-menu 0.1.1: enuStart plugin to nwg-panel, also capable of working standalone gui-apps/nwg-panel 0.9.11 0.9.11-r1 0.9.14 0.9.16 9999: GTK3-based panel for sway and Hyprland Wayland compositors gui-apps/nwg-shell 0.5.16 0.5.18 0.5.19: meta-package for the nwg-shell project -gui-apps/nwg-shell-config 0.5.14 0.5.14-r1 0.5.22: nwg-shell configuration utility +gui-apps/nwg-shell-config 0.5.14 0.5.14-r1 0.5.22 0.5.23: nwg-shell configuration utility gui-apps/organicmaps 9999: Offline maps and navigation using OpenStreetMap data gui-apps/packettracer 8.2.0: Cisco's packet tracer gui-apps/paperde 0.1.1_p20210426 9999: Simple, sleek QT based DE for wayland using wayfire @@ -1671,15 +1671,16 @@ net-libs/evpath 4.5.0_p20220601: EVpath is an event transport middleware layer net-libs/ixwebsocket 11.4.4: C++ websocket client and server library net-libs/kcgi 0.12.5 0.13.0: Minimal CGI library for web applications net-libs/libuecc 7: a very small Elliptic Curve Cryptography library compatible with Ed25519. -net-libs/orcania 2.3.2: Library for angharad programs +net-libs/orcania 2.3.3: Library for angharad programs net-libs/picotls 0_pre20220721 9999: TLS 1.3 implementation in C net-libs/signald 0.23.2: an API for interacting with Signal Private Messenger net-libs/syndication-domination 1.0 9999: An RSS/Atom parser, because there's nothing else out there. net-libs/td 1.8.0 9999: Cross-platform library for building Telegram clients net-libs/telepathy-haze 0.8.1: Telepathy connection manager providing libpurple supported protocols net-libs/udt 4.11_p20181126: UDT is a UDP based data transport protocol -net-libs/ulfius 2.7.13: HTTP Framework for REST Applications in C +net-libs/ulfius 2.7.14: HTTP Framework for REST Applications in C net-libs/usockets 0.8.1_p20211023 9999: tiny eventing, networking & crypto for async applications +net-libs/yder 1.4.20: Logging library for C applications net-mail/dovecot-fts-xapian 1.5.4 1.5.5 9999: Dovecot FTS plugin backed by Xapian net-mail/hydroxide 0.2.23 0.2.24 0.2.26 0.2.27 0.2.28 9999: A third-party, open-source ProtonMail CardDAV, IMAP and SMTP bridge net-mail/pop 0.2.0: Send emails from your terminal @@ -1739,7 +1740,7 @@ net-p2p/monero 0.17.2.0 0.17.2.3 0.17.3.0 0.17.3.2 0.18.1.0 0.18.1.1 0.18.1.2 0. net-p2p/p2pool 3.5 3.6.2 3.7 3.8 9999: Decentralized pool for Monero mining net-p2p/popura 0.4.6 9999: Popura: alternative Yggdrasil network client net-p2p/trezord-go 2.0.33: TREZOR Communication Daemon -net-p2p/yggdrasil-go 0.4.7 0.5.1 9999: An experiment in scalable routing as an encrypted IPv6 overlay network +net-p2p/yggdrasil-go 0.4.7 0.5.1 0.5.2 9999: An experiment in scalable routing as an encrypted IPv6 overlay network net-print/hpuld 1.00.39.15.00.23-r1: HP Unified Linux Driver (for samsung hardware) net-proxy/snowflake 2.7.0: Pluggable Transport using WebRTC, inspired by Flashproxy net-voip/discover-overlay 0.4.5 0.5.4 0.6.9: Yet another Discord overlay for Linux written in Python using GTK3 @@ -2010,10 +2011,11 @@ www-apps/librarian 2023.05.07: An alternative frontend for LBRY/Odysee. Inspired www-apps/mycorrhiza 1.14.0 9999: Git-based wiki engine written in Go using mycomarkup www-apps/nitter 2023.05.20 2023.07.12: Alternative front-end for Twitter www-apps/pleroma 2.6.0 9999: ActivityPub social networking software compatible with other Fediverse software +www-apps/pleroma-fe 2.6.0 9999: Main frontend for www-apps/pleroma, inspired by qvitter www-apps/rimgo 1.2.1: An alternative frontend for Imgur. Originally based on rimgu. www-apps/snac 2.25 2.26: A simple, minimalistic ActivityPub instance www-apps/uwebsockets 20.11.0 20.14.0 9999: ultra fast, simple, secure & standards compliant web I/O -www-apps/whoogle-search 0.8.3-r1 0.8.4-r1: A self-hosted, ad-free, privacy-respecting metasearch engine +www-apps/whoogle-search 0.8.3-r2 0.8.4-r2: A self-hosted, ad-free, privacy-respecting metasearch engine www-apps/zola 0.17.2: A fast static site generator with everything built-in www-client/badwolf 1.2.2 1.3.0 9999: Minimalist and privacy-oriented WebKitGTK+ browser www-client/browsh 1.8.2: A fully-modern text-based browser, rendering to TTY and browsers diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 63571ef0bd..b7c47679c1 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Fri, 10 Nov 2023 12:31:42 +0000 +Fri, 10 Nov 2023 20:31:51 +0000