summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-apps/sysvinit: add 3.02Sam James2022-03-293-8/+188
| | | | | | | | | | | | | | Note this drops the 'shutdown' patch given QEMU has been fixed (the impetus for the original bug) and the patch no longer applies -- to rebase it, we'd need to adapt the new translations and then always have to regenerate them too. Not worth it given the original problem is gone. (Although, that said, it looks like the translations aren't bundled generated anyway, so we ended up adding USE=nls for po4a for now.) Bug: https://bugs.gentoo.org/449354 Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/gitlab-runner: fix init script syntaxHenning Schild2022-03-282-4/+7
| | | | | | | | Closes: https://bugs.gentoo.org/836305 Closes: https://github.com/gentoo/gentoo/pull/24795 Thanks-to: Henning Schild <henning@hennsch.de> Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-python/black: add 22.3.0Patrick McLean2022-03-282-0/+50
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* sys-libs/zlib: keyword 1.2.12-r1Sam James2022-03-292-3/+5
| | | | | | | | Issues are fixed now. Nothing else has come up other than the now-fixed CC-configure issue. Bug: https://bugs.gentoo.org/835958 Signed-off-by: Sam James <sam@gentoo.org>
* sys-block/gparted: Version bump to 1.4.0Matt Turner2022-03-282-0/+91
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* gnome-extra/gucharmap: Version bump to 14.0.3Matt Turner2022-03-282-0/+75
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-base/xwayland: Raise dependency on dev-libs/waylandDaniel Santos2022-03-282-2/+2
| | | | | | | | Xwayland calls wl_proxy_marshal_flags() which was added in wayland-1.20. Closes: https://bugs.gentoo.org/832762 Signed-off-by: Daniel Santos <daniel.santos@pobox.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* sys-kernel/gentoo-sources: Add revert for swiotlb patch to 5.1rMike Pagano2022-03-282-0/+31
| | | | | | Bug: https://bugs.gentoo.org/835513 Signed-off-by: Mike Pagano <mpagano@gentoo.org>
* dev-libs/expat: 2.4.8Sebastian Pipping2022-03-292-0/+95
| | | | | Signed-off-by: Sebastian Pipping <sping@gentoo.org> Package-Manager: Portage-3.0.30, Repoman-3.0.3
* dev-python/agate: keyword 1.6.3-r2 for ~riscvYu Gu2022-03-281-1/+1
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/24792 Signed-off-by: Yu Gu <guyu2876@gmail.com> Signed-off-by: Zac Medico <zmedico@gentoo.org>
* dev-python/leather: keyword 0.3.4 for ~riscvYu Gu2022-03-281-2/+2
| | | | | Signed-off-by: Yu Gu <guyu2876@gmail.com> Signed-off-by: Zac Medico <zmedico@gentoo.org>
* dev-python/pyicu: keyword 2.8.1 for ~riscvYu Gu2022-03-281-1/+1
| | | | | Signed-off-by: Yu Gu <guyu2876@gmail.com> Signed-off-by: Zac Medico <zmedico@gentoo.org>
* dev-python/python-slugify: keyword 6.1.1 for ~riscvYu Gu2022-03-281-1/+1
| | | | | Signed-off-by: Yu Gu <guyu2876@gmail.com> Signed-off-by: Zac Medico <zmedico@gentoo.org>
* dev-python/pytimeparse: keyword 1.1.8 for ~riscvYu Gu2022-03-281-2/+2
| | | | | Signed-off-by: Yu Gu <guyu2876@gmail.com> Signed-off-by: Zac Medico <zmedico@gentoo.org>
* dev-python/text-unidecode: keyword 1.3-r1 for ~riscvYu Gu2022-03-281-1/+1
| | | | | Signed-off-by: Yu Gu <guyu2876@gmail.com> Signed-off-by: Zac Medico <zmedico@gentoo.org>
* sys-kernel/gentoo-sources: Add revert for swiotlb patch to 5.16Mike Pagano2022-03-282-0/+31
| | | | | | Bug: https://bugs.gentoo.org/835513 Signed-off-by: Mike Pagano <mpagano@gentoo.org>
* sys-kernel/gentoo-sources: Add revert for swiotlb patchMike Pagano2022-03-282-0/+31
| | | | | | Bug: https://bugs.gentoo.org/835513 Signed-off-by: Mike Pagano <mpagano@gentoo.org>
* www-apps/element: 1.10.8 bumpBernard Cafarelli2022-03-283-37/+1
| | | | | | Drop old versions Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* acct-user.eclass: Refuse to lock out the superuserUlrich Müller2022-03-281-0/+5
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* acct-user.eclass: Use arithmetic test for EUIDUlrich Müller2022-03-281-6/+6
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* user.eclass: Use arithmetic test for UIDUlrich Müller2022-03-281-2/+2
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* fcaps.eclass: Use arithmetic test for UIDUlrich Müller2022-03-281-1/+1
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* webapp.eclass: Use UID 0 instead of rootUlrich Müller2022-03-281-2/+2
| | | | | Bug: https://bugs.gentoo.org/595908 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* toolchain.eclass: Use UID 0 instead of rootUlrich Müller2022-03-281-1/+1
| | | | | Bug: https://bugs.gentoo.org/595908 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* qmail.eclass: Use UID 0 instead of rootUlrich Müller2022-03-281-6/+6
| | | | | Bug: https://bugs.gentoo.org/595908 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* cron.eclass: Use UID 0 instead of rootUlrich Müller2022-03-281-6/+6
| | | | | Bug: https://bugs.gentoo.org/595908 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* fcaps.eclass: Use UID 0 instead of rootHaelwenn (lanodan) Monnier2022-03-281-2/+2
| | | | | Bug: https://bugs.gentoo.org/595908 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* sci-visualization/gwyddion: add missing use_with jannsonAndrew Ammerlaan2022-03-281-0/+1
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-visualization/gwyddion: add 2.60Andrew Ammerlaan2022-03-284-0/+125
| | | | | Bug: https://bugs.gentoo.org/598682 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* net-fs/samba: Added dev-perl/JSON to DEPENDLars Wendler2022-03-281-0/+1
| | | | | Bug: https://bugs.gentoo.org/836167 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-libs/liburing: pass --cxx paramter to configureJeremi Piotrowski2022-03-283-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Provide the correct value to --cxx to fix cross-compilation. liburing uses the value of the cxx variable for linking. This happens to work for native builds but breaks when cross-compiling, as evidenced by the below output (from Flatcar): >>> Configuring source in /build/arm64-usr/var/tmp/portage/sys-libs/liburing-2.1-r1/work/liburing-2.1 ... * .arm64: running multilib-minimal_abi_src_configure prefix /usr includedir /usr/include libdir /usr/lib64 libdevdir /usr/lib64 relativelibdir mandir /usr/share/man datadir /usr/share stringop_overflow yes array_bounds yes __kernel_rwf_t yes __kernel_timespec yes open_how no statx yes C++ yes has_ucontext yes CC aarch64-cros-linux-gnu-gcc CXX g++ ... aarch64-cros-linux-gnu-gcc -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -O2 -pipe -mtune=generic -g -D_GNU_SOURCE -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -o statx statx.c helpers.o -luring -Wstringop-overflow=0 -Warray-bounds=0 g++ -D_GNU_SOURCE -D__SANE_USERSPACE_TYPES__ -I../src/include/ -include ../config-host.h -O2 -pipe -mtune=generic -g -O2 -pipe -mtune=generic -g -D_GNU_SOURCE -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -L../src/ -std=c++11 -o sq-full-cpp sq-full-cpp.cc helpers.o -luring -Wstringop-overflow=0 -Warray-bounds=0 /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: helpers.o: Relocations in generic ELF (EM: 183) /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: helpers.o: Relocations in generic ELF (EM: 183) /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: helpers.o: Relocations in generic ELF (EM: 183) /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: helpers.o: Relocations in generic ELF (EM: 183) /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: helpers.o: Relocations in generic ELF (EM: 183) /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: helpers.o: Relocations in generic ELF (EM: 183) /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: helpers.o: error adding symbols: file in wrong format collect2: error: ld returned 1 exit status make[1]: *** [Makefile:165: sq-full-cpp] Error 1 make[1]: *** Waiting for unfinished jobs.... Bug: https://bugs.gentoo.org/836316 Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com> Closes: https://github.com/gentoo/gentoo/pull/24733 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* www-client/microsoft-edge-beta: remove oldStephan Hartmann2022-03-282-117/+0
| | | | Signed-off-by: Stephan Hartmann <sultan@gentoo.org>
* www-client/microsoft-edge-beta: automated bump (100.0.1185.23)Stephan Hartmann2022-03-282-0/+117
| | | | Signed-off-by: Stephan Hartmann <sultan@gentoo.org>
* www-plugins/chrome-binary-plugins: automated update (100.0.4896.60_beta)Stephan Hartmann2022-03-282-1/+1
| | | | Signed-off-by: Stephan Hartmann <sultan@gentoo.org>
* www-client/google-chrome-beta: automated update (100.0.4896.60)Stephan Hartmann2022-03-282-1/+1
| | | | Signed-off-by: Stephan Hartmann <sultan@gentoo.org>
* mail-filter/maildrop: 3.0.2 bumpAlfredo Tupone2022-03-282-0/+141
| | | | | | Closes: https://bugs.gentoo.org/807169 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-python/consonance: drop 0.1.5Conrad Kostecki2022-03-281-35/+0
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-python/consonance: x86 stableConrad Kostecki2022-03-281-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-python/consonance: amd64 stableConrad Kostecki2022-03-281-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sys-apps/ipmicfg: drop 1.33.0.210528-r1Conrad Kostecki2022-03-282-41/+0
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sys-apps/ipmicfg: add 1.33.2.220126Conrad Kostecki2022-03-282-0/+41
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-python/mkdocs: destabilize 1.3.0 for ~amd64, ~x86Andrew Ammerlaan2022-03-281-1/+1
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* dev-python/mkdocs-material: add 8.2.8Andrew Ammerlaan2022-03-282-0/+42
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* dev-python/mkdocs-material-extensions: switch around PDEPENDAndrew Ammerlaan2022-03-281-0/+31
| | | | | | | | | | This avoids doc building error in dev-python/mkdocs Mkdocs-material-extensiosn is required to build the docs, but if mkdocs-material is not already installed we cannot import all required modules in mkdocs-material-extensions Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* dev-python/mkdocs_pymdownx_material_extras: add 2.0.2Andrew Ammerlaan2022-03-282-0/+24
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* dev-python/mkdocs: add 1.3.0Andrew Ammerlaan2022-03-282-0/+79
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-misc/jupyterlab-desktop-bin: drop 3.3.2.1Andrew Ammerlaan2022-03-282-69/+0
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-misc/jupyterlab-desktop-bin: add 3.3.2.2Andrew Ammerlaan2022-03-282-0/+69
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* app-text/zotero-bin: drop 6.0.3Andrew Ammerlaan2022-03-282-74/+0
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* app-text/zotero-bin: add 6.0.4Andrew Ammerlaan2022-03-282-0/+74
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>