summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/c-blosc2: Bump to 2.9.2Michał Górny2023-05-192-0/+61
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/tldextract: Bump to 3.4.3Michał Górny2023-05-192-0/+36
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/httpx: Bump to 0.24.1Michał Górny2023-05-192-0/+83
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* llvm.org.eclass: Fix llvm_are_manpages_built()Michał Górny2023-05-191-10/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-admin/awscli: Bump to 1.27.136Michał Górny2023-05-192-0/+81
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/boto3: Bump to 1.26.136Michał Górny2023-05-192-0/+67
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/botocore: Bump to 1.29.136Michał Górny2023-05-192-0/+74
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* waf-utils.eclass: enable parallel installMike Gilbert2023-05-181-2/+3
| | | | | | | | This gives a nice speedup to net-fs/samba, which (re)links several hundred files in its install phase. Bug: https://bugs.gentoo.org/715542 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* dev-util/mingw64-toolchain: use -j1 for make installIonen Wolkens2023-05-182-3/+5
| | | | | | | | | | Matches the change from bug #906155. This may potentially not be affected with what it builds, but all these packages have a tendendency to be fragile in that regard and there's not much to gain from threads on install. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* toolchain.eclass: add links/info about USE=rust for gcc-13Sam James2023-05-191-0/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* toolchain.eclass: return to using -j1 for make installSam James2023-05-191-2/+12
| | | | | | | | | | | | | | | | Unfortunately, we have to use -j1 for make install. Upstream don't really test it and there's not much appetite for fixing bugs with it. Several reported bugs exist where the resulting image was wrong, rather than a simple compile/install failure: This reverts commit db0387530cf744068f480b68a192d4fc10a81286. Closes: https://bugs.gentoo.org/906155 Bug: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42980 Bug: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51814 Bug: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103656 Bug: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109898 Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/moar: drop 1.12.0, 1.13.0Sam James2023-05-193-70/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/moar: add 1.15.0Sam James2023-05-192-0/+35
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libxml2: add 2.11.4Sam James2023-05-192-0/+196
| | | | | | | | This _might_ fix the LibreOffice issue. Bug: https://bugs.gentoo.org/905399 Bug: https://bugs.gentoo.org/906206 Signed-off-by: Sam James <sam@gentoo.org>
* package.mask: Last rite app-portage/gs-elpaDavid Seifert2023-05-191-0/+5
| | | | | Closes: https://github.com/gentoo/gentoo/pull/31089 Signed-off-by: David Seifert <soap@gentoo.org>
* package.mask: Last rite dev-python/pyGPGDavid Seifert2023-05-191-0/+6
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* package.mask: Last rite app-portage/laymanDavid Seifert2023-05-191-0/+5
| | | | | Bug: https://bugs.gentoo.org/761199 Signed-off-by: David Seifert <soap@gentoo.org>
* package.mask: Last rite app-portage/g-sorceryDavid Seifert2023-05-191-0/+4
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* profiles: add alternatives in gentoo-keys last-rite messageSam James2023-05-181-1/+6
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc: add 11.3.1_p20230518Sam James2023-05-182-0/+55
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc: add 10.4.1_p20230517Sam James2023-05-182-0/+59
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/util-linux: add 2.39, drop 2.39_rc2, drop 2.39_rc3Sam James2023-05-185-393/+25
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sec-keys/openpgp-keys-karelzak: add 20230517Sam James2023-05-182-0/+21
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/mpfr: add 4.2.0_p9Sam James2023-05-182-0/+92
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-forensics/chkrootkit: Stabilize 0.57 arm, #906671Sam James2023-05-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sec-keys/openpgp-keys-gentoo-developers: add 20230515Sam James2023-05-182-0/+234
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* llvm.org.eclass: fix build w/o sphinx installedSam James2023-05-181-1/+11
| | | | | | | Thanks to Ionen for reporting. Fixes: 3bce8799e4791f9d2fcb94e5c1ae287632ad7286 Signed-off-by: Sam James <sam@gentoo.org>
* package.mask: Last rite app-crypt/gentoo-keysDavid Seifert2023-05-191-0/+6
| | | | | | Bug: https://bugs.gentoo.org/566782 Bug: https://bugs.gentoo.org/659822 Signed-off-by: David Seifert <soap@gentoo.org>
* app-emulation/qemu: update live ebuildMatthias Maier2023-05-181-1/+1
| | | | Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sys-cluster/kube-scheduler: drop 1.25.8William Hubbs2023-05-182-39/+0
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* sys-cluster/kube-proxy: drop 1.25.8William Hubbs2023-05-182-35/+0
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* sys-cluster/kubelet: drop 1.25.8William Hubbs2023-05-182-38/+0
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* sys-cluster/kubectl: drop 1.25.8William Hubbs2023-05-182-34/+0
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* sys-cluster/kube-controller-manager: drop 1.25.8William Hubbs2023-05-182-39/+0
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* sys-cluster/kube-apiserver: drop 1.25.8William Hubbs2023-05-182-40/+0
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* sys-cluster/kubeadm: drop 1.25.8William Hubbs2023-05-182-36/+0
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* sys-cluster/kube-scheduler: add 1.25.10William Hubbs2023-05-182-0/+39
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* sys-cluster/kube-proxy: add 1.25.10William Hubbs2023-05-182-0/+35
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* sys-cluster/kubelet: add 1.25.10William Hubbs2023-05-182-0/+38
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* sys-cluster/kubectl: add 1.25.10William Hubbs2023-05-182-0/+34
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* sys-cluster/kube-controller-manager: add 1.25.10William Hubbs2023-05-182-0/+39
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* sys-cluster/kube-apiserver: add 1.25.10William Hubbs2023-05-182-0/+40
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* sys-cluster/kubeadm: add 1.25.10William Hubbs2023-05-182-0/+36
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* app-emulation/qemu: update live ebuildMatthias Maier2023-05-182-3/+34
| | | | | | | Thanks to Paolo Bonzini for the update regarding qemu-8.0.0-remove-python-meson-check.patch Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sys-cluster/kube-scheduler: drop 1.24.12William Hubbs2023-05-182-39/+0
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* sys-cluster/kube-proxy: drop 1.24.12William Hubbs2023-05-182-35/+0
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* sys-cluster/kubelet: drop 1.24.12William Hubbs2023-05-182-38/+0
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* sys-cluster/kubectl: drop 1.24.12William Hubbs2023-05-182-34/+0
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* sys-cluster/kube-controller-manager: drop 1.24.12William Hubbs2023-05-182-39/+0
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* sys-cluster/kube-apiserver: drop 1.24.12William Hubbs2023-05-182-40/+0
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>