From a12237fabe5ac584519e65cf1ae347b8966c8e82 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Wed, 31 Jan 2024 19:03:18 +0000 Subject: [PATCH] 2024-01-31 19:03:18 UTC --- metadata/md5-cache/dev-python/proselint-0.13.0 | 16 ++++++++++++++++ metadata/md5-cache/gui-apps/nwg-bar-0.1.3 | 15 --------------- metadata/md5-cache/gui-apps/nwg-bar-0.1.4 | 15 --------------- metadata/md5-cache/gui-apps/nwg-bar-0.1.6 | 15 +++++++++++++++ .../{nwg-panel-0.9.20 => nwg-panel-0.9.22} | 4 ++-- .../{nwg-shell-0.5.28 => nwg-shell-0.5.30} | 2 +- metadata/md5-cache/gui-apps/nwg-shell-0.5.31 | 16 ++++++++++++++++ .../www-client/yandex-browser-23.11.1.714_p1 | 7 +++---- metadata/pkg_desc_index | 7 ++++--- metadata/timestamp.chk | 2 +- 10 files changed, 58 insertions(+), 41 deletions(-) create mode 100644 metadata/md5-cache/dev-python/proselint-0.13.0 delete mode 100644 metadata/md5-cache/gui-apps/nwg-bar-0.1.3 delete mode 100644 metadata/md5-cache/gui-apps/nwg-bar-0.1.4 create mode 100644 metadata/md5-cache/gui-apps/nwg-bar-0.1.6 rename metadata/md5-cache/gui-apps/{nwg-panel-0.9.20 => nwg-panel-0.9.22} (94%) rename metadata/md5-cache/gui-apps/{nwg-shell-0.5.28 => nwg-shell-0.5.30} (93%) create mode 100644 metadata/md5-cache/gui-apps/nwg-shell-0.5.31 diff --git a/metadata/md5-cache/dev-python/proselint-0.13.0 b/metadata/md5-cache/dev-python/proselint-0.13.0 new file mode 100644 index 0000000000..821df1c2a9 --- /dev/null +++ b/metadata/md5-cache/dev-python/proselint-0.13.0 @@ -0,0 +1,16 @@ +BDEPEND=test? ( >=dev-python/click-8.0.0[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.3.1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_pypy3? ( dev-python/pypy3:= ) 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_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/poetry-core-1.6.1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=A linter for prose +EAPI=8 +HOMEPAGE=https://github.com/amperser/proselint/ https://pypi.org/project/proselint/ +INHERIT=distutils-r1 pypi +IUSE=test python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 +KEYWORDS=~amd64 +LICENSE=BSD +RDEPEND=>=dev-python/click-8.0.0[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_pypy3? ( dev-python/pypy3:= ) 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 ) +REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://files.pythonhosted.org/packages/source/P/Proselint/proselint-0.13.0.tar.gz +_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 pypi 2eecb475512bc76e5ea9192a681b9e6b +_md5_=4dc4240fb8809d6c071a5bccb557fd49 diff --git a/metadata/md5-cache/gui-apps/nwg-bar-0.1.3 b/metadata/md5-cache/gui-apps/nwg-bar-0.1.3 deleted file mode 100644 index a8c22ba2bb..0000000000 --- a/metadata/md5-cache/gui-apps/nwg-bar-0.1.3 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip -DEFINED_PHASES=compile install unpack -DEPEND=>=dev-lang/go-1.20 gui-libs/gtk-layer-shell x11-libs/gtk+:3 -DESCRIPTION=GTK3-based button bar for wlroots-based compositors -EAPI=7 -HOMEPAGE=https://github.com/nwg-piotr/nwg-bar -INHERIT=go-module -KEYWORDS=~amd64 -LICENSE=MIT -RDEPEND=gui-libs/gtk-layer-shell x11-libs/gtk+:3 -RESTRICT=strip -SLOT=0 -SRC_URI=https://github.com/nwg-piotr/nwg-bar/archive/v0.1.3.tar.gz -> nwg-bar-0.1.3.tar.gz mirror://goproxy//github.com/allan-simon/go-singleinstance/@v/v0.0.0-20210120080615-d0997106ab37.zip -> github.com%2Fallan-simon%2Fgo-singleinstance%2F@v%2Fv0.0.0-20210120080615-d0997106ab37.zip mirror://goproxy//github.com/allan-simon/go-singleinstance/@v/v0.0.0-20210120080615-d0997106ab37.mod -> github.com%2Fallan-simon%2Fgo-singleinstance%2F@v%2Fv0.0.0-20210120080615-d0997106ab37.mod mirror://goproxy//github.com/davecgh/go-spew/@v/v1.1.0.zip -> github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.0.zip mirror://goproxy//github.com/davecgh/go-spew/@v/v1.1.0.mod -> github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.0.mod mirror://goproxy//github.com/dlasky/gotk3-layershell/@v/v0.0.0-20221218201547-1f6674a3f872.zip -> github.com%2Fdlasky%2Fgotk3-layershell%2F@v%2Fv0.0.0-20221218201547-1f6674a3f872.zip mirror://goproxy//github.com/dlasky/gotk3-layershell/@v/v0.0.0-20221218201547-1f6674a3f872.mod -> github.com%2Fdlasky%2Fgotk3-layershell%2F@v%2Fv0.0.0-20221218201547-1f6674a3f872.mod mirror://goproxy//github.com/gotk3/gotk3/@v/v0.6.1.zip -> github.com%2Fgotk3%2Fgotk3%2F@v%2Fv0.6.1.zip mirror://goproxy//github.com/gotk3/gotk3/@v/v0.6.1.mod -> github.com%2Fgotk3%2Fgotk3%2F@v%2Fv0.6.1.mod mirror://goproxy//github.com/joshuarubin/go-sway/@v/v1.2.0.zip -> github.com%2Fjoshuarubin%2Fgo-sway%2F@v%2Fv1.2.0.zip mirror://goproxy//github.com/joshuarubin/go-sway/@v/v1.2.0.mod -> github.com%2Fjoshuarubin%2Fgo-sway%2F@v%2Fv1.2.0.mod mirror://goproxy//github.com/joshuarubin/lifecycle/@v/v1.0.0.zip -> github.com%2Fjoshuarubin%2Flifecycle%2F@v%2Fv1.0.0.zip mirror://goproxy//github.com/joshuarubin/lifecycle/@v/v1.0.0.mod -> github.com%2Fjoshuarubin%2Flifecycle%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/pmezard/go-difflib/@v/v1.0.0.zip -> github.com%2Fpmezard%2Fgo-difflib%2F@v%2Fv1.0.0.zip mirror://goproxy//github.com/pmezard/go-difflib/@v/v1.0.0.mod -> github.com%2Fpmezard%2Fgo-difflib%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/stretchr/objx/@v/v0.1.0.mod -> github.com%2Fstretchr%2Fobjx%2F@v%2Fv0.1.0.mod mirror://goproxy//github.com/stretchr/testify/@v/v1.3.0.zip -> github.com%2Fstretchr%2Ftestify%2F@v%2Fv1.3.0.zip mirror://goproxy//github.com/stretchr/testify/@v/v1.3.0.mod -> github.com%2Fstretchr%2Ftestify%2F@v%2Fv1.3.0.mod mirror://goproxy//go.uber.org/atomic/@v/v1.3.2.zip -> go.uber.org%2Fatomic%2F@v%2Fv1.3.2.zip mirror://goproxy//go.uber.org/atomic/@v/v1.3.2.mod -> go.uber.org%2Fatomic%2F@v%2Fv1.3.2.mod mirror://goproxy//go.uber.org/multierr/@v/v1.1.0.zip -> go.uber.org%2Fmultierr%2F@v%2Fv1.1.0.zip mirror://goproxy//go.uber.org/multierr/@v/v1.1.0.mod -> go.uber.org%2Fmultierr%2F@v%2Fv1.1.0.mod mirror://goproxy//golang.org/x/sync/@v/v0.0.0-20190412183630-56d357773e84.zip -> golang.org%2Fx%2Fsync%2F@v%2Fv0.0.0-20190412183630-56d357773e84.zip mirror://goproxy//golang.org/x/sync/@v/v0.0.0-20190412183630-56d357773e84.mod -> golang.org%2Fx%2Fsync%2F@v%2Fv0.0.0-20190412183630-56d357773e84.mod -_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 go-env 96e1747610bbb2f5c5d3fb16f0f3a83a go-module 09ccb1fdea4f1f3f718e27b756636097 -_md5_=ff226b863a24d906f8e9e8b4df30fe3e diff --git a/metadata/md5-cache/gui-apps/nwg-bar-0.1.4 b/metadata/md5-cache/gui-apps/nwg-bar-0.1.4 deleted file mode 100644 index 9ae161a4cf..0000000000 --- a/metadata/md5-cache/gui-apps/nwg-bar-0.1.4 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip -DEFINED_PHASES=compile install unpack -DEPEND=>=dev-lang/go-1.20 gui-libs/gtk-layer-shell x11-libs/gtk+:3 app-accessibility/at-spi2-core:2 dev-libs/glib:2 media-libs/fontconfig media-libs/freetype media-libs/harfbuzz:= x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/pango -DESCRIPTION=GTK3-based button bar for wlroots-based compositors -EAPI=8 -HOMEPAGE=https://github.com/nwg-piotr/nwg-bar -INHERIT=go-module -KEYWORDS=~amd64 -LICENSE=MIT -RDEPEND=gui-libs/gtk-layer-shell x11-libs/gtk+:3 app-accessibility/at-spi2-core:2 dev-libs/glib:2 media-libs/fontconfig media-libs/freetype media-libs/harfbuzz:= x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/pango -RESTRICT=strip -SLOT=0 -SRC_URI=https://github.com/nwg-piotr/nwg-bar/archive/v0.1.4.tar.gz -> nwg-bar-0.1.4.tar.gz mirror://goproxy//github.com/allan-simon/go-singleinstance/@v/v0.0.0-20210120080615-d0997106ab37.zip -> github.com%2Fallan-simon%2Fgo-singleinstance%2F@v%2Fv0.0.0-20210120080615-d0997106ab37.zip mirror://goproxy//github.com/allan-simon/go-singleinstance/@v/v0.0.0-20210120080615-d0997106ab37.mod -> github.com%2Fallan-simon%2Fgo-singleinstance%2F@v%2Fv0.0.0-20210120080615-d0997106ab37.mod mirror://goproxy//github.com/davecgh/go-spew/@v/v1.1.0.zip -> github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.0.zip mirror://goproxy//github.com/davecgh/go-spew/@v/v1.1.0.mod -> github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.0.mod mirror://goproxy//github.com/dlasky/gotk3-layershell/@v/v0.0.0-20221218201547-1f6674a3f872.zip -> github.com%2Fdlasky%2Fgotk3-layershell%2F@v%2Fv0.0.0-20221218201547-1f6674a3f872.zip mirror://goproxy//github.com/dlasky/gotk3-layershell/@v/v0.0.0-20221218201547-1f6674a3f872.mod -> github.com%2Fdlasky%2Fgotk3-layershell%2F@v%2Fv0.0.0-20221218201547-1f6674a3f872.mod mirror://goproxy//github.com/dlasky/gotk3-layershell/@v/v0.0.0-20230802002603-b0c42cd8474f.zip -> github.com%2Fdlasky%2Fgotk3-layershell%2F@v%2Fv0.0.0-20230802002603-b0c42cd8474f.zip mirror://goproxy//github.com/dlasky/gotk3-layershell/@v/v0.0.0-20230802002603-b0c42cd8474f.mod -> github.com%2Fdlasky%2Fgotk3-layershell%2F@v%2Fv0.0.0-20230802002603-b0c42cd8474f.mod mirror://goproxy//github.com/gotk3/gotk3/@v/v0.6.1.zip -> github.com%2Fgotk3%2Fgotk3%2F@v%2Fv0.6.1.zip mirror://goproxy//github.com/gotk3/gotk3/@v/v0.6.1.mod -> github.com%2Fgotk3%2Fgotk3%2F@v%2Fv0.6.1.mod mirror://goproxy//github.com/gotk3/gotk3/@v/v0.6.2.zip -> github.com%2Fgotk3%2Fgotk3%2F@v%2Fv0.6.2.zip mirror://goproxy//github.com/gotk3/gotk3/@v/v0.6.2.mod -> github.com%2Fgotk3%2Fgotk3%2F@v%2Fv0.6.2.mod mirror://goproxy//github.com/joshuarubin/go-sway/@v/v1.2.0.zip -> github.com%2Fjoshuarubin%2Fgo-sway%2F@v%2Fv1.2.0.zip mirror://goproxy//github.com/joshuarubin/go-sway/@v/v1.2.0.mod -> github.com%2Fjoshuarubin%2Fgo-sway%2F@v%2Fv1.2.0.mod mirror://goproxy//github.com/joshuarubin/lifecycle/@v/v1.0.0.zip -> github.com%2Fjoshuarubin%2Flifecycle%2F@v%2Fv1.0.0.zip mirror://goproxy//github.com/joshuarubin/lifecycle/@v/v1.0.0.mod -> github.com%2Fjoshuarubin%2Flifecycle%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/joshuarubin/lifecycle/@v/v1.1.4.zip -> github.com%2Fjoshuarubin%2Flifecycle%2F@v%2Fv1.1.4.zip mirror://goproxy//github.com/joshuarubin/lifecycle/@v/v1.1.4.mod -> github.com%2Fjoshuarubin%2Flifecycle%2F@v%2Fv1.1.4.mod mirror://goproxy//github.com/pmezard/go-difflib/@v/v1.0.0.zip -> github.com%2Fpmezard%2Fgo-difflib%2F@v%2Fv1.0.0.zip mirror://goproxy//github.com/pmezard/go-difflib/@v/v1.0.0.mod -> github.com%2Fpmezard%2Fgo-difflib%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/stretchr/objx/@v/v0.1.0.mod -> github.com%2Fstretchr%2Fobjx%2F@v%2Fv0.1.0.mod mirror://goproxy//github.com/stretchr/testify/@v/v1.3.0.zip -> github.com%2Fstretchr%2Ftestify%2F@v%2Fv1.3.0.zip mirror://goproxy//github.com/stretchr/testify/@v/v1.3.0.mod -> github.com%2Fstretchr%2Ftestify%2F@v%2Fv1.3.0.mod mirror://goproxy//go.uber.org/atomic/@v/v1.3.2.zip -> go.uber.org%2Fatomic%2F@v%2Fv1.3.2.zip mirror://goproxy//go.uber.org/atomic/@v/v1.3.2.mod -> go.uber.org%2Fatomic%2F@v%2Fv1.3.2.mod mirror://goproxy//go.uber.org/atomic/@v/v1.11.0.zip -> go.uber.org%2Fatomic%2F@v%2Fv1.11.0.zip mirror://goproxy//go.uber.org/atomic/@v/v1.11.0.mod -> go.uber.org%2Fatomic%2F@v%2Fv1.11.0.mod mirror://goproxy//go.uber.org/multierr/@v/v1.1.0.zip -> go.uber.org%2Fmultierr%2F@v%2Fv1.1.0.zip mirror://goproxy//go.uber.org/multierr/@v/v1.1.0.mod -> go.uber.org%2Fmultierr%2F@v%2Fv1.1.0.mod mirror://goproxy//go.uber.org/multierr/@v/v1.11.0.zip -> go.uber.org%2Fmultierr%2F@v%2Fv1.11.0.zip mirror://goproxy//go.uber.org/multierr/@v/v1.11.0.mod -> go.uber.org%2Fmultierr%2F@v%2Fv1.11.0.mod mirror://goproxy//golang.org/x/sync/@v/v0.0.0-20190412183630-56d357773e84.zip -> golang.org%2Fx%2Fsync%2F@v%2Fv0.0.0-20190412183630-56d357773e84.zip mirror://goproxy//golang.org/x/sync/@v/v0.0.0-20190412183630-56d357773e84.mod -> golang.org%2Fx%2Fsync%2F@v%2Fv0.0.0-20190412183630-56d357773e84.mod mirror://goproxy//golang.org/x/sync/@v/v0.4.0.zip -> golang.org%2Fx%2Fsync%2F@v%2Fv0.4.0.zip mirror://goproxy//golang.org/x/sync/@v/v0.4.0.mod -> golang.org%2Fx%2Fsync%2F@v%2Fv0.4.0.mod -_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 go-env 96e1747610bbb2f5c5d3fb16f0f3a83a go-module 09ccb1fdea4f1f3f718e27b756636097 -_md5_=3248c013205e3197cd61ff749dd5d495 diff --git a/metadata/md5-cache/gui-apps/nwg-bar-0.1.6 b/metadata/md5-cache/gui-apps/nwg-bar-0.1.6 new file mode 100644 index 0000000000..2ba9205f0a --- /dev/null +++ b/metadata/md5-cache/gui-apps/nwg-bar-0.1.6 @@ -0,0 +1,15 @@ +BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip +DEFINED_PHASES=compile install unpack +DEPEND=>=dev-lang/go-1.20 gui-libs/gtk-layer-shell x11-libs/gtk+:3 app-accessibility/at-spi2-core:2 dev-libs/glib:2 media-libs/fontconfig media-libs/freetype media-libs/harfbuzz:= x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/pango +DESCRIPTION=GTK3-based button bar for wlroots-based compositors +EAPI=8 +HOMEPAGE=https://github.com/nwg-piotr/nwg-bar +INHERIT=go-module +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=gui-libs/gtk-layer-shell x11-libs/gtk+:3 app-accessibility/at-spi2-core:2 dev-libs/glib:2 media-libs/fontconfig media-libs/freetype media-libs/harfbuzz:= x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/pango +RESTRICT=strip +SLOT=0 +SRC_URI=https://github.com/nwg-piotr/nwg-bar/archive/v0.1.6.tar.gz -> nwg-bar-0.1.6.tar.gz mirror://goproxy//github.com/allan-simon/go-singleinstance/@v/v0.0.0-20210120080615-d0997106ab37.zip -> github.com%2Fallan-simon%2Fgo-singleinstance%2F@v%2Fv0.0.0-20210120080615-d0997106ab37.zip mirror://goproxy//github.com/allan-simon/go-singleinstance/@v/v0.0.0-20210120080615-d0997106ab37.mod -> github.com%2Fallan-simon%2Fgo-singleinstance%2F@v%2Fv0.0.0-20210120080615-d0997106ab37.mod mirror://goproxy//github.com/davecgh/go-spew/@v/v1.1.0.mod -> github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.0.mod mirror://goproxy//github.com/davecgh/go-spew/@v/v1.1.1.zip -> github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.1.zip mirror://goproxy//github.com/davecgh/go-spew/@v/v1.1.1.mod -> github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.1.mod mirror://goproxy//github.com/dlasky/gotk3-layershell/@v/v0.0.0-20230802002603-b0c42cd8474f.zip -> github.com%2Fdlasky%2Fgotk3-layershell%2F@v%2Fv0.0.0-20230802002603-b0c42cd8474f.zip mirror://goproxy//github.com/dlasky/gotk3-layershell/@v/v0.0.0-20230802002603-b0c42cd8474f.mod -> github.com%2Fdlasky%2Fgotk3-layershell%2F@v%2Fv0.0.0-20230802002603-b0c42cd8474f.mod mirror://goproxy//github.com/gotk3/gotk3/@v/v0.6.1.mod -> github.com%2Fgotk3%2Fgotk3%2F@v%2Fv0.6.1.mod mirror://goproxy//github.com/gotk3/gotk3/@v/v0.6.2.zip -> github.com%2Fgotk3%2Fgotk3%2F@v%2Fv0.6.2.zip mirror://goproxy//github.com/gotk3/gotk3/@v/v0.6.2.mod -> github.com%2Fgotk3%2Fgotk3%2F@v%2Fv0.6.2.mod mirror://goproxy//github.com/joshuarubin/go-sway/@v/v1.2.0.zip -> github.com%2Fjoshuarubin%2Fgo-sway%2F@v%2Fv1.2.0.zip mirror://goproxy//github.com/joshuarubin/go-sway/@v/v1.2.0.mod -> github.com%2Fjoshuarubin%2Fgo-sway%2F@v%2Fv1.2.0.mod mirror://goproxy//github.com/joshuarubin/lifecycle/@v/v1.0.0.mod -> github.com%2Fjoshuarubin%2Flifecycle%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/joshuarubin/lifecycle/@v/v1.1.4.zip -> github.com%2Fjoshuarubin%2Flifecycle%2F@v%2Fv1.1.4.zip mirror://goproxy//github.com/joshuarubin/lifecycle/@v/v1.1.4.mod -> github.com%2Fjoshuarubin%2Flifecycle%2F@v%2Fv1.1.4.mod mirror://goproxy//github.com/pmezard/go-difflib/@v/v1.0.0.zip -> github.com%2Fpmezard%2Fgo-difflib%2F@v%2Fv1.0.0.zip mirror://goproxy//github.com/pmezard/go-difflib/@v/v1.0.0.mod -> github.com%2Fpmezard%2Fgo-difflib%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/stretchr/objx/@v/v0.1.0.mod -> github.com%2Fstretchr%2Fobjx%2F@v%2Fv0.1.0.mod mirror://goproxy//github.com/stretchr/testify/@v/v1.3.0.mod -> github.com%2Fstretchr%2Ftestify%2F@v%2Fv1.3.0.mod mirror://goproxy//github.com/stretchr/testify/@v/v1.7.0.zip -> github.com%2Fstretchr%2Ftestify%2F@v%2Fv1.7.0.zip mirror://goproxy//github.com/stretchr/testify/@v/v1.7.0.mod -> github.com%2Fstretchr%2Ftestify%2F@v%2Fv1.7.0.mod mirror://goproxy//go.uber.org/atomic/@v/v1.3.2.mod -> go.uber.org%2Fatomic%2F@v%2Fv1.3.2.mod mirror://goproxy//go.uber.org/multierr/@v/v1.1.0.mod -> go.uber.org%2Fmultierr%2F@v%2Fv1.1.0.mod mirror://goproxy//go.uber.org/multierr/@v/v1.11.0.zip -> go.uber.org%2Fmultierr%2F@v%2Fv1.11.0.zip mirror://goproxy//go.uber.org/multierr/@v/v1.11.0.mod -> go.uber.org%2Fmultierr%2F@v%2Fv1.11.0.mod mirror://goproxy//golang.org/x/sync/@v/v0.0.0-20190412183630-56d357773e84.mod -> golang.org%2Fx%2Fsync%2F@v%2Fv0.0.0-20190412183630-56d357773e84.mod mirror://goproxy//golang.org/x/sync/@v/v0.4.0.zip -> golang.org%2Fx%2Fsync%2F@v%2Fv0.4.0.zip mirror://goproxy//golang.org/x/sync/@v/v0.4.0.mod -> golang.org%2Fx%2Fsync%2F@v%2Fv0.4.0.mod mirror://goproxy//golang.org/x/sync/@v/v0.5.0.zip -> golang.org%2Fx%2Fsync%2F@v%2Fv0.5.0.zip mirror://goproxy//golang.org/x/sync/@v/v0.5.0.mod -> golang.org%2Fx%2Fsync%2F@v%2Fv0.5.0.mod mirror://goproxy//golang.org/x/sync/@v/v0.6.0.zip -> golang.org%2Fx%2Fsync%2F@v%2Fv0.6.0.zip mirror://goproxy//golang.org/x/sync/@v/v0.6.0.mod -> golang.org%2Fx%2Fsync%2F@v%2Fv0.6.0.mod mirror://goproxy//gopkg.in/yaml.v3/@v/v3.0.1.zip -> gopkg.in%2Fyaml.v3%2F@v%2Fv3.0.1.zip mirror://goproxy//gopkg.in/yaml.v3/@v/v3.0.1.mod -> gopkg.in%2Fyaml.v3%2F@v%2Fv3.0.1.mod +_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 go-env 96e1747610bbb2f5c5d3fb16f0f3a83a go-module 09ccb1fdea4f1f3f718e27b756636097 +_md5_=e832116cc3b00415add154101bfdc0bd diff --git a/metadata/md5-cache/gui-apps/nwg-panel-0.9.20 b/metadata/md5-cache/gui-apps/nwg-panel-0.9.22 similarity index 94% rename from metadata/md5-cache/gui-apps/nwg-panel-0.9.20 rename to metadata/md5-cache/gui-apps/nwg-panel-0.9.22 index cf6af22d52..5073b6f989 100644 --- a/metadata/md5-cache/gui-apps/nwg-panel-0.9.20 +++ b/metadata/md5-cache/gui-apps/nwg-panel-0.9.22 @@ -11,6 +11,6 @@ LICENSE=MIT RDEPEND=x11-libs/gtk+:3 dev-python/pygobject[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/psutil[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/i3ipc[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/dasbus[python_targets_python3_10(-)?,python_targets_python3_11(-)?] gui-apps/nwg-icon-picker media-sound/playerctl gui-libs/gtk-layer-shell 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-panel/archive/v0.9.20.tar.gz -> nwg-panel-0.9.20.tar.gz +SRC_URI=https://github.com/nwg-piotr/nwg-panel/archive/v0.9.22.tar.gz -> nwg-panel-0.9.22.tar.gz _eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 systemd c8b03e8df84486aa991d4396686e8942 xdg-utils baea6080dd821f5562d715887954c9d3 -_md5_=ebd6fdb47afd6b3354268594caebae7b +_md5_=b0a70c7e54f5ac7e5be78249618d7fcd diff --git a/metadata/md5-cache/gui-apps/nwg-shell-0.5.28 b/metadata/md5-cache/gui-apps/nwg-shell-0.5.30 similarity index 93% rename from metadata/md5-cache/gui-apps/nwg-shell-0.5.28 rename to metadata/md5-cache/gui-apps/nwg-shell-0.5.30 index 8f8b6799fd..874f71b5aa 100644 --- a/metadata/md5-cache/gui-apps/nwg-shell-0.5.28 +++ b/metadata/md5-cache/gui-apps/nwg-shell-0.5.30 @@ -11,6 +11,6 @@ LICENSE=MIT RDEPEND=gui-apps/grim gui-apps/swappy gui-apps/slurp 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/archive/v0.5.28.tar.gz -> nwg-shell-0.5.28.tar.gz +SRC_URI=https://github.com/nwg-piotr/nwg-shell/archive/v0.5.30.tar.gz -> nwg-shell-0.5.30.tar.gz _eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 _md5_=d6ee39fcaeb38714fe9c71c09bf93f60 diff --git a/metadata/md5-cache/gui-apps/nwg-shell-0.5.31 b/metadata/md5-cache/gui-apps/nwg-shell-0.5.31 new file mode 100644 index 0000000000..6bb2fdcd59 --- /dev/null +++ b/metadata/md5-cache/gui-apps/nwg-shell-0.5.31 @@ -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 prepare test +DEPEND=gui-apps/grim gui-apps/swappy gui-apps/slurp +DESCRIPTION=libraries an common functions for the nwg-shell project +EAPI=8 +HOMEPAGE=https://github.com/nwg-piotr/nwg-shell +INHERIT=distutils-r1 +IUSE=python_targets_python3_10 python_targets_python3_11 +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=gui-apps/grim gui-apps/swappy gui-apps/slurp 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/archive/v0.5.31.tar.gz -> nwg-shell-0.5.31.tar.gz +_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 +_md5_=d6ee39fcaeb38714fe9c71c09bf93f60 diff --git a/metadata/md5-cache/www-client/yandex-browser-23.11.1.714_p1 b/metadata/md5-cache/www-client/yandex-browser-23.11.1.714_p1 index 4155f87600..c2fbc7a73d 100644 --- a/metadata/md5-cache/www-client/yandex-browser-23.11.1.714_p1 +++ b/metadata/md5-cache/www-client/yandex-browser-23.11.1.714_p1 @@ -5,13 +5,12 @@ EAPI=8 HOMEPAGE=https://browser.yandex.ru/ IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info INHERIT=chromium-2 unpacker desktop wrapper pax-utils xdg -IUSE=X wayland +ffmpeg-codecs +l10n_cs +l10n_de +l10n_en-US +l10n_es +l10n_fr +l10n_it +l10n_ja +l10n_kk +l10n_pt-BR +l10n_pt-PT +l10n_ru +l10n_tr +l10n_uk +l10n_uz +l10n_zh-CN +l10n_zh-TW +IUSE=+ffmpeg-codecs +l10n_cs +l10n_de +l10n_en-US +l10n_es +l10n_fr +l10n_it +l10n_ja +l10n_kk +l10n_pt-BR +l10n_pt-PT +l10n_ru +l10n_tr +l10n_uk +l10n_uz +l10n_zh-CN +l10n_zh-TW KEYWORDS=~amd64 LICENSE=Yandex-EULA -RDEPEND=X? ( x11-base/xorg-server ) dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss >=dev-libs/openssl-1.0.1:0 media-libs/alsa-lib media-libs/fontconfig media-libs/freetype net-misc/curl net-print/cups sys-apps/dbus sys-libs/libcap virtual/libudev x11-libs/cairo x11-libs/libdrm x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libxkbcommon x11-libs/libXrandr x11-libs/pango[X] x11-misc/xdg-utils ffmpeg-codecs? ( www-plugins/yandex-browser-ffmpeg-codecs-bin ) sys-libs/libudev-compat dev-qt/qtcore dev-qt/qtgui dev-qt/qtwidgets app-accessibility/at-spi2-core -REQUIRED_USE=|| ( X wayland ) +RDEPEND=dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss >=dev-libs/openssl-1.0.1:0 media-libs/alsa-lib media-libs/fontconfig media-libs/freetype net-misc/curl net-print/cups sys-apps/dbus sys-libs/libcap virtual/libudev x11-libs/cairo x11-libs/libdrm x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libxkbcommon x11-libs/libXrandr x11-libs/pango[X] x11-misc/xdg-utils ffmpeg-codecs? ( www-plugins/yandex-browser-ffmpeg-codecs-bin ) sys-libs/libudev-compat dev-qt/qtcore dev-qt/qtgui dev-qt/qtwidgets app-accessibility/at-spi2-core RESTRICT=bindist mirror strip SLOT=0 SRC_URI=amd64? ( https://repo.yandex.ru/yandex-browser/deb/pool/main/y/yandex-browser-stable/yandex-browser-stable_23.11.1.714-1_amd64.deb -> yandex-browser-23.11.1.714_p1.deb ) _eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 chromium-2 93690d770dc2e27deaa89794e2f9fe3f multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe unpacker 7b40f3faa3e2e12f5cf6d36d0fbfcd09 desktop 021728fdc1b03b36357dbc89489e0f0d wrapper 4a1902f969e5718126434fc35f3a0d9c pax-utils 91d47e5d20627c717aa878b9167c62a8 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e -_md5_=38d2c01400585e666ae0a5333c92a781 +_md5_=fcc65858fb58a6c20871b03e4424f823 diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index a023a11bce..96248dacfd 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -1091,6 +1091,7 @@ dev-python/portion 2.4.1 2.4.2: A Python library providing data structure and op dev-python/pproxy 2.7.8-r1: TCP/UDP asynchronous tunnel proxy implemented in Python3 asyncio dev-python/praw 7.6.1 7.7.0: Python Reddit API Wrapper dev-python/prawcore 2.3.0: Low-level communication layer for PRAW +dev-python/proselint 0.13.0: A linter for prose dev-python/protego 0.3.0: Pure-Python robots.txt parser with support for modern conventions dev-python/proxy_tools 0.1.0_p1: Simple proxy (as in the GoF design pattern) dev-python/psautohint 2.4.0-r1: Python wrapper for Adobe's PostScript autohinter @@ -1452,7 +1453,7 @@ gui-apps/lemurs 0.3.1 0.3.1-r1 0.3.2: A TUI Display/Login Manager gui-apps/meteo-qt 3.3: A system tray application for the weather status gui-apps/mpvpaper 1.4 9999: A video wallpaper program for wlroots based wayland compositors gui-apps/nwg 0: meta package package for nwg-shell -gui-apps/nwg-bar 0.1.3 0.1.4 0.1.5: GTK3-based button bar for wlroots-based compositors +gui-apps/nwg-bar 0.1.5 0.1.6: GTK3-based button bar for wlroots-based compositors gui-apps/nwg-displays 0.3.11 0.3.13: Output management utility for sway and Hyprland gui-apps/nwg-dock 0.3.6 0.3.9: GTK3-based dock for sway gui-apps/nwg-dock-hyprland 0.1.4 0.1.7: GTK3-based dock for Hyprland @@ -1460,8 +1461,8 @@ gui-apps/nwg-drawer 0.4.2 0.4.3: Application drawer for wlroots-based Wayland co gui-apps/nwg-icon-picker 0.1.0-r1 0.1.1 9999: GTK icon chooser with a text search option gui-apps/nwg-launchers 0.5.0 0.6.3 0.7.1.1 9999: GTK+ launchers for sway, i3 and some other WMs gui-apps/nwg-menu 0.1.1 0.1.2: enuStart plugin to nwg-panel, also capable of working standalone -gui-apps/nwg-panel 0.9.20 0.9.21 9999: GTK3-based panel for sway and Hyprland Wayland compositors -gui-apps/nwg-shell 0.5.28 0.5.29: libraries an common functions for the nwg-shell project +gui-apps/nwg-panel 0.9.21 0.9.22 9999: GTK3-based panel for sway and Hyprland Wayland compositors +gui-apps/nwg-shell 0.5.29 0.5.30 0.5.31: libraries an common functions for the nwg-shell project gui-apps/nwg-shell-config 0.5.31 0.5.32: 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 diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 67bc21d34a..b8c4c46653 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Wed, 31 Jan 2024 14:07:14 +0000 +Wed, 31 Jan 2024 19:03:18 +0000