From 87930eb59cc2005b3cea509b5fe65791e71a9a5e Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Tue, 14 Mar 2023 06:16:52 +0000 Subject: [PATCH] 2023-03-14 06:16:52 UTC --- .../dev-util/lua-language-server-3.6.11 | 13 ------------- .../dev-util/lua-language-server-3.6.13 | 13 ------------- .../dev-util/lua-language-server-3.6.17 | 15 +++++++++++++++ metadata/md5-cache/gui-apps/sfwbar-1.0_beta10 | 15 +++++++++++++++ metadata/md5-cache/gui-apps/sfwbar-1.0_beta6 | 14 -------------- metadata/md5-cache/gui-apps/sfwbar-1.0_beta8 | 14 -------------- metadata/md5-cache/net-misc/maestral-1.7.2_rc0 | 16 ++++++++++++++++ ...2eu-0_pre20220825 => rtl8192eu-0_pre20230313} | 6 +++--- ...1ce-0_pre20220911 => rtl8821ce-0_pre20230101} | 6 +++--- metadata/pkg_desc_index | 10 +++++----- metadata/timestamp.chk | 2 +- 11 files changed, 58 insertions(+), 66 deletions(-) delete mode 100644 metadata/md5-cache/dev-util/lua-language-server-3.6.11 delete mode 100644 metadata/md5-cache/dev-util/lua-language-server-3.6.13 create mode 100644 metadata/md5-cache/dev-util/lua-language-server-3.6.17 create mode 100644 metadata/md5-cache/gui-apps/sfwbar-1.0_beta10 delete mode 100644 metadata/md5-cache/gui-apps/sfwbar-1.0_beta6 delete mode 100644 metadata/md5-cache/gui-apps/sfwbar-1.0_beta8 create mode 100644 metadata/md5-cache/net-misc/maestral-1.7.2_rc0 rename metadata/md5-cache/net-wireless/{rtl8192eu-0_pre20220825 => rtl8192eu-0_pre20230313} (86%) rename metadata/md5-cache/net-wireless/{rtl8821ce-0_pre20220911 => rtl8821ce-0_pre20230101} (80%) diff --git a/metadata/md5-cache/dev-util/lua-language-server-3.6.11 b/metadata/md5-cache/dev-util/lua-language-server-3.6.11 deleted file mode 100644 index 9050f0d4e3..0000000000 --- a/metadata/md5-cache/dev-util/lua-language-server-3.6.11 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install prepare -DESCRIPTION=Lua language server -EAPI=8 -HOMEPAGE=https://github.com/LuaLS/lua-language-server -INHERIT=ninja-utils toolchain-funcs -IUSE=test -KEYWORDS=~amd64 ~x86 -LICENSE=MIT -RESTRICT=!test? ( test ) -SLOT=0 -SRC_URI=https://github.com/LuaLS/lua-language-server/releases/download/3.6.11/lua-language-server-3.6.11-submodules.zip -> lua-language-server-3.6.11.zip -_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 -_md5_=b7137b23e9f850e8aa63f578963a84e8 diff --git a/metadata/md5-cache/dev-util/lua-language-server-3.6.13 b/metadata/md5-cache/dev-util/lua-language-server-3.6.13 deleted file mode 100644 index 7bb7299906..0000000000 --- a/metadata/md5-cache/dev-util/lua-language-server-3.6.13 +++ /dev/null @@ -1,13 +0,0 @@ -DEFINED_PHASES=compile install prepare -DESCRIPTION=Lua language server -EAPI=8 -HOMEPAGE=https://github.com/LuaLS/lua-language-server -INHERIT=ninja-utils toolchain-funcs -IUSE=test -KEYWORDS=~amd64 ~x86 -LICENSE=MIT -RESTRICT=!test? ( test ) -SLOT=0 -SRC_URI=https://github.com/LuaLS/lua-language-server/releases/download/3.6.13/lua-language-server-3.6.13-submodules.zip -> lua-language-server-3.6.13.zip -_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 -_md5_=b7137b23e9f850e8aa63f578963a84e8 diff --git a/metadata/md5-cache/dev-util/lua-language-server-3.6.17 b/metadata/md5-cache/dev-util/lua-language-server-3.6.17 new file mode 100644 index 0000000000..b5ae1f9d3a --- /dev/null +++ b/metadata/md5-cache/dev-util/lua-language-server-3.6.17 @@ -0,0 +1,15 @@ +DEFINED_PHASES=compile install prepare setup +DEPEND=lua_single_target_luajit? ( dev-lang/luajit:= ) lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) +DESCRIPTION=Lua language server +EAPI=8 +HOMEPAGE=https://github.com/LuaLS/lua-language-server +INHERIT=ninja-utils toolchain-funcs lua-single prefix +IUSE=test lua_single_target_luajit lua_single_target_lua5-1 lua_single_target_lua5-3 lua_single_target_lua5-4 +KEYWORDS=~amd64 ~x86 +LICENSE=MIT +RDEPEND=lua_single_target_luajit? ( dev-lang/luajit:= ) lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/LuaLS/lua-language-server/releases/download/3.6.17/lua-language-server-3.6.17-submodules.zip -> lua-language-server-3.6.17.zip +_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 lua-utils e69ff116248d78546ae1a234c086fe80 lua-single aee383a0de35701b9eb0b27077a1c143 prefix eab3c99d77fe00506c109c8a736186f7 +_md5_=1f33412070e7b7ad18f30f4f2a6edc30 diff --git a/metadata/md5-cache/gui-apps/sfwbar-1.0_beta10 b/metadata/md5-cache/gui-apps/sfwbar-1.0_beta10 new file mode 100644 index 0000000000..6925d2ae09 --- /dev/null +++ b/metadata/md5-cache/gui-apps/sfwbar-1.0_beta10 @@ -0,0 +1,15 @@ +BDEPEND=virtual/pkgconfig >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array +DEFINED_PHASES=compile configure install test +DEPEND=mpd? ( media-libs/libmpdclient ) pulse? ( media-libs/libpulse ) xkb? ( x11-libs/libxkbcommon ) >=x11-libs/gtk+-3.22.0:3[introspection,wayland] gui-libs/gtk-layer-shell dev-libs/json-c dev-util/wayland-scanner virtual/freedesktop-icon-theme >=dev-libs/wayland-protocols-1.17 +DESCRIPTION=S* Floating Window Bar +EAPI=8 +HOMEPAGE=https://github.com/LBCrion/sfwbar +INHERIT=meson +IUSE=+mpd +pulse +net +xkb +KEYWORDS=~amd64 +LICENSE=GPL-3 +RDEPEND=mpd? ( media-libs/libmpdclient ) pulse? ( media-libs/libpulse ) xkb? ( x11-libs/libxkbcommon ) >=x11-libs/gtk+-3.22.0:3[introspection,wayland] gui-libs/gtk-layer-shell dev-libs/json-c dev-util/wayland-scanner virtual/freedesktop-icon-theme >=dev-libs/wayland-protocols-1.17 +SLOT=0 +SRC_URI=https://github.com/LBCrion/sfwbar/archive/v1.0_beta10.tar.gz -> sfwbar-1.0_beta10.tar.gz +_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 meson 1994a5aef5d4f5798b92f64d6f9a6003 +_md5_=5e0b885ec94bae0cb9b2337888b15829 diff --git a/metadata/md5-cache/gui-apps/sfwbar-1.0_beta6 b/metadata/md5-cache/gui-apps/sfwbar-1.0_beta6 deleted file mode 100644 index 3f6385a231..0000000000 --- a/metadata/md5-cache/gui-apps/sfwbar-1.0_beta6 +++ /dev/null @@ -1,14 +0,0 @@ -BDEPEND=virtual/pkgconfig >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array -DEFINED_PHASES=compile configure install test -DEPEND=>=x11-libs/gtk+-3.22.0:3[introspection,wayland] gui-libs/gtk-layer-shell dev-libs/json-c dev-util/wayland-scanner >=dev-libs/wayland-protocols-1.17 -DESCRIPTION=Sway Floating Window Bar -EAPI=7 -HOMEPAGE=https://github.com/LBCrion/sfwbar -INHERIT=meson -KEYWORDS=~amd64 -LICENSE=GPL-3 -RDEPEND=>=x11-libs/gtk+-3.22.0:3[introspection,wayland] gui-libs/gtk-layer-shell dev-libs/json-c dev-util/wayland-scanner >=dev-libs/wayland-protocols-1.17 -SLOT=0 -SRC_URI=https://github.com/LBCrion/sfwbar/archive/v1.0_beta6.tar.gz -> sfwbar-1.0_beta6.tar.gz -_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 meson 1994a5aef5d4f5798b92f64d6f9a6003 -_md5_=661696b23a2b39e89dace3de2b222ed9 diff --git a/metadata/md5-cache/gui-apps/sfwbar-1.0_beta8 b/metadata/md5-cache/gui-apps/sfwbar-1.0_beta8 deleted file mode 100644 index 0535622bac..0000000000 --- a/metadata/md5-cache/gui-apps/sfwbar-1.0_beta8 +++ /dev/null @@ -1,14 +0,0 @@ -BDEPEND=virtual/pkgconfig >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array -DEFINED_PHASES=compile configure install test -DEPEND=>=x11-libs/gtk+-3.22.0:3[introspection,wayland] gui-libs/gtk-layer-shell dev-libs/json-c dev-util/wayland-scanner >=dev-libs/wayland-protocols-1.17 -DESCRIPTION=Sway Floating Window Bar -EAPI=7 -HOMEPAGE=https://github.com/LBCrion/sfwbar -INHERIT=meson -KEYWORDS=~amd64 -LICENSE=GPL-3 -RDEPEND=>=x11-libs/gtk+-3.22.0:3[introspection,wayland] gui-libs/gtk-layer-shell dev-libs/json-c dev-util/wayland-scanner >=dev-libs/wayland-protocols-1.17 -SLOT=0 -SRC_URI=https://github.com/LBCrion/sfwbar/archive/v1.0_beta8.tar.gz -> sfwbar-1.0_beta8.tar.gz -_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 meson 1994a5aef5d4f5798b92f64d6f9a6003 -_md5_=661696b23a2b39e89dace3de2b222ed9 diff --git a/metadata/md5-cache/net-misc/maestral-1.7.2_rc0 b/metadata/md5-cache/net-misc/maestral-1.7.2_rc0 new file mode 100644 index 0000000000..f1810bfa93 --- /dev/null +++ b/metadata/md5-cache/net-misc/maestral-1.7.2_rc0 @@ -0,0 +1,16 @@ +BDEPEND=dev-python/build[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( >=dev-python/click-8.0.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/desktop-notifier-3.3.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] =dev-python/dropbox-11*[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fasteners-0.15[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/importlib_metadata[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/keyring-22.0.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/keyrings-alt-3.1.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pathspec-0.5.8[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/Pyro5-5.10[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/requests-2.16.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/rich[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] =dev-python/survey-3*[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/typing-extensions[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/watchdog-2.0.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=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-python/setuptools-67.2.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] =dev-python/wheel-0.38.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] +DEFINED_PHASES=compile configure install postinst postrm preinst prepare test +DESCRIPTION=Maestral is an open-source Dropbox client written in Python +EAPI=8 +HOMEPAGE=https://maestral.app +IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info +INHERIT=distutils-r1 xdg +IUSE=test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 +LICENSE=MIT +RDEPEND=>=dev-python/click-8.0.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/desktop-notifier-3.3.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] =dev-python/dropbox-11*[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/fasteners-0.15[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/importlib_metadata[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/keyring-22.0.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/keyrings-alt-3.1.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pathspec-0.5.8[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/Pyro5-5.10[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/requests-2.16.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/rich[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] =dev-python/survey-3*[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/typing-extensions[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/watchdog-2.0.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 ) +REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/samschott/maestral/archive/refs/tags/v1.7.2.dev0.tar.gz -> maestral-1.7.2_rc0.gh.tar.gz +_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 3929d88685167435c587b740fdb5ec46 xdg-utils ac0e315a3688929e34ac75b139e7349a xdg 6024fbc93167fad782e2032933654857 +_md5_=ac99ffc29b8ed328a4f1cc0ef295f195 diff --git a/metadata/md5-cache/net-wireless/rtl8192eu-0_pre20220825 b/metadata/md5-cache/net-wireless/rtl8192eu-0_pre20230313 similarity index 86% rename from metadata/md5-cache/net-wireless/rtl8192eu-0_pre20220825 rename to metadata/md5-cache/net-wireless/rtl8192eu-0_pre20230313 index db034892e1..ae119fa053 100644 --- a/metadata/md5-cache/net-wireless/rtl8192eu-0_pre20220825 +++ b/metadata/md5-cache/net-wireless/rtl8192eu-0_pre20230313 @@ -1,7 +1,7 @@ DEFINED_PHASES=compile install postinst postrm preinst setup DEPEND=virtual/linux-sources kernel_linux? ( sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= ) ) kernel_linux? ( virtual/linux-sources virtual/libelf ) DESCRIPTION=Realtek 8192EU driver module for Linux kernel -EAPI=7 +EAPI=8 HOMEPAGE=https://github.com/Mange/rtl8192eu-linux-driver INHERIT=linux-mod IUSE=dist-kernel @@ -9,6 +9,6 @@ KEYWORDS=~amd64 ~x86 LICENSE=GPL-2 RDEPEND=kernel_linux? ( sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= ) ) SLOT=0 -SRC_URI=https://github.com/Mange/rtl8192eu-linux-driver/archive/e39c4e7a66b05fab6eceb2bb251d399c003fb544.tar.gz -> rtl8192eu-0_pre20220825.tar.gz +SRC_URI=https://github.com/Mange/rtl8192eu-linux-driver/archive/528ae31705764d78cc117abd604d9b799bd52543.tar.gz -> rtl8192eu-0_pre20230313.tar.gz _eclasses_=toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 linux-info 4b552625ebd741dfd2ac08637fd2436e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 linux-mod 81807190d0c0076b69cb96b547e38681 -_md5_=9144945b5639b7779ff8407c3e57b441 +_md5_=9e6ebb6f0dc4b22d2d76ce95b3beeb58 diff --git a/metadata/md5-cache/net-wireless/rtl8821ce-0_pre20220911 b/metadata/md5-cache/net-wireless/rtl8821ce-0_pre20230101 similarity index 80% rename from metadata/md5-cache/net-wireless/rtl8821ce-0_pre20220911 rename to metadata/md5-cache/net-wireless/rtl8821ce-0_pre20230101 index 07bfd47289..82869198a0 100644 --- a/metadata/md5-cache/net-wireless/rtl8821ce-0_pre20220911 +++ b/metadata/md5-cache/net-wireless/rtl8821ce-0_pre20230101 @@ -1,7 +1,7 @@ DEFINED_PHASES=compile install postinst postrm preinst setup DEPEND=virtual/linux-sources kernel_linux? ( sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= ) ) kernel_linux? ( virtual/linux-sources virtual/libelf ) DESCRIPTION=Realtek RTL8821CE Driver module for Linux kernel -EAPI=7 +EAPI=8 HOMEPAGE=https://github.com/tomaspinho/rtl8821ce INHERIT=linux-mod toolchain-funcs IUSE=dist-kernel @@ -9,6 +9,6 @@ KEYWORDS=~amd64 ~x86 LICENSE=GPL-2 RDEPEND=kernel_linux? ( sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= ) ) SLOT=0 -SRC_URI=https://github.com/tomaspinho/rtl8821ce/archive/50c1b120b06a3b0805e23ca9a4dbd274d74bb305.tar.gz -> rtl8821ce-0_pre20220911.tar.gz +SRC_URI=https://github.com/tomaspinho/rtl8821ce/archive/a3e2f7c1f91e92f2dc788e8fcd7f2986af3d19b6.tar.gz -> rtl8821ce-0_pre20230101.tar.gz _eclasses_=toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 linux-info 4b552625ebd741dfd2ac08637fd2436e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 linux-mod 81807190d0c0076b69cb96b547e38681 -_md5_=a9b84ab2eecaa9030a4d54210e07b5d0 +_md5_=06bd33f0b6b4c87060b33f5ffca0ff83 diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index d0bd48b6bd..fcac8bc474 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -1222,7 +1222,7 @@ dev-util/gshards 0.1-r1: Small helper tools to aid installing Crystal packages i dev-util/haredo 1.0.2 9999: a simple and unix-idiomatic build automator dev-util/insomnia-bin 2020.3.3 2020.5.2: HTTP and GraphQL client for developers dev-util/lemminx-bin 0.22.0 0.24.0: XML Language Server -dev-util/lua-language-server 3.6.11 3.6.13: Lua language server +dev-util/lua-language-server 3.6.17: Lua language server dev-util/mh 1.0.3: Generate help for Makefile dev-util/odb 2.5.0_beta21_p1: ODB compiler and the ODB system documentation dev-util/osc 0.173.0 9999: Command line tool for Open Build Service @@ -1362,7 +1362,7 @@ 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 gui-apps/rofi-wayland 1.7.5: A window switcher, run dialog and dmenu replacement -gui-apps/sfwbar 1.0_beta6 1.0_beta8 1.0_beta9: Sway Floating Window Bar +gui-apps/sfwbar 1.0_beta9 1.0_beta10: S* Floating Window Bar gui-apps/showmethekey 1.7.3: Show keys you typed on screen. gui-apps/somebar 1.0.0 1.0.3 9999: dwm-like bar for dwl gui-apps/someblocks 1.0.0 1.0.1 9999: Modular status bar for somebar written in c. @@ -1598,7 +1598,7 @@ net-misc/giara 1.0.1: An app for Reddit net-misc/gmid 1.8.5 1.8.6 9999: Simple and secure Gemini server net-misc/gnome-ssh-askpass 9.2_p1: GTK-based passphrase dialog for use with OpenSSH net-misc/lyrics-in-terminal 1.5.0: Command Line Lyrics fetcher for MPRIS media players -net-misc/maestral 1.5.3 1.7.1: Maestral is an open-source Dropbox client written in Python +net-misc/maestral 1.5.3 1.7.1 1.7.2_rc0: Maestral is an open-source Dropbox client written in Python net-misc/maestral-qt 1.5.3 1.7.1: Maestral is an open-source Dropbox client written in Python net-misc/mastorss 0.13.0 0.13.1 9999: Another RSS to Mastodon bot net-misc/megasync 4.3.8.0 4.5.0.0 9999: The official Qt-based program for syncing your MEGA account in your PC @@ -1637,9 +1637,9 @@ net-voip/gnome-calls 43.2 43.3: Phone dialer and call handler net-voip/vvmd 0.8: vvmd is a lower level daemon that retrieves Visual Voicemail net-vpn/fastd 22: A very small VPN daemon which tunnels IP packets and Ethernet frames over UDP. net-wireless/iwdgui 0.1.0 0.2.0: A graphical frontend for IWD, Intel's iNet Wireless Daemon -net-wireless/rtl8192eu 0_pre20220825: Realtek 8192EU driver module for Linux kernel +net-wireless/rtl8192eu 0_pre20230313: Realtek 8192EU driver module for Linux kernel net-wireless/rtl8723bu 999: Driver for the rtl8723 wireless chipset -net-wireless/rtl8821ce 0_pre20220911: Realtek RTL8821CE Driver module for Linux kernel +net-wireless/rtl8821ce 0_pre20230101: Realtek RTL8821CE Driver module for Linux kernel net-wireless/rtl8821cu 0_pre20220409: Realtek 8821CU/RTL8811CU module for Linux kernel sci-biology/cmdock 0.2.0: Program for docking ligands to proteins and nucleic acids sci-biology/geneathome 1.10-r3: BOINC application for expanding Gene Regulatory Networks (GRN) diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 5d53afe5c2..16fc9e1904 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Mon, 13 Mar 2023 21:57:28 +0000 +Tue, 14 Mar 2023 06:16:52 +0000