summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* x11-apps/igt-gpu-tools: Add Python 3.12 compatibilityMatt Turner2024-02-291-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-apps/igt-gpu-tools: Remove unnecessary subslot operatorsMatt Turner2024-02-291-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-apps/igt-gpu-tools: Reorder configuration optionsMatt Turner2024-02-291-6/+9
| | | | | | To match the order in meson_options.txt. Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/expat: 2.6.1Sebastian Pipping2024-02-292-0/+96
| | | | Signed-off-by: Sebastian Pipping <sping@gentoo.org>
* www-apps/nextcloud: add 28.0.3Florian Schmaus2024-02-292-0/+43
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* x11-drivers/xf86-input-elographics: Version bump to 1.4.4Matt Turner2024-02-292-0/+11
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-admin/puppet: fix build not removing missing filesMatthew Thode2024-02-291-10/+0
| | | | | | | Fixes: 925865 Fixes: 925865 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* sci-chemistry/gromacs: add 2023.4, drop 2023.3Alexey Shvetsov2024-02-292-3/+3
| | | | Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
* sci-chemistry/gromacs: drop 2022.9999Alexey Shvetsov2024-02-291-333/+0
| | | | Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
* sci-chemistry/gromacs: drop 2021.6Alexey Shvetsov2024-02-292-355/+0
| | | | Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
* sci-chemistry/gromacs: drop 2022.5-r1Alexey Shvetsov2024-02-292-336/+0
| | | | Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
* sci-chemistry/gromacs: drop 2023.1-r1, 2023.2Alexey Shvetsov2024-02-293-676/+0
| | | | Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
* sci-chemistry/gromacs: add 2024.1Alexey Shvetsov2024-02-292-0/+338
| | | | Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
* package.mask: Mask new xfce-base/{libxfce4windowing,xfce4-panel}Michał Górny2024-02-291-0/+6
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* www-client/pybugz: (live) flit, add test, enable py3.12Arthur Zamarin2024-02-291-10/+10
| | | | | | | | Thanks to moving to flit upstream, the install is much simpler. Add a basic test for verifying the tools works (needs network). Enable py3.12 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/prusaslicer: bump to 2.7.2Miroslav Šulc2024-02-292-0/+89
| | | | Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* dev-tcltk/itk: fix install scriptAlfredo Tupone2024-02-292-1/+16
| | | | | Closes: https://bugs.gentoo.org/925741 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* net-analyzer/greenbone-feed-sync: add missing pontos test dependencyFlorian Schmaus2024-02-291-4/+7
| | | | | Closes: https://bugs.gentoo.org/925746 Signed-off-by: Florian Schmaus <flow@gentoo.org>
* sys-kernel/dracut: Depend on virtual/pkgconfig[native-symlinks(+)]Matt Turner2024-02-292-2/+2
| | | | | | | | It's used by dracut at runtime to determine various things about the current system. See https://github.com/dracutdevs/dracut/blob/6c80408c8644a0add1907b0593eb83f90d6247b1/dracut.sh#L1401-L1472 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* virtual/pkgconfig: Add IUSE=native-symlinksMatt Turner2024-02-293-0/+19
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-util/pkgconf: Add IUSE=native-symlinksMatt Turner2024-02-294-2/+24
| | | | | | Similar to other toolchain packages. Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/redis: Bump to 5.0.2Michał Górny2024-02-292-0/+96
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/ruff: add 0.3.0, drop 0.2.2Patrick McLean2024-02-292-33/+27
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* sys-apps/fwupd: update location of one of the test-only filesMarek Szuba2024-02-291-1/+2
| | | | | Closes: https://bugs.gentoo.org/925749 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-lua/mpack: Export PKG_CONFIG for src_compileMatt Turner2024-02-291-0/+1
| | | | | | | | | | | | The Makefile does this: > PKG_CONFIG ?= pkg-config so we need to export PKG_CONFIG to use the correct pkg-config binary when cross-compiling. Closes: https://github.com/gentoo/gentoo/pull/35572 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/libtermkey: Use PKG_PROG_PKG_CONFIGMatt Turner2024-02-291-12/+16
| | | | | | This avoids using the wrong pkg-config binary when cross-compiling. Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/pixman: Version bump to 0.43.4Matt Turner2024-02-292-0/+69
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-irc/hexchat: update docs URIViorel Munteanu2024-02-291-1/+1
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* net-irc/hexchat: sync live to 2.16.2Adrian Schollmeyer2024-02-291-4/+4
| | | | | | Signed-off-by: Adrian Schollmeyer <nex+b-g-o@nexadn.de> Closes: https://github.com/gentoo/gentoo/pull/35443 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* net-irc/hexchat: remove upstream maintainerAdrian Schollmeyer2024-02-291-4/+0
| | | | | | | | The upstream maintainer has resigned. See-Also: https://hexchat.github.io/news/2.16.2.html Signed-off-by: Adrian Schollmeyer <nex+b-g-o@nexadn.de> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* net-irc/hexchat: drop unnecessary filter-ltoAdrian Schollmeyer2024-02-291-5/+2
| | | | | | | | | The bug that required filter-lto was fixed a while ago and is in the current upstream release now. Bug: https://bugs.gentoo.org/861458 Signed-off-by: Adrian Schollmeyer <nex+b-g-o@nexadn.de> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* net-irc/hexchat: add 2.16.2Adrian Schollmeyer2024-02-292-0/+139
| | | | | | Closes: https://bugs.gentoo.org/924289 Signed-off-by: Adrian Schollmeyer <nex+b-g-o@nexadn.de> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* sys-apps/syd: add 3.14.1, drop 3.13.1Patrick Lauer2024-02-292-22/+49
| | | | Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* app-admin/puppet: add 8.5.0Matthew Thode2024-02-292-0/+126
| | | | Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-admin/puppet-agent: add 8.5.0Matthew Thode2024-02-292-0/+93
| | | | Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-admin/puppetserver: add 8.5.0Matthew Thode2024-02-292-0/+132
| | | | Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* app-admin/puppetdb: add 8.4.1Matthew Thode2024-02-292-0/+91
| | | | Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* dev-ruby/puppetdb-termini: add 8.4.1Matthew Thode2024-02-292-0/+29
| | | | Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* xfce-extra/xfce4-clipman-plugin: Bump to 1.6.6Michał Górny2024-02-292-0/+76
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* xfce-extra/xfce4-taskmanager: Bump to 1.5.7Michał Górny2024-02-292-0/+56
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-emacs/mastodon: bump to 1.0.17Maciej Barć2024-02-292-0/+29
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* www-apps/lidarr: drop 2.2.0.4045Craig Andrews2024-02-292-73/+0
| | | | Signed-off-by: Craig Andrews <candrews@gentoo.org>
* www-apps/lidarr: add 2.2.0.4053Craig Andrews2024-02-292-0/+73
| | | | Signed-off-by: Craig Andrews <candrews@gentoo.org>
* xfce-base/xfconf: Bump to 4.19.2Michał Górny2024-02-292-0/+78
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* x11-terms/xfce4-terminal: Bump to 1.1.3Michał Górny2024-02-292-0/+60
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* xfce-base/xfce4-panel: Bump to 4.19.3Michał Górny2024-02-292-0/+85
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* xfce-base/xfce4-panel: Bump to 4.18.6Michał Górny2024-02-292-0/+72
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-video/ffdiaporama: drop 2.2_pre20221007Olivier Laurantin2024-02-292-60/+0
| | | | | | Signed-off-by: Olivier Laurantin <olivier.laurantin@laposte.net> Closes: https://github.com/gentoo/gentoo/pull/35175 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-video/ffdiaporama: add 2.2_pre20240203Olivier Laurantin2024-02-292-0/+60
| | | | | Signed-off-by: Olivier Laurantin <olivier.laurantin@laposte.net> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-process/rtirq: Version bump to 20240120Alexander Tsoy2024-02-292-0/+57
| | | | | | Signed-off-by: Alexander Tsoy <alexander@tsoy.me> Closes: https://github.com/gentoo/gentoo/pull/35186 Signed-off-by: Joonas Niilola <juippis@gentoo.org>