diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-10-01 20:31:59 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-10-01 20:31:59 +0000 |
commit | ef4ca2e6ff1361ba821a9df3ddbc73f0971bbb1c (patch) | |
tree | cf7693ecc2c0cf52d0d1f1082935beead9b6e17d /metadata | |
parent | Merge updates from master (diff) | |
download | gentoo-ef4ca2e6ff1361ba821a9df3ddbc73f0971bbb1c.tar.gz gentoo-ef4ca2e6ff1361ba821a9df3ddbc73f0971bbb1c.tar.bz2 gentoo-ef4ca2e6ff1361ba821a9df3ddbc73f0971bbb1c.zip |
2022-10-01 20:31:59 UTC
Diffstat (limited to 'metadata')
-rw-r--r-- | metadata/md5-cache/app-crypt/sbctl-0.9 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/app-misc/wally-cli-2.0.1 | 13 | ||||
-rw-r--r-- | metadata/md5-cache/dev-util/ROPgadget-7.0 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/net-im/synapse-1.66.0 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/sec-keys/openpgp-keys-foxboron-20220802 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/x11-wm/i3-gaps-4.21 | 16 | ||||
-rw-r--r-- | metadata/pkg_desc_index | 3 | ||||
-rw-r--r-- | metadata/timestamp.chk | 2 |
8 files changed, 40 insertions, 10 deletions
diff --git a/metadata/md5-cache/app-crypt/sbctl-0.9 b/metadata/md5-cache/app-crypt/sbctl-0.9 index 75ac2d763f71..df9b85483429 100644 --- a/metadata/md5-cache/app-crypt/sbctl-0.9 +++ b/metadata/md5-cache/app-crypt/sbctl-0.9 @@ -5,10 +5,10 @@ EAPI=8 HOMEPAGE=https://github.com/Foxboron/sbctl INHERIT=go-module verify-sig IUSE=verify-sig -KEYWORDS=~amd64 +KEYWORDS=amd64 LICENSE=Apache-2.0 BSD BSD-2 MIT RESTRICT=strip SLOT=0 SRC_URI=https://github.com/Foxboron/sbctl/releases/download/0.9/sbctl-0.9.tar.gz https://dev.gentoo.org/~ajak/dist/sbctl-0.9-deps.tar.xz verify-sig? ( https://github.com/Foxboron/sbctl/releases/download/0.9/sbctl-0.9.tar.gz.sig ) _eclasses_=go-module b088539f282ed242c23f38fa65472184 verify-sig 0748d665fa664a87add00152ed046e16 -_md5_=a7962fd6e8cd268842ffc03669ff5855 +_md5_=e613fc92b7158532b544cab7f0b9b43c diff --git a/metadata/md5-cache/app-misc/wally-cli-2.0.1 b/metadata/md5-cache/app-misc/wally-cli-2.0.1 new file mode 100644 index 000000000000..1e844321b156 --- /dev/null +++ b/metadata/md5-cache/app-misc/wally-cli-2.0.1 @@ -0,0 +1,13 @@ +BDEPEND=>=dev-lang/go-1.18 app-arch/unzip +DEFINED_PHASES=compile install unpack +DESCRIPTION=Flash your ZSA Keyboard the EZ way +EAPI=8 +HOMEPAGE=https://github.com/zsa/wally-cli +INHERIT=go-module +KEYWORDS=~amd64 +LICENSE=Apache-2.0 BSD BSD-4 MIT public-domain +RESTRICT=strip +SLOT=0 +SRC_URI=https://github.com/zsa/wally-cli/archive/refs/tags/2.0.1-linux.tar.gz -> wally-cli-2.0.1.tar.gz https://dev.gentoo.org/~ajak/dist/app-misc/wally-cli/wally-cli-2.0.1-deps.tar.xz +_eclasses_=go-module b088539f282ed242c23f38fa65472184 +_md5_=b80079c3a2a6709b4e867160fbe1e004 diff --git a/metadata/md5-cache/dev-util/ROPgadget-7.0 b/metadata/md5-cache/dev-util/ROPgadget-7.0 index 9c9dae0d4426..d5965254dc44 100644 --- a/metadata/md5-cache/dev-util/ROPgadget-7.0 +++ b/metadata/md5-cache/dev-util/ROPgadget-7.0 @@ -5,11 +5,11 @@ EAPI=8 HOMEPAGE=https://shell-storm.org/project/ROPgadget/ INHERIT=distutils-r1 IUSE=python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 -KEYWORDS=~amd64 ~arm64 ~x86 +KEYWORDS=amd64 ~arm64 x86 LICENSE=GPL-2 RDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8[sqlite] ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9[sqlite] ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10[sqlite] ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11[sqlite] ) >=dev-libs/capstone-5[python,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[sqlite] ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9[sqlite] ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10[sqlite] ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11[sqlite] ) REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 ) SLOT=0 SRC_URI=https://github.com/JonathanSalwan/ROPgadget/archive/v7.0.tar.gz -> ROPgadget-7.0.gh.tar.gz _eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 e3b0f72d558eb613ff83262d22cbf887 -_md5_=eaf11f1327ffae03e296754d642b8b0a +_md5_=4ac8c2375d613e1a7e1cc84f23b356ce diff --git a/metadata/md5-cache/net-im/synapse-1.66.0 b/metadata/md5-cache/net-im/synapse-1.66.0 index 9d9d040ea9a4..6b3a1a2fa67b 100644 --- a/metadata/md5-cache/net-im/synapse-1.66.0 +++ b/metadata/md5-cache/net-im/synapse-1.66.0 @@ -6,7 +6,7 @@ EAPI=8 HOMEPAGE=https://matrix.org/ https://github.com/matrix-org/synapse/ INHERIT=distutils-r1 multiprocessing optfeature systemd IUSE=postgres systemd test python_single_target_python3_9 python_single_target_python3_10 -KEYWORDS=~amd64 ~ppc64 +KEYWORDS=amd64 ~ppc64 LICENSE=Apache-2.0 RDEPEND=acct-user/synapse acct-group/synapse python_single_target_python3_9? ( dev-python/attrs[python_targets_python3_9(-)] dev-python/bcrypt[python_targets_python3_9(-)] dev-python/bleach[python_targets_python3_9(-)] dev-python/canonicaljson[python_targets_python3_9(-)] dev-python/cryptography[python_targets_python3_9(-)] dev-python/frozendict[python_targets_python3_9(-)] dev-python/ijson[python_targets_python3_9(-)] >=dev-python/jinja-3.0[python_targets_python3_9(-)] dev-python/jsonschema[python_targets_python3_9(-)] >=dev-python/matrix-common-1.2.1[python_targets_python3_9(-)] dev-python/msgpack[python_targets_python3_9(-)] dev-python/netaddr[python_targets_python3_9(-)] dev-python/packaging[python_targets_python3_9(-)] dev-python/phonenumbers[python_targets_python3_9(-)] dev-python/pillow[python_targets_python3_9(-),webp] dev-python/prometheus_client[python_targets_python3_9(-)] dev-python/pyasn1-modules[python_targets_python3_9(-)] dev-python/pyasn1[python_targets_python3_9(-)] dev-python/pydantic[python_targets_python3_9(-)] dev-python/pymacaroons[python_targets_python3_9(-)] dev-python/pyopenssl[python_targets_python3_9(-)] dev-python/pyyaml[python_targets_python3_9(-)] dev-python/service_identity[python_targets_python3_9(-)] dev-python/signedjson[python_targets_python3_9(-)] dev-python/sortedcontainers[python_targets_python3_9(-)] dev-python/treq[python_targets_python3_9(-)] dev-python/twisted[python_targets_python3_9(-)] dev-python/typing-extensions[python_targets_python3_9(-)] dev-python/unpaddedbase64[python_targets_python3_9(-)] postgres? ( dev-python/psycopg:2[python_targets_python3_9(-)] ) systemd? ( dev-python/python-systemd[python_targets_python3_9(-)] ) ) python_single_target_python3_10? ( dev-python/attrs[python_targets_python3_10(-)] dev-python/bcrypt[python_targets_python3_10(-)] dev-python/bleach[python_targets_python3_10(-)] dev-python/canonicaljson[python_targets_python3_10(-)] dev-python/cryptography[python_targets_python3_10(-)] dev-python/frozendict[python_targets_python3_10(-)] dev-python/ijson[python_targets_python3_10(-)] >=dev-python/jinja-3.0[python_targets_python3_10(-)] dev-python/jsonschema[python_targets_python3_10(-)] >=dev-python/matrix-common-1.2.1[python_targets_python3_10(-)] dev-python/msgpack[python_targets_python3_10(-)] dev-python/netaddr[python_targets_python3_10(-)] dev-python/packaging[python_targets_python3_10(-)] dev-python/phonenumbers[python_targets_python3_10(-)] dev-python/pillow[python_targets_python3_10(-),webp] dev-python/prometheus_client[python_targets_python3_10(-)] dev-python/pyasn1-modules[python_targets_python3_10(-)] dev-python/pyasn1[python_targets_python3_10(-)] dev-python/pydantic[python_targets_python3_10(-)] dev-python/pymacaroons[python_targets_python3_10(-)] dev-python/pyopenssl[python_targets_python3_10(-)] dev-python/pyyaml[python_targets_python3_10(-)] dev-python/service_identity[python_targets_python3_10(-)] dev-python/signedjson[python_targets_python3_10(-)] dev-python/sortedcontainers[python_targets_python3_10(-)] dev-python/treq[python_targets_python3_10(-)] dev-python/twisted[python_targets_python3_10(-)] dev-python/typing-extensions[python_targets_python3_10(-)] dev-python/unpaddedbase64[python_targets_python3_10(-)] postgres? ( dev-python/psycopg:2[python_targets_python3_10(-)] ) systemd? ( dev-python/python-systemd[python_targets_python3_10(-)] ) ) python_single_target_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) REQUIRED_USE=^^ ( python_single_target_python3_9 python_single_target_python3_10 ) @@ -14,4 +14,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/matrix-org/synapse/archive/v1.66.0.tar.gz -> synapse-1.66.0.gh.tar.gz _eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 distutils-r1 e3b0f72d558eb613ff83262d22cbf887 optfeature 1a2157392a869265b2afcb63a26c12ac systemd 2736b403a83f194b59b767f3b344c2c1 -_md5_=5f5715114b0d76bf746b000bb574a7ed +_md5_=8641f4dd3301601b0945458566e913e0 diff --git a/metadata/md5-cache/sec-keys/openpgp-keys-foxboron-20220802 b/metadata/md5-cache/sec-keys/openpgp-keys-foxboron-20220802 index 2cc04abec10b..110cc0a34b9f 100644 --- a/metadata/md5-cache/sec-keys/openpgp-keys-foxboron-20220802 +++ b/metadata/md5-cache/sec-keys/openpgp-keys-foxboron-20220802 @@ -2,8 +2,8 @@ DEFINED_PHASES=install DESCRIPTION=OpenPGP keys used by Morten Linderund EAPI=8 HOMEPAGE=https://linderud.dev/about/ -KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 +KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 LICENSE=public-domain SLOT=0 SRC_URI=https://linderud.dev/gpg.asc -> C100346676634E80C940FB9E9C02FF419FECBE16.asc -_md5_=c289dcea11d9c7638ec42845528a64f1 +_md5_=da2839ca31db7754f5bb15c45852cb8a diff --git a/metadata/md5-cache/x11-wm/i3-gaps-4.21 b/metadata/md5-cache/x11-wm/i3-gaps-4.21 new file mode 100644 index 000000000000..224f40c8ad84 --- /dev/null +++ b/metadata/md5-cache/x11-wm/i3-gaps-4.21 @@ -0,0 +1,16 @@ +BDEPEND=app-text/asciidoc app-text/xmlto dev-lang/perl virtual/pkgconfig >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array +DEFINED_PHASES=compile configure install postinst test +DEPEND=dev-libs/glib:2 dev-libs/libev dev-libs/libpcre dev-libs/yajl:= x11-libs/cairo[X,xcb(+)] x11-libs/libxcb:=[xkb] x11-libs/libxkbcommon[X] x11-libs/pango[X] x11-libs/startup-notification x11-libs/xcb-util x11-libs/xcb-util-cursor x11-libs/xcb-util-keysyms x11-libs/xcb-util-wm x11-libs/xcb-util-xrm test? ( dev-perl/ExtUtils-PkgConfig dev-perl/IPC-Run dev-perl/Inline dev-perl/Inline-C dev-perl/X11-XCB dev-perl/XS-Object-Magic x11-apps/xhost x11-base/xorg-server[xephyr,xvfb] x11-misc/xvfb-run ) +DESCRIPTION=i3 fork with gaps and some more features +EAPI=8 +HOMEPAGE=https://github.com/Airblader/i3 +INHERIT=meson optfeature +IUSE=doc test +KEYWORDS=~amd64 ~arm64 ~ppc64 ~riscv ~x86 +LICENSE=BSD +RDEPEND=dev-libs/glib:2 dev-libs/libev dev-libs/libpcre dev-libs/yajl:= x11-libs/cairo[X,xcb(+)] x11-libs/libxcb:=[xkb] x11-libs/libxkbcommon[X] x11-libs/pango[X] x11-libs/startup-notification x11-libs/xcb-util x11-libs/xcb-util-cursor x11-libs/xcb-util-keysyms x11-libs/xcb-util-wm x11-libs/xcb-util-xrm dev-lang/perl dev-perl/AnyEvent-I3 dev-perl/JSON-XS !x11-wm/i3 +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/Airblader/i3/archive/4.21.tar.gz -> i3-gaps-4.21.tar.gz +_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 meson 1994a5aef5d4f5798b92f64d6f9a6003 optfeature 1a2157392a869265b2afcb63a26c12ac +_md5_=0518bf58e34413e0514392500b82b4c8 diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index a632c50235b9..bf54493e6243 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -3229,6 +3229,7 @@ app-misc/vittk 1.3-r1: A front end for Taskwarrior (app-misc/task) app-misc/vlock 2.2.3-r2: Allows to lock one or all of the sessions of your console display app-misc/votrify 5 5-r1: Tool for community verification of Gentoo elections app-misc/vzstats 0.5.1: OpenVZ stats collection daemon +app-misc/wally-cli 2.0.1: Flash your ZSA Keyboard the EZ way app-misc/wayland-utils 1.0.0 1.1.0: Display information about supported Wayland protocols and current compositor app-misc/wcd 6.0.3-r2: Wherever Change Directory app-misc/weggli 0.2.4: a fast and robust semantic search tool for C and C++ codebases @@ -19430,7 +19431,7 @@ x11-wm/fvwm3 1.0.4-r2 9999: A multiple large virtual desktop window manager deri x11-wm/goomwwm 1.0.0-r1 9999: Get out of my way, Window Manager! x11-wm/herbstluftwm 0.9.4 0.9.5 9999: A manual tiling window manager for X x11-wm/i3 4.20.1 4.21 9999: An improved dynamic tiling window manager -x11-wm/i3-gaps 4.20.1: i3 fork with gaps and some more features +x11-wm/i3-gaps 4.20.1 4.21: i3 fork with gaps and some more features x11-wm/icewm 2.8.0 2.9.6 2.9.7: Ice Window Manager with Themes x11-wm/jwm 2.4.2: Very fast and lightweight still powerful window manager for X x11-wm/larswm 7.5.3-r2: Tiling window manager for X11, based on 9wm by David Hogan diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index dee3aa292fa0..643b650916da 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Sat, 01 Oct 2022 20:16:52 +0000 +Sat, 01 Oct 2022 20:31:59 +0000 |