summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-libs/mpir: fix EendMissingArgSam James2022-05-201-2/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/soupsieve: stable 2.3.2 for hppa, bug #844823Rolf Eike Beer2022-05-201-1/+1
| | | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/qtile: fix X session argsSam James2022-05-202-1/+90
| | | | | Closes: https://bugs.gentoo.org/846509 Signed-off-by: Sam James <sam@gentoo.org>
* app-emacs/package-build: bump to 3.1Maciej Barć2022-05-202-0/+19
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* app-emacs/eldev: bump to 1.1.1Maciej Barć2022-05-202-0/+46
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* net-misc/openssh: Bump 9.0_p1 to fix random hangs with X509Patrick McLean2022-05-192-0/+13
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* media-libs/xine-lib: drop 1.2.12-r1Sam James2022-05-192-239/+0
| | | | | Bug: https://bugs.gentoo.org/845396 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/xine-lib: apply mmap crash fixSam James2022-05-192-0/+249
| | | | | | | | Applied upstream too! \o/ Closes: https://bugs.gentoo.org/845396 Thanks-to: aloe <aloebbert@gmx.de> Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/xine-lib: disable dav1d for 1.2.11Sam James2022-05-192-3/+4
| | | | | | | | | | | | 1.2.12 has dav1d support enabled properly (and a patch for >= 1.0.0) but in 1.2.11, it was automagic. Let's just disable it entirely in 1.2.11 given that it fails to build and we've had to mask (for now) 1.2.12 because of crashes. Closes: https://bugs.gentoo.org/846398 Bug: https://bugs.gentoo.org/835791 Bug: https://bugs.gentoo.org/845396 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/gdal: disable C# bindingsSam James2022-05-191-0/+2
| | | | | | | | | There's no need for these AFAIK and leaving it as it is would be wrong anyway (as it automagically tries to use at least .NET SDK bits to download from internet. Not tested with mono though.) Closes: https://bugs.gentoo.org/845369 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/gdal: backport build system fixes for disabling JPEG + PNGSam James2022-05-193-1/+244
| | | | | Closes: https://bugs.gentoo.org/844751 Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/fonttools: Remove oldMichał Górny2022-05-196-295/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/immutables: Remove oldMichał Górny2022-05-192-31/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest-toolbox: Fix running testsMichał Górny2022-05-191-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* games-action/nighthawk: fix missing quotesIonen Wolkens2022-05-191-2/+2
| | | | | | Overlooked that somehow. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-libs/openssl: stable 1.1.1o for hppa, bug #845258Rolf Eike Beer2022-05-191-1/+1
| | | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libpcre2: stable 10.40 for hppa, bug #845264Rolf Eike Beer2022-05-191-1/+1
| | | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/mesa: Version bump to 22.0.4Matt Turner2022-05-192-0/+463
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles: Mask dev-cpp/gconfmm for removalMatt Turner2022-05-191-0/+5
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles: Mask dev-cpp/libglademm for removalMatt Turner2022-05-191-0/+5
| | | | | Bug: https://bugs.gentoo.org/808237 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles: Mask dev-cpp/libgnomecanvasmm for removalMatt Turner2022-05-191-0/+5
| | | | | Bug: https://bugs.gentoo.org/808375 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles: Mask games-board/ascal for removalMatt Turner2022-05-191-0/+7
| | | | | Bug: https://bugs.gentoo.org/845228 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles: Mask app-pda/barry for removalMatt Turner2022-05-191-0/+6
| | | | | Bug: https://bugs.gentoo.org/845231 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles: Mask games-board/ccgo for removalMatt Turner2022-05-191-0/+6
| | | | | Bug: https://bugs.gentoo.org/845234 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* sci-libs/onnx: inherit python-any-r1Alfredo Tupone2022-05-191-2/+13
| | | | | | Closes: https://bugs.gentoo.org/846452 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* sys-apps/dbus-broker: drop 30Mike Gilbert2022-05-193-110/+0
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-apps/dbus-broker: add 31Mike Gilbert2022-05-193-0/+59
| | | | | | Closes: https://bugs.gentoo.org/846494 Closes: https://github.com/gentoo/gentoo/pull/25530 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* media-gfx/hugin: remove old for bug #846002Markus Meier2022-05-192-99/+0
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Markus Meier <maekke@gentoo.org>
* sys-firmware/nvidia-firmware: Python 3.10 support, bug 846323Christian Ruppert2022-05-191-2/+2
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
* net-proxy/hatop: Python 3.10 support, bug 846173Christian Ruppert2022-05-193-34/+2
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Christian Ruppert <idl0r@gentoo.org>
* dev-db/postgresql: Add zstd support in postgresql-15Patrick Lauer2022-05-191-1/+3
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* dev-python/send2trash: Enable py3.11Michał Górny2022-05-191-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/send2trash: Use PEP517 buildMichał Górny2022-05-191-0/+25
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* x11-wm/mutter: Block buggy GTK versionsMatt Turner2022-05-191-0/+3
| | | | | Bug: https://bugs.gentoo.org/845129 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* www-apps/grafana-bin: Bump to 7.5.16 8.5.3Patrick Lauer2022-05-197-262/+2
| | | | | | Bug: https://bugs.gentoo.org/846473 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* app-misc/khal: enable py3.10Sam James2022-05-191-1/+1
| | | | | Closes: https://bugs.gentoo.org/845510 Signed-off-by: Sam James <sam@gentoo.org>
* profiles: last-rite dev-python/nose-excludeSam James2022-05-191-0/+5
| | | | | Bug: https://bugs.gentoo.org/845762 Signed-off-by: Sam James <sam@gentoo.org>
* profiles: last rite dev-python/nose_fixesSam James2022-05-191-0/+5
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/nose_fixes: enable py3.10 and disable py3.7Sam James2022-05-191-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/pychroot: add Python 3.10Sam James2022-05-192-4/+6
| | | | | Closes: https://bugs.gentoo.org/845789 Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/ninja: add 1.11.0Sam James2022-05-193-2/+135
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/netifrc: depend on a dhcp client by defaultBen Kohler2022-05-192-0/+74
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* dev-python/pyeclib: 1.6.1 stable amd64/x86Matthew Thode2022-05-191-1/+1
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* dev-ruby/puppetdb-termini: 7.10.1 stable amd64/x86Matthew Thode2022-05-191-1/+1
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-admin/puppetserver: 7.7.0 stable amd64Matthew Thode2022-05-191-1/+1
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-admin/puppetdb: 7.10.1 stable amd64/x86Matthew Thode2022-05-191-1/+1
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-admin/puppet-agent: 7.16.0 stable amd64Matthew Thode2022-05-191-1/+1
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-admin/puppet: 7.16.0 stable amd64/x86Matthew Thode2022-05-191-1/+1
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-editors/vscodium: drop 1.67.1Matt Jolly2022-05-192-116/+0
| | | | | | Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Closes: https://github.com/gentoo/gentoo/pull/25557 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/vscodium: add 1.67.2Matt Jolly2022-05-192-0/+116
| | | | | Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>