summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Move {virtual → app-alternatives}/awkMichał Górny2022-12-024-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-misc/zisofs-tools: fix configure w/ clang 16Sam James2022-11-301-3/+12
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/lirc: keyword 0.10.2 for ~loongWANG Xuerui2022-11-291-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* app-misc/spacenavd: MissingRemoteIdSebastian Pipping2022-11-281-0/+1
| | | | Signed-off-by: Sebastian Pipping <sping@gentoo.org>
* app-misc/spacenavd: Drop oldSebastian Pipping2022-11-286-379/+0
| | | | Signed-off-by: Sebastian Pipping <sping@gentoo.org>
* app-misc/resolve-march-native: Python 3.11 + DistutilsNonPEP517BuildSebastian Pipping2022-11-281-0/+23
| | | | Signed-off-by: Sebastian Pipping <sping@gentoo.org>
* app-misc/resolve-march-native: Drop oldSebastian Pipping2022-11-284-68/+0
| | | | Signed-off-by: Sebastian Pipping <sping@gentoo.org>
* app-misc/broot: drop 1.14.2, 1.15.0Karl-Johan Karlsson2022-11-283-703/+0
| | | | | | Signed-off-by: Karl-Johan Karlsson <creideiki@lysator.liu.se> Closes: https://github.com/gentoo/gentoo/pull/28462 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/broot: Stabilize 1.16.1 amd64, #883293Joonas Niilola2022-11-281-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/openrgb: update 9999 again, patch merged upstreamAndrew Ammerlaan2022-11-272-28/+1
| | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* app-misc/openrgb: update patch in 9999 ebuildAndrew Ammerlaan2022-11-272-1/+27
| | | | | | Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/28439 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* app-misc/delay: remove broken clang16 patch for nowIonen Wolkens2022-11-252-13/+0
| | | | | | | | | | | | It breaks e.g. `delay until now + 5 minutes` with segfault. Need to figure out the proper fix to get the right declaration that YYLEX macro will use (seems yylex can get arguments?). Haven't looked at it more, hardly know yacc/lex. Bug: https://bugs.gentoo.org/881319 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-misc/delay: revbump for Clang 16 fixSam James2022-11-241-0/+0
| | | | | | Bug: https://bugs.gentoo.org/881319 Fixes: 19c56f45a25af6da76133b2e27beb40fd5ad78df Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/delay: fix build w/ clang 16Sam James2022-11-242-0/+13
| | | | | Closes: https://bugs.gentoo.org/881319 Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/tpconfig: treecleanJakov Smolić2022-11-245-56/+0
| | | | | | | Closes: https://bugs.gentoo.org/871057 Closes: https://bugs.gentoo.org/878337 Closes: https://bugs.gentoo.org/722356 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* app-misc/neofetch: fix cpu model detect on arm, riscv, loongarchjinqiang zhang2022-11-234-0/+47
| | | | | | | | Closes: https://bugs.gentoo.org/881591 Upstream: https://github.com/dylanaraps/neofetch/pull/2139 Signed-off-by: jinqiang zhang <peeweep@0x0.ee> Closes: https://github.com/gentoo/gentoo/pull/28305 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/tracker-miners: Stabilize 3.4.0 x86, #879807Jakov Smolić2022-11-231-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* app-misc/tracker: Stabilize 3.4.0 x86, #879807Jakov Smolić2022-11-231-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* app-misc/gnote: Stabilize 43.0 x86, #879807Jakov Smolić2022-11-231-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* app-misc/datovka: add 4.21.0Sam James2022-11-222-0/+59
| | | | | Closes: https://bugs.gentoo.org/881857 Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/datovka: tighten libdatovka depSam James2022-11-221-1/+1
| | | | | Closes: https://bugs.gentoo.org/881857 Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/libdatovka: add 0.2.1Sam James2022-11-222-0/+56
| | | | | Bug: https://bugs.gentoo.org/881857 Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/boxes: drop version 1.1.2Pascal Jäger2022-11-223-40/+14
| | | | | | | | Closes: https://bugs.gentoo.org/640102 Closes: https://bugs.gentoo.org/722330 Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de> Closes: https://github.com/gentoo/gentoo/pull/28364 Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/splitvt: revbump, fix build with clang16, fix open bugsPascal Jäger2022-11-222-0/+58
| | | | | | | | | | | | | | - Wrote a patch with modern C function definitions to make this work with clang16 - sed in ebuild now uses | instead of : as delimiter - use ${ED} instead of ${D} now Closes: https://bugs.gentoo.org/871072 Closes: https://bugs.gentoo.org/879639 Closes: https://bugs.gentoo.org/710456 Closes: https://bugs.gentoo.org/836040 Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de> Closes: https://github.com/gentoo/gentoo/pull/28105 Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/bb: revbump, fix build for clang16 and ltoPascal Jäger2022-11-224-2/+93
| | | | | | | | Closes: https://bugs.gentoo.org/880385 Closes: https://bugs.gentoo.org/854720 Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de> Closes: https://github.com/gentoo/gentoo/pull/28233 Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/remind: drop 04.01.00Zoltan Puskas2022-11-222-50/+0
| | | | | | Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Closes: https://github.com/gentoo/gentoo/pull/28153 Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/remind: add 04.02.00Zoltan Puskas2022-11-222-0/+50
| | | | | Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/remind: Change SRC_URI to Debian's GitLabZoltan Puskas2022-11-223-4/+4
| | | | | | | | | | | | | | | | Upstream has changed how they store tarballs in a way that breaks ebuilds: they only maintain the latest release on the download path, while all older versions are moved to an OLD subdirectory. This means that whenever a new release is cut it the latest ebuild will fail to download if not using a Gentoo distfiles mirror. As per the application's web page the Debian GitLab is an official mirror. Switching over to it means predictable download URLs for each release. It also allows for using tar.bz2 instead of tar.gz, which saves disk space and bandwidth. Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/interceptty: fix configure w/ clang 16Sam James2022-11-221-0/+9
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/elasticsearch: drop 8.4.1Matt Jolly2022-11-212-96/+0
| | | | | | Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Closes: https://github.com/gentoo/gentoo/pull/28151 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/elasticsearch: add 8.5.0Matt Jolly2022-11-212-0/+96
| | | | | Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/mc: drop 4.8.28-r1Marek Szuba2022-11-201-125/+0
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* app-misc/rpick: update upstream metadataSam James2022-11-191-1/+1
| | | | | | gitlab looks stale Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/rpick: Stabilize 0.8.11 amd64, #881849Sam James2022-11-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/rpick: Stabilize 0.8.11 x86, #881849Sam James2022-11-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/rpick: Stabilize 0.8.11 ppc64, #881849Arthur Zamarin2022-11-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-misc/pax-utils: Stabilize 1.3.5 hppa, #867613Arthur Zamarin2022-11-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-misc/boxes: Stabilize 2.2.0 amd64, #881811Sam James2022-11-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/boxes: Stabilize 2.2.0 x86, #881811Sam James2022-11-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/boxes: Stabilize 2.2.0 ppc, #881811Sam James2022-11-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/boxes: Stabilize 2.2.0 sparc, #881811Sam James2022-11-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/boxes: Stabilize 2.2.0 ppc64, #881811Sam James2022-11-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/datovka: version bump 4.20.0Amy Liffey2022-11-182-0/+57
| | | | | Closes: https://bugs.gentoo.org/836647 Signed-off-by: Amy Liffey <amynka@gentoo.org>
* app-misc/ca-certificates: Stabilize 20211016.3.83 hppa, #881763Arthur Zamarin2022-11-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-misc/elasticsearch: bump to 7.17.7Tomáš Mózes2022-11-183-0/+154
| | | | | | Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/28065 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/radeontop: keyword 1.4 for ~loongWANG Xuerui2022-11-181-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* app-misc/mc: Stabilize 4.8.28-r2 hppa, #879927Arthur Zamarin2022-11-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-misc/ca-certificates: Stabilize 20211016.3.83 arm, #881763Arthur Zamarin2022-11-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-misc/ca-certificates: Stabilize 20211016.3.83 ppc, #881763Sam James2022-11-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/ca-certificates: Stabilize 20211016.3.83 ppc64, #881763Arthur Zamarin2022-11-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>