summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-im/signal-desktop-bin: remove old versionRobert Siebeck2022-09-292-99/+0
| | | | | | Signed-off-by: Robert Siebeck <gentoo.2019@r123.de> Closes: https://github.com/gentoo/gentoo/pull/27519 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-im/signal-desktop-bin: add new version 5.61.0Robert Siebeck2022-09-292-0/+99
| | | | | Signed-off-by: Robert Siebeck <gentoo.2019@r123.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-libs/openexr: drop 3.1.4-r1Bernd Waibel2022-09-292-74/+0
| | | | | | | Bug: https://bugs.gentoo.org/838079 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/27522 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-libs/volpack: fix build with clang16 by not building examplesIonen Wolkens2022-09-292-0/+20
| | | | | | | | | | | These were installed (full with .libs/* and .o files) in /usr/share, /and/ also failed with clang16. Unfortunately by not fixing the sources they will continue to be poor examples for all. Closes: https://bugs.gentoo.org/870706 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* media-libs/volpack: EAPI7->8, use https, drop static-libsIonen Wolkens2022-09-291-16/+15
| | | | | | | | | | | Also install examples before html docs so they don't end up in html/examples through the docinto. Unsure if this package still has uses, no revdeps (overlays?). Assuming static-libs are at least not needed. Closes: https://bugs.gentoo.org/847517 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* www-apps/gitea: Stabilize 1.17.2 amd64, #873373Joonas Niilola2022-09-291-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-shells/fzf: Stabilize 0.32.1 x86, #873370Joonas Niilola2022-09-291-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-shells/fzf: Stabilize 0.32.1 amd64, #873370Joonas Niilola2022-09-291-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-sound/mpg123: dropped obsolete 1.30.1Miroslav Šulc2022-09-292-109/+0
| | | | | Bug: https://bugs.gentoo.org/873253 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* net-analyzer/jnettop: fix configure with clang16Ionen Wolkens2022-09-292-0/+10
| | | | | Closes: https://bugs.gentoo.org/870667 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-analyzer/nettop: run eautoreconf for clang16Ionen Wolkens2022-09-291-1/+4
| | | | | Closes: https://bugs.gentoo.org/871408 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-analyzer/nettop: EAPI7->8, tidy a bitIonen Wolkens2022-09-291-9/+9
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-analyzer/pathload: fix configure with clangIonen Wolkens2022-09-292-0/+11
| | | | | | | Doesn't look like will get to use eautoreconf here. Closes: https://bugs.gentoo.org/870661 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-analyzer/pathload: EAPI7->8, fix license, tidy a bitIonen Wolkens2022-09-291-5/+7
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-util/ftjam: fix build with clang16Ionen Wolkens2022-09-292-0/+8
| | | | | | | Revbump unlikely to matter for other compilers, but doesn't hurt. Closes: https://bugs.gentoo.org/870655 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-util/ftjam: respect AR and RANLIBIonen Wolkens2022-09-291-1/+3
| | | | | Closes: https://bugs.gentoo.org/720706 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-misc/x2vnc: fix build with clang16Ionen Wolkens2022-09-292-0/+34
| | | | | | | | Skipping revbump (for potential runtime fixes with other compilers) given was done in previous commit. Closes: https://bugs.gentoo.org/870652 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-misc/x2vnc: EAPI7->8, use https, add some missing depsIonen Wolkens2022-09-291-9/+15
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* mail-filter/dcc: fix configure with clang16Ionen Wolkens2022-09-292-0/+31
| | | | | | | Doesn't look like will get to use eautoreconf here. Closes: https://bugs.gentoo.org/870646 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* www-apache/pwauth: fix build with clangIonen Wolkens2022-09-293-1/+93
| | | | | | | | | | | | Fixes both issues with clang16 and older clang depending on USE. These fixes exist upstream and in a PR, but does not seem to be any activity anymore. Revbump given may help with potential runtime issues on other compilers. Closes: https://bugs.gentoo.org/870631 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-benchmarks/bonnie: fix build with clang16Ionen Wolkens2022-09-292-0/+9
| | | | | | | Very trivial. Closes: https://bugs.gentoo.org/870559 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-benchmarks/bonnie: EAPI6->8, use https, tidy patchesIonen Wolkens2022-09-295-49/+20
| | | | | | Also drop the Makefile patch, no reason to even use the Makefile. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-im/element-desktop-bin: upgrade 1.11.1 -> 1.11.8Stefan Strogin2022-09-292-1/+1
| | | | Signed-off-by: Stefan Strogin <steils@gentoo.org>
* www-apps/gitea: security bump to 1.17.2Tomáš Mózes2022-09-292-0/+126
| | | | | | | Bug: https://bugs.gentoo.org/868996 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/27506 Signed-off-by: Sam James <sam@gentoo.org>
* net-proxy/squid: add 5.7Sam James2022-09-292-0/+363
| | | | | | | | Bug: https://bugs.gentoo.org/858845 Bug: https://bugs.gentoo.org/872551 Closes: https://bugs.gentoo.org/706126 Closes: https://bugs.gentoo.org/869968 Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/devhelp: Version bump to 43.0Guillermo Joandet2022-09-283-1/+85
| | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* sys-libs/libcap: add 2.66Sam James2022-09-292-0/+97
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-admin/helm: Keyword 3.9.4 riscv, #873319Chris Su2022-09-291-1/+1
| | | | | Signed-off-by: Chris Su <chris@lesscrowds.org> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* dev-db/rqlite: add 7.7.0Zac Medico2022-09-282-0/+38
| | | | Signed-off-by: Zac Medico <zmedico@gentoo.org>
* dev-db/rqlite: drop 7.4.0, 7.5.0, 7.5.1, 7.6.0Zac Medico2022-09-285-150/+0
| | | | Signed-off-by: Zac Medico <zmedico@gentoo.org>
* dev-python/mido: remove stray patchMarek Szuba2022-09-291-60/+0
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-python/mido: new package, add 1.2.10Marek Szuba2022-09-294-0/+104
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-python/python-rtmidi: new package, add 1.4.9Marek Szuba2022-09-294-0/+125
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-lang/nim: drop old 1.6.2Maciej Barć2022-09-292-93/+0
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* dev-lang/nim: bump to 1.6.8Maciej Barć2022-09-292-0/+109
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* app-shells/fzf: add 0.34.0Sam James2022-09-292-0/+74
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libmaxminddb: add 1.7.0Sam James2022-09-293-4/+51
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-firewall/firewalld: add 1.2.1Sam James2022-09-292-0/+213
| | | | | | | Upstream dropped the conflicting Kodi rules. Closes: https://bugs.gentoo.org/860249 Signed-off-by: Sam James <sam@gentoo.org>
* net-firewall/firewalld: add 1.1.3Sam James2022-09-282-0/+220
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-client/vivaldi-snapshot: Drop old 5.5.2794.3James Le Cuirot2022-09-282-209/+0
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* www-client/vivaldi-snapshot: Add version 5.5.2805.3James Le Cuirot2022-09-282-0/+209
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* sys-auth/seatd: Keyword 0.7.0-r1 alpha, #873322Matoro Mahri2022-09-281-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-text/scdoc: Keyword 1.11.2-r1 alpha, #873322Matoro Mahri2022-09-281-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/jaraco-text: Keyword 3.9.1 mips, #868267Matoro Mahri2022-09-281-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/pathlib2: Keyword 2.3.7_p1 mips, #868267Matoro Mahri2022-09-281-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/networkx: Keyword 2.8.6 sparc, #869782Matoro Mahri2022-09-281-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/pkgutil_resolve_name: Keyword 1.3.10 mips, #862825Matoro Mahri2022-09-281-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/watchfiles: Keyword 0.17.0 ppc64, #852878Matoro Mahri2022-09-281-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/maturin: Keyword 0.13.5 ppc64, #852878Matoro Mahri2022-09-281-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/boltons: Keyword 21.0.0-r1 ppc64, #852878Matoro Mahri2022-09-281-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>