summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-misc/astrolog-ephemeris: add 7.60Brahmajit Das2023-08-191-0/+26
| | | | | | Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/32155 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/astrolog: Add 7.60 and drop register storage classBrahmajit Das2023-08-192-0/+103
| | | | | | | | | | This commit does the following: - Fixes C++17 does not allow register storage class - version bump to 7.60 Closes: https://bugs.gentoo.org/894524 Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/dvorak7min: Fix call to undeclared library function indexBrahmajit Das2023-08-192-0/+67
| | | | | | | Closes: https://bugs.gentoo.org/894546 Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/32160 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/mc: add 4.8.30Marek Szuba2023-08-192-0/+121
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* app-misc/mc: drop 9999Marek Szuba2023-08-191-123/+0
| | | | | | | Not much point in having an unmaintained live ebuild around. Closes: https://bugs.gentoo.org/911471 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* app-misc/mc: drop 4.8.28-r2Marek Szuba2023-08-193-156/+0
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* app-misc/ytree: add 2.05 and fix call to undeclared functionBrahmajit Das2023-08-192-0/+36
| | | | | | | Closes: https://bugs.gentoo.org/894572 Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/32334 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/tracker: Drop old versionsMatt Turner2023-08-163-157/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-misc/wayland-utils: Drop old versionsMatt Turner2023-08-162-31/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-misc/fastfetch: dev branch embedded yyjsonViorel Munteanu2023-08-141-3/+0
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-misc/fastfetch: sync liveViorel Munteanu2023-08-142-4/+12
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-misc/fastfetch: add 2.0.0Viorel Munteanu2023-08-144-0/+139
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-misc/jq: remove unused patchMichael Mair-Keimberger2023-08-141-37/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/32294 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-misc/broot: Stabilize 1.23.0 amd64, #912177Sam James2023-08-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/spire: drop 1.6.4William Hubbs2023-08-112-58/+0
| | | | Signed-off-by: William Hubbs <williamh@gentoo.org>
* app-misc/spire: add 1.7.1William Hubbs2023-08-112-0/+58
| | | | | Closes: https://bugs.gentoo.org/912071 Signed-off-by: William Hubbs <williamh@gentoo.org>
* app-misc/rpick: Add 0.9.0Randy Barlow2023-08-112-0/+215
| | | | | | Signed-off-by: Randy Barlow <randy@electronsweatshop.com> Closes: https://github.com/gentoo/gentoo/pull/31982 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/broot: add 1.24.1Karl-Johan Karlsson2023-08-112-0/+475
| | | | | | Signed-off-by: Karl-Johan Karlsson <creideiki@lysator.liu.se> Closes: https://github.com/gentoo/gentoo/pull/31912 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/rmlint: add 2.10.2Louis Sautier2023-08-103-0/+188
| | | | | | | | | | This new version fixes several bugs including broken tests. It also removes the dependency of the GUI on Polkit (#828111), which, according to https://github.com/sahib/rmlint/commit/a807253e, isn't used for anything at the moment. Bug: https://bugs.gentoo.org/828111 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* app-misc/mc: drop myself as maintainer.Piotr Karbowski2023-08-091-4/+0
| | | | Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* app-misc/detachtty: add github upstream metadataSam James2023-08-081-0/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/screen: Fix call to undeclared function chmodBrahmajit Das2023-08-082-0/+160
| | | | | | | Closes: https://bugs.gentoo.org/894562 Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/32184 Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/detachtty: Fix call to undeclared library function strerrorBrahmajit Das2023-08-082-0/+73
| | | | | | | | | And EAPI update from 7 to 8 Closes: https://bugs.gentoo.org/894544 Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/32159 Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/jq: add 1.7_rc1, drop 1.7_pre20230210Patrick McLean2023-08-073-16/+10
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* app-misc/jaq: add 1.0.0_beta, remove oldPatrick McLean2023-08-074-278/+138
| | | | Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* app-misc/mx5000tools: update metadataConrad Kostecki2023-08-061-0/+3
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-misc/lcd4linux: add python3.12 supportConrad Kostecki2023-08-061-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-misc/tracker: Stabilize 3.5.3 arm64, #909485Sam James2023-08-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/tracker: Stabilize 3.5.3 x86, #909485Sam James2023-08-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/tracker: Stabilize 3.5.3 amd64, #909485Sam James2023-08-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/gnote: Version bump to 45_alphaGuillermo Joandet2023-08-022-0/+64
| | | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/32110 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-misc/nnn: Stabilize 4.8 amd64, #911521Sam James2023-08-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/ckb: fix libpulse categoryJohn Helmert III2023-07-282-2/+2
| | | | Signed-off-by: John Helmert III <ajak@gentoo.org>
* app-misc/ckb: sync liveJohn Helmert III2023-07-281-2/+1
| | | | Signed-off-by: John Helmert III <ajak@gentoo.org>
* app-misc/ckb: add 0.6.0John Helmert III2023-07-282-0/+73
| | | | Signed-off-by: John Helmert III <ajak@gentoo.org>
* app-misc/jdupes: drop 1.21.3Jakov Smolić2023-07-252-45/+0
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* app-misc/jdupes: Stabilize 1.23.0 amd64, #911171Joonas Niilola2023-07-251-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/neofetch: keyword 7.1.0-r1 for ~arm64-macosBenda Xu2023-07-241-1/+1
| | | | Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* app-misc/logiops: add 0.3.3Conrad Kostecki2023-07-232-0/+69
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-misc/gnote: Version bump to 44.1Matt Turner2023-07-212-0/+65
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-misc/tracker-miners: Version bump to 3.6_alphaGuillermo Joandet2023-07-182-0/+175
| | | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/31858 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-misc/tracker: Version bump to 3.6_alphaGuillermo Joandet2023-07-182-0/+107
| | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-misc/openrgb-plugin-effects: fix buildAlexey Sokolov2023-07-171-1/+1
| | | | | | | Closes: https://bugs.gentoo.org/910463 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/31931 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* app-misc/openrgb-plugin-visualmap: add 0.9Alexey Sokolov2023-07-173-0/+70
| | | | | | | Bug: https://bugs.gentoo.org/910405 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/31909 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* app-misc/openrgb-plugin-skin: add 0.9Alexey Sokolov2023-07-172-0/+49
| | | | | | Bug: https://bugs.gentoo.org/910405 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* app-misc/openrgb-plugin-effects: add 0.9Alexey Sokolov2023-07-173-0/+83
| | | | | | Bug: https://bugs.gentoo.org/910405 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* app-misc/openrgb: sync liveAlexey Sokolov2023-07-171-6/+8
| | | | | Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* app-misc/openrgb: add 0.9Alexey Sokolov2023-07-174-0/+116
| | | | | | Closes: https://bugs.gentoo.org/910405 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* app-misc/fastfetch: Keyword 1.12.2 ppc64, #909773Sam James2023-07-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/vit: Version bump to 2.3.1Matt Turner2023-07-152-0/+31
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>