summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-apps/uutils-coreutils: revump because pkg contents changedFlorian Schmaus2025-10-021-0/+0
| | | | Signed-off-by: Florian Schmaus <[email protected]>
* sys-apps/uutils-coreutils: Align -9999 and release ebuildLuca Barbato2025-10-012-319/+36
| | | | Signed-off-by: Luca Barbato <[email protected]>
* sys-apps/uutils-coreutils: Install libstdbuf in its own pathLuca Barbato2025-10-011-0/+3
| | | | | Closes: https://bugs.gentoo.org/963516 Signed-off-by: Luca Barbato <[email protected]>
* sys-apps/uutils-coreutils: drop 0.1.0Luca Barbato2025-09-272-116/+0
| | | | Signed-off-by: Luca Barbato <[email protected]>
* sys-apps/uutils-coreutils: add 0.2.2Luca Barbato2025-09-272-0/+116
| | | | Signed-off-by: Luca Barbato <[email protected]>
* sys-apps/uutils-coreutils: Depend on clang for the selinux bindingsLuca Barbato2025-07-131-3/+7
| | | | | | onig-sys does not depend on bindgen, but selinux-sys does. Signed-off-by: Luca Barbato <[email protected]>
* sys-apps/uutils-coreutils: drop 0.0.30Luca Barbato2025-07-132-114/+0
| | | | Signed-off-by: Luca Barbato <[email protected]>
* sys-apps/uutils-coreutils: keyword 0.1.0 for ~ppc64Luca Barbato2025-07-051-1/+1
| | | | | Closes: https://bugs.gentoo.org/926708 Signed-off-by: Luca Barbato <[email protected]>
* sys-apps/uutils-coreutils: Explicitly disable selinux toolsLuca Barbato2025-07-031-2/+3
| | | | | | | Upstream assumed it is ok to unconditionally build them. Closes: https://bugs.gentoo.org/959424 Signed-off-by: Luca Barbato <[email protected]>
* sys-apps/uutils-coreutils: drop 0.0.29Luca Barbato2025-07-031-414/+0
| | | | Signed-off-by: Luca Barbato <[email protected]>
* sys-apps/uutils-coreutils: add 0.1.0Luca Barbato2025-07-032-305/+111
| | | | Signed-off-by: Luca Barbato <[email protected]>
* sys-apps/uutils-coreutils: add 0.0.30Luca Barbato2025-04-252-0/+114
| | | | Signed-off-by: Luca Barbato <[email protected]>
* sys-apps/uutils-coreutils: drop myself as a maintainerSam James2025-04-101-4/+0
| | | | Signed-off-by: Sam James <[email protected]>
* sys-apps/uutils-coreutils: drop 0.0.28Sam James2025-03-142-588/+0
| | | | Signed-off-by: Sam James <[email protected]>
* sys-apps/uutils-coreutils: set NEXTEST_TEST_THREADSSam James2025-01-282-2/+4
| | | | | | Otherwise, test execution jobs use all available cores. Signed-off-by: Sam James <[email protected]>
* sys-apps/uutils-coreutils: add 0.0.29Sam James2025-01-193-164/+714
| | | | Signed-off-by: Sam James <[email protected]>
* sys-apps/uutils-coreutils: drop 0.0.27-r1Sam James2025-01-193-542/+0
| | | | Signed-off-by: Sam James <[email protected]>
* sys-apps/uutils-coreutils: add 0.0.28Sam James2024-11-234-98/+668
| | | | Signed-off-by: Sam James <[email protected]>
* sys-apps/uutils-coreutils: drop 0.0.25-r1Sam James2024-11-233-520/+0
| | | | Signed-off-by: Sam James <[email protected]>
* */*: update for slotted RustMatt Jolly2024-11-093-3/+0
| | | | | | | | | | | | | | Tidyups: - $(cargo_crate_uris) - Rust BDEPENDS come from the eclass except in very rare circumstances (RUST_OPTIONAL=1) - RUST_M{AX,IN}_VER where required. - Suboptimal crate separator (`-` -> `@`) Signed-off-by: Matt Jolly <[email protected]> Closes: https://github.com/gentoo/gentoo/pull/39218 Signed-off-by: Matt Jolly <[email protected]>
* sys-apps/uutils-coreutils: add 0.0.27Sam James2024-06-245-58/+701
| | | | Signed-off-by: Sam James <[email protected]>
* sys-apps/uutils-coreutils: drop 0.0.24Sam James2024-04-293-480/+0
| | | | Signed-off-by: Sam James <[email protected]>
* sys-apps/uutils-coreutils: add 0.0.25Sam James2024-03-284-32/+534
| | | | Signed-off-by: Sam James <[email protected]>
* sys-apps/uutils-coreutils: guarantee the use of system depsEli Schwartz2024-03-051-0/+4
| | | | | | | | | Set the magic cargo environment variable to error out if system dependency autodetection fails. We expect it to work, since it's in DEPEND, but better to actually guarantee it. Signed-off-by: Eli Schwartz <[email protected]> Signed-off-by: Sam James <[email protected]>
* sys-apps/uutils-coreutils: mark as LTO-unsafeEli Schwartz2024-03-052-2/+8
| | | | | | | | | Normally cargo.eclass sets this for us but we do not use cargo_src_compile. Closes: https://bugs.gentoo.org/863716 Signed-off-by: Eli Schwartz <[email protected]> Signed-off-by: Sam James <[email protected]>
* sys-apps/uutils-coreutils: drop 0.0.23Sam James2024-03-022-400/+0
| | | | Signed-off-by: Sam James <[email protected]>
* sys-apps/uutils-coreutils: add 0.0.24Sam James2024-02-023-31/+452
| | | | Signed-off-by: Sam James <[email protected]>
* sys-apps/uutils-coreutils: drop 0.0.22Sam James2023-12-282-389/+0
| | | | Signed-off-by: Sam James <[email protected]>
* sys-apps/uutils-coreutils: add 0.0.23Sam James2023-11-253-17/+400
| | | | Signed-off-by: Sam James <[email protected]>
* sys-apps/uutils-coreutils: drop 0.0.20, 0.0.21Sam James2023-11-253-848/+0
| | | | Signed-off-by: Sam James <[email protected]>
* sys-apps/uutils-coreutils: crank min rust versionSam James2023-10-162-2/+2
| | | | Signed-off-by: Sam James <[email protected]>
* sys-apps/uutils-coreutils: add 0.0.22Sam James2023-10-163-42/+450
| | | | Signed-off-by: Sam James <[email protected]>
* sys-apps/uutils-coreutils: correct musl fixViolet Purcell2023-10-063-3/+3
| | | | | | | | SKIP_PROGS was supposed to be SKIP_UTILS, oops. Signed-off-by: Violet Purcell <[email protected]> Closes: https://github.com/gentoo/gentoo/pull/33219 Signed-off-by: Sam James <[email protected]>
* sys-apps/uutils-coreutils: fix build on muslViolet Purcell2023-10-063-0/+12
| | | | | Signed-off-by: Violet Purcell <[email protected]> Signed-off-by: Sam James <[email protected]>
* sys-apps/uutils-coreutils: add 0.0.21Sam James2023-09-044-66/+552
| | | | Signed-off-by: Sam James <[email protected]>
* sys-apps/uutils-coreutils: drop 0.0.18, 0.0.19Sam James2023-09-043-839/+0
| | | | Signed-off-by: Sam James <[email protected]>
* sys-apps/uutils-coreutils: update HOMEPAGESam James2023-09-044-4/+4
| | | | Signed-off-by: Sam James <[email protected]>
* sys-apps/uutils-coreutils: add 0.0.20Sam James2023-07-153-287/+699
| | | | Signed-off-by: Sam James <[email protected]>
* sys-apps/uutils-coreutils: Keyword 0.0.19 arm64, #907862Arthur Zamarin2023-06-241-1/+1
| | | | Signed-off-by: Arthur Zamarin <[email protected]>
* sys-apps/uutils-coreutils: add 0.0.19Sam James2023-06-053-71/+571
| | | | Signed-off-by: Sam James <[email protected]>
* sys-apps/uutils-coreutils: drop 0.0.17-r1Sam James2023-06-032-395/+0
| | | | Signed-off-by: Sam James <[email protected]>
* sys-apps/uutils-coreutils: add 0.0.18Sam James2023-04-023-69/+493
| | | | Signed-off-by: Sam James <[email protected]>
* sys-apps/uutils-coreutils: install multicall binary & use hardlinksSam James2023-02-222-3/+15
| | | | | | | | | | | | This saves a huge amount of disk by having one binary where everything is hardlinked to it: ``` [WW] SIZE: 128.45MiB -> 16.73MiB, 401 -> 405 files [WW] ------> FILES(+105,-101) SIZE(-86.98%) ``` Closes: https://bugs.gentoo.org/836820 Signed-off-by: Sam James <[email protected]>
* sys-apps/uutils-coreutils: Keyword 0.0.17 ppc64, #893626Sam James2023-02-221-1/+1
| | | | Signed-off-by: Sam James <[email protected]>
* sys-apps/uutils-coreutils: add myself as a maintainerSam James2023-02-221-2/+7
| | | | Signed-off-by: Sam James <[email protected]>
* Rename sys-apps/{uutils -> uutils-coreutils}Sam James2023-02-224-0/+921
Closes: https://bugs.gentoo.org/895754 Signed-off-by: Sam James <[email protected]>