summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-misc/task: drop 2.6.1David Denoncin2022-03-211-66/+0
| | | | | | Signed-off-by: David Denoncin <ddenoncin@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/24694 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-misc/task: vbump 2.6.2David Denoncin2022-03-212-0/+72
| | | | | Signed-off-by: David Denoncin <ddenoncin@gmail.com> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-misc/solaar: stable on amd64Robin H. Johnson2022-03-211-1/+1
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-misc/solaar: bumpRobin H. Johnson2022-03-212-0/+70
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-misc/solaar: fix changelog symlinkRobin H. Johnson2022-03-211-1/+1
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://bugs.gentoo.org/830984
* app-misc/task: Stabilize 2.6.1-r2 x86, #835737Jakov Smolić2022-03-211-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* app-misc/task: Stabilize 2.6.1-r2 amd64, #835737Jakov Smolić2022-03-211-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* app-misc/sphinx: drop 2.2.11-r4David Seifert2022-03-201-112/+0
| | | | | | * required for automake-1.15 cleanup Signed-off-by: David Seifert <soap@gentoo.org>
* app-misc/ttyload: quote $(tc-*) callsDavid Seifert2022-03-202-4/+4
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-misc/symlinks: quote $(tc-*) callsDavid Seifert2022-03-201-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-misc/sl: quote $(tc-*) callsDavid Seifert2022-03-201-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-misc/reptyr: quote $(tc-*) callsDavid Seifert2022-03-201-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-misc/mvcase: quote $(tc-*) callsDavid Seifert2022-03-201-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-misc/mouseremote: quote $(tc-*) callsDavid Seifert2022-03-201-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-misc/golly: quote $(tc-*) callsDavid Seifert2022-03-202-11/+11
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-misc/fdupes: quote $(tc-*) callsDavid Seifert2022-03-202-4/+4
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-misc/empty: quote $(tc-*) callsDavid Seifert2022-03-201-1/+1
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-misc/dvtm: quote $(tc-*) callsDavid Seifert2022-03-202-4/+4
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-misc/cdspeed: quote $(tc-*) callsDavid Seifert2022-03-201-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-misc/birthday: quote $(tc-*) callsDavid Seifert2022-03-201-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-misc/tracker: Drop old versionsMatt Turner2022-03-183-215/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-misc/tracker-miners: Drop old versionsMatt Turner2022-03-182-171/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-misc/elasticsearch: bump to 7.17.1Tomáš Mózes2022-03-162-0/+84
| | | | | | Bug: https://bugs.gentoo.org/834544 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/broot: disable stripping with release profileIonen Wolkens2022-03-161-0/+1
| | | | | | | | | | | Missed this due to doing most testing with USE=debug (faster compilation), unfortunately this still requires >=rust-1.59 for non-nightly unless go with modifying the Cargo.toml which doesn't feel worth it on the long run. Bug: https://bugs.gentoo.org/835395 Closes: https://bugs.gentoo.org/835400 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-misc/broot: depend on >=rust-1.59Ionen Wolkens2022-03-161-1/+1
| | | | | | | per upstream's rust-version = "1.59" added in 1.9.4 Closes: https://bugs.gentoo.org/835395 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-misc/broot: bump to 1.9.4Karl-Johan Karlsson2022-03-162-0/+285
| | | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Karl-Johan Karlsson <creideiki@lysator.liu.se> Closes: https://github.com/gentoo/gentoo/pull/24560 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-misc/fdutils: drop 5.5.20060227-r1Sam James2022-03-154-100/+0
| | | | | Closes: https://bugs.gentoo.org/826430 Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/fdutils: Fix direct calls to "ar"Thomas Bracht Laumann Jespersen2022-03-152-0/+32
| | | | | | | | Closes: https://bugs.gentoo.org/834874 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz> Closes: https://github.com/gentoo/gentoo/pull/24477 Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/tmux-mem-cpu-load: drop 3.4.0Sam James2022-03-142-25/+0
| | | | | Closes: https://bugs.gentoo.org/834313 Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/tmux-mem-cpu-load: Stabilize 3.5.1 x86, #834313Jakov Smolić2022-03-121-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* app-misc/graphlcd-base: drop 2.0.2Conrad Kostecki2022-03-122-90/+0
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-misc/graphlcd-base: x86 stableConrad Kostecki2022-03-121-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-misc/graphlcd-base: amd64 stableConrad Kostecki2022-03-121-1/+1
| | | | Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-misc/tmux-mem-cpu-load: Stabilize 3.5.1 amd64, #834313Jakov Smolić2022-03-121-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* Revert "app-misc/piper: remove flake8 test dep"Joonas Niilola2022-03-111-0/+5
| | | | | | | | | This reverts commit 8b5f4bfb0641cc6b38eb3738ee8167d46efdc3e9. 5/5 piper / flake8 FAIL Closes: https://bugs.gentoo.org/834965 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/piper: remove flake8 test depJoonas Niilola2022-03-111-5/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/piper: make flake8 optional dependencyBratishkaErik2022-03-111-1/+12
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Closes: https://github.com/gentoo/gentoo/pull/24414 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/piper: New version 0.6BratishkaErik2022-03-113-4/+58
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/rpick: Drop 0.8.6Randy Barlow2022-03-102-151/+0
| | | | | | Signed-off-by: Randy Barlow <randy@electronsweatshop.com> Closes: https://github.com/gentoo/gentoo/pull/24417 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-misc/rpick: Add 0.8.9Randy Barlow2022-03-102-0/+175
| | | | | Signed-off-by: Randy Barlow <randy@electronsweatshop.com> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* app-misc/egads: [QA] fix UnusedInherits (multilib)Sam James2022-03-101-2/+2
| | | | | | get_libdir has been built-in since EAPI 6 Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/fdutils: restore dropped ppc/x86Sam James2022-03-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/fdutils: drop 5.5.20060227Sam James2022-03-092-58/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/fdutils: add indirect toolchain-funcsSam James2022-03-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/fdutils: fix docs patchSam James2022-03-092-26/+19
| | | | | | We want to detect / respect CC_FOR_BUILD. Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/fdutils: New version (5.6_p2)Thomas Bracht Laumann Jespersen2022-03-094-0/+120
| | | | | | | | | | | | | | | * Bumps to EAPI=8 * Most patching from previous version is no longer necessary (except for one) * Keeps all the Debian patches minus one Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz> Closes: https://bugs.gentoo.org/826430 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Closes: https://github.com/gentoo/gentoo/pull/24393 Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/go-jira: remove oldWilliam Hubbs2022-03-083-275/+0
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: William Hubbs <williamh@gentoo.org>
* app-misc/go-jira: use deps tarball for 1.0.28William Hubbs2022-03-082-105/+5
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: William Hubbs <williamh@gentoo.org>
* app-misc/tracker-miners: Stabilize 3.2.1 arm64, #834426Sam James2022-03-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/tracker: Stabilize 3.2.1 arm64, #834426Sam James2022-03-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>