summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-metrics/bind_exporter: fix testsWilliam Hubbs2023-02-041-1/+5
| | | | | Closes: https://bugs.gentoo.org/893094 Signed-off-by: William Hubbs <williamh@gentoo.org>
* app-text/po4a: new upstream releaseAkinori Hattori2023-02-053-0/+73
| | | | Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* app-text/po4a: rename patchAkinori Hattori2023-02-052-1/+1
| | | | Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* app-text/po4a: drop oldAkinori Hattori2023-02-052-55/+0
| | | | Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* app-text/po4a: restore keywordsAkinori Hattori2023-02-051-2/+2
| | | | Signed-off-by: Akinori Hattori <hattya@gentoo.org>
* kde-misc/kdeconnect: add wayland-scanner build dependencyMaciej Mrozowski2023-02-051-0/+1
| | | | Signed-off-by: Maciej Mrozowski <reavertm@gentoo.org>
* net-misc/openssh: update systemd unitsMatt Jolly2023-02-043-9/+35
| | | | | | | | | | | | | | - Systemd unit file now sets: + OOMPolicy=continue + Restart=on-failure + RestartSec=42s - Removed `After=syslog.target` from sshd unit files - Remove obsolete substitutions Closes: https://bugs.gentoo.org/892784 Closes: https://github.com/gentoo/gentoo/pull/29386 Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-text/poppler-data: add 0.4.12Sam James2023-02-052-0/+28
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/texinfo: drop 7.0.1, 7.0.1-r1Sam James2023-02-045-213/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/frr: add 8.4.2Sam James2023-02-043-0/+172
| | | | | Closes: https://bugs.gentoo.org/862558 Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/clippy: add 8.4.2Sam James2023-02-042-0/+54
| | | | | Closes: https://bugs.gentoo.org/884291 Signed-off-by: Sam James <sam@gentoo.org>
* games-arcade/ri-li: EAPI 8, fix build w/ gcc 11Sam James2023-02-042-9/+63
| | | | | Closes: https://bugs.gentoo.org/811501 Signed-off-by: Sam James <sam@gentoo.org>
* games-arcade/ri-li: update HOMEPAGESam James2023-02-041-2/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/mc-4.8.29: reinstate IUSE=+slangMarek Szuba2023-02-051-1/+1
| | | | | | | This wasn't supposed to have changed, upstream still considers sys-libs/slang their default back-end. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* app-misc/mc: drop confusing message about USE="slang unicode"Marek Szuba2023-02-053-20/+2
| | | | | | | | | | | | According to https://www.jedsoft.org/slang/doc/html/cslang-4.html S-Lang *HAS* got native Unicode support, which thanks to the presence of "SLutf8_enable(-1)" in mc code is activated whenever a UTF-8 locale is in use. In other words, it's USE=-unicode that has no effect on app-misc/mc[slang] - and IMHO anyone intentionally disabling Unicode support in 2023 should already know what they are doing (and are unlikely to have an UTF-8 locale active). Signed-off-by: Marek Szuba <marecki@gentoo.org>
* media-tv/plex-media-server: Stabilize 1.29.0.6244 amd64, #892910Sam James2023-02-041-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/ghc: fix build w/ sphinx 6Sam James2023-02-042-0/+42
| | | | | Closes: https://bugs.gentoo.org/890563 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/opentoonz: add 1.6.0Sam James2023-02-042-0/+91
| | | | | | Closes: https://bugs.gentoo.org/830892 Closes: https://bugs.gentoo.org/859778 Signed-off-by: Sam James <sam@gentoo.org>
* sys-process/htop: add 3.2.2Sam James2023-02-042-0/+114
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-fs/fuse: add 3.13.1Sam James2023-02-042-0/+73
| | | | | Closes: https://bugs.gentoo.org/893170 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libjpeg-turbo: add 2.1.5Sam James2023-02-042-0/+131
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-im/telegram-desktop-bin: add 4.6.0Joe Kappus2023-02-042-0/+60
| | | | | | | | https://github.com/telegramdesktop/tdesktop/releases/tag/v4.6.0 Signed-off-by: Joe Kappus <joe@wt.gd> Closes: https://github.com/gentoo/gentoo/pull/29417 Signed-off-by: Sam James <sam@gentoo.org>
* sys-process/iotop: make single-implSam James2023-02-041-0/+5
| | | | | | We're not aware of anything importing its module. Signed-off-by: Sam James <sam@gentoo.org>
* sys-process/iotop: add 0.6_p20230124Joe Kappus2023-02-042-0/+33
| | | | | | | | | | | | | This bump fixes a lot of lingering issues as well as removing the need for patching. Moved to EAPI8 and PEP517. Closes: https://github.com/gentoo/gentoo/pull/24258 Closes: https://bugs.gentoo.org/815151 Co-authored-by: Sam James <sam@cmpct.info> Co-authored-by: Hairu/budgetazoo? Signed-off-by: Joe Kappus <joe@wt.gd> Closes: https://github.com/gentoo/gentoo/pull/29240 Signed-off-by: Sam James <sam@gentoo.org>
* gui-apps/waybar: include another patch for wireplumberJulien Roy2023-02-041-0/+29
| | | | | | Signed-off-by: Julien Roy <julien@jroy.ca> Closes: https://github.com/gentoo/gentoo/pull/29065 Signed-off-by: Sam James <sam@gentoo.org>
* gui-apps/waybar: add patch for wireplumber moduleJulien Roy2023-02-042-0/+349
| | | | | Signed-off-by: Julien Roy <julien@jroy.ca> Signed-off-by: Sam James <sam@gentoo.org>
* gui-apps/waybar: drop 0.9.13Julien Roy2023-02-043-113/+0
| | | | | Signed-off-by: Julien Roy <julien@jroy.ca> Signed-off-by: Sam James <sam@gentoo.org>
* gui-apps/waybar: add dev-cpp/catch BDEPENDJulien Roy2023-02-042-1/+3
| | | | | | Closes: https://bugs.gentoo.org/852302 Signed-off-by: Julien Roy <julien@jroy.ca> Signed-off-by: Sam James <sam@gentoo.org>
* gui-apps/waybar: add 0.9.17Julien Roy2023-02-042-0/+73
| | | | | Signed-off-by: Julien Roy <julien@jroy.ca> Signed-off-by: Sam James <sam@gentoo.org>
* gui-apps/waybar: drop 0.9.12Julien Roy2023-02-042-73/+0
| | | | | Signed-off-by: Julien Roy <julien@jroy.ca> Signed-off-by: Sam James <sam@gentoo.org>
* sys-devel/gcc: add 12.2.1_p20230204Sam James2023-02-042-0/+53
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/opentoonz: add build fixesSam James2023-02-043-0/+126
| | | | | Closes: https://bugs.gentoo.org/723946 Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/groff: add 1.23.0_rc2 (unkeyworded)Sam James2023-02-042-0/+109
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/xen-tools: add github upstream metadataSam James2023-02-041-0/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/nodejs: sync liveWilliam Hubbs2023-02-041-1/+1
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* net-libs/nodejs: fix libuv dependencyWilliam Hubbs2023-02-042-2/+2
| | | | | Closes: https://bugs.gentoo.org/893246 Signed-off-by: William Hubbs <williamh@gentoo.org>
* media-libs/libva: drop enable_va_messagingConrad Kostecki2023-02-041-1/+0
| | | | | | | | VA messaging is now always enabled, so dropping it, as Meson will otherwise complain, that this option does not exist. Closes: https://bugs.gentoo.org/892988 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-im/spectrum2: add github upstream metadataSam James2023-02-041-0/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-im/spectrum2: add subslot dep on log4cxx and depend on oldSam James2023-02-041-4/+5
| | | | | | | Fails to build w/ 1.0.0. Bug: https://github.com/SpectrumIM/spectrum2/issues/464 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/log4cxx: add 1.0.0Sam James2023-02-042-0/+56
| | | | | | | Closes: https://bugs.gentoo.org/314139 Closes: https://bugs.gentoo.org/373391 Closes: https://bugs.gentoo.org/775581 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/log4cxx: add github upstream metadataSam James2023-02-041-4/+7
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-metrics/elasticsearch_exporter: fix testsWilliam Hubbs2023-02-041-1/+5
| | | | | Closes: https://bugs.gentoo.org/893104 Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-lang/go: stabilize 1.19.5 for amd64, #891317William Hubbs2023-02-041-1/+1
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* media-libs/zmusic: fix build w/ gcc 13Sam James2023-02-042-1/+171
| | | | | Closes: https://bugs.gentoo.org/892814 Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/vscodium: fix missing executable permissionsArthur Zamarin2023-02-041-0/+1
| | | | | Closes: https://bugs.gentoo.org/893222 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/vscode: fix missing executable permissionsArthur Zamarin2023-02-041-0/+1
| | | | | Closes: https://bugs.gentoo.org/893208 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-apps/coreutils: add 9999Sam James2023-02-041-0/+263
| | | | | | Needed to test some patches recently. Signed-off-by: Sam James <sam@gentoo.org>
* net-libs/nodejs: sync liveWilliam Hubbs2023-02-041-1/+9
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* net-libs/nodejs: add 18.14.0William Hubbs2023-02-042-0/+259
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* app-metrics/node_exporter: stabilize 1.4.0 for amd64William Hubbs2023-02-041-1/+1
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>