summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: update for slotted RustMatt Jolly2024-11-091-0/+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 <kangie@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/39218 Signed-off-by: Matt Jolly <kangie@gentoo.org>
* dev-vcs/git-absorb: add 0.6.16Yixun Lan2024-11-082-0/+159
| | | | Signed-off-by: Yixun Lan <dlan@gentoo.org>
* dev-vcs/git-absorb: drop 0.6.13-r1Arthur Zamarin2024-09-142-163/+0
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-vcs/git-absorb: drop 0.6.11-r1, 0.6.13Yixun Lan2024-07-093-335/+0
| | | | Signed-off-by: Yixun Lan <dlan@gentoo.org>
* dev-vcs/git-absorb: add 0.6.15Yixun Lan2024-07-092-0/+166
| | | | Signed-off-by: Yixun Lan <dlan@gentoo.org>
* dev-vcs/git-absorb: Use new cargo_target_dir helperJames Le Cuirot2024-06-173-3/+3
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* dev-vcs/git-absorb: unvendor the libgit2 system libraryEli Schwartz2024-05-311-0/+157
| | | | | | | | | | | | As is par for the course for rust software, this tries to build lots of C code as a private static library and link to it instead of using the system copy. * CMP: =dev-vcs/git-absorb-0.6.13 with dev-vcs/git-absorb-0.6.13/image * SIZE: 2.78MiB -> 2.06MiB, 6 -> 6 files Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/git-absorb: add completion scriptYixun Lan2024-04-121-4/+27
| | | | Signed-off-by: Yixun Lan <dlan@gentoo.org>
* dev-vcs/git-absorb: drop 0.6.10Yixun Lan2024-04-122-100/+0
| | | | Signed-off-by: Yixun Lan <dlan@gentoo.org>
* dev-vcs/git-absorb: add 0.6.13Yixun Lan2024-04-122-0/+242
| | | | Signed-off-by: Yixun Lan <dlan@gentoo.org>
* dev-vcs/git-absorb: keyword 0.6.11 for ~arm64Mart Raudsepp2023-12-171-1/+1
| | | | Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-vcs/git-absorb: drop 0.6.9Yixun Lan2023-12-062-100/+0
| | | | Signed-off-by: Yixun Lan <dlan@gentoo.org>
* dev-vcs/git-absorb: add 0.6.11Yixun Lan2023-12-062-0/+102
| | | | Signed-off-by: Yixun Lan <dlan@gentoo.org>
* dev-vcs/git-absorb: drop blank DEPEND/RDEPENDSam James2023-06-302-8/+0
| | | | | | This makes it hard to grep for actual mistakes like DEPEND=DEPEND. Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/git-absorb: add 0.6.10Yixun Lan2023-05-172-0/+104
| | | | Signed-off-by: Yixun Lan <dlan@gentoo.org>
* dev-vcs/git-absorb: new package, add 0.6.9Yixun Lan2023-03-203-0/+180
Closes: https://bugs.gentoo.org/901495 Signed-off-by: Yixun Lan <dlan@gentoo.org>