Commit Graph

13 Commits

Author SHA1 Message Date
Vivian Heisz (vhz)
7dc89e445b dev-vcs/jj: sync live
0.34.0 updated the MSRV to 1.88, so live should be updated as well.

Signed-off-by: Vivian Heisz (vhz) <demize@unstable.systems>
2025-10-01 20:23:22 -04:00
Vivian Heisz (vhz)
ed6694fefc dev-vcs/jj: sync live
Signed-off-by: Vivian Heisz (vhz) <demize@unstable.systems>
2025-07-02 19:32:56 -04:00
Vivian Heisz (vhz)
889b031487 dev-vcs/jj: sync live with 0.30.0
Much cleaner, now that git2 has been removed entirely :)

Signed-off-by: Vivian Heisz (vhz) <demize@unstable.systems>
2025-06-04 22:39:58 -04:00
Vivian Heisz (demize)
5a7fb80f60 dev-vcs/jj: sync live with upstream
Also updates metadata.xml to tweak my name a little.

Signed-off-by: Vivian Heisz (demize) <demize@unstable.systems>
2025-04-21 14:02:13 -04:00
demize
53fecf70e7 dev-vcs/jj: add USE flags to live ebuild
This adds a git2 USE flag (enabled by default) to
match the git2 feature flag added by upstream.

This also adds a gix-max-performance USE flag to
match an existing featre flag. Upstream recommends
this be enabled by packagers, but I've left it
disabled by default here, as it comes with both a
dependency on cmake (for an unfortunately-vendored
zlib-ng) and potential incompatibilties (since it
uses assembly versions of SHA1 code in gitoxide).

Signed-off-by: demize <demize@unstable.systems>
2025-03-16 14:32:55 -04:00
demize
f09099b579 dev-vcs/jj: update libgit2 in live ebuild
git2-rs only supports one version of libgit2 at
a time, and upstream now requires 1.9.

Signed-off-by: demize <demize@unstable.systems>
2025-03-08 12:25:32 -05:00
demize
e45762e615 dev-vcs/jj: update live ebuild
Sync the license and depends with 0.27-r1.

Remove the non-live paths, as they would never be
called here; the non-live ebuild doesn't have the
live paths.

Add `RUST_MIN_VER` to match upstream's MSRV.

Signed-off-by: demize <demize@unstable.systems>
2025-03-06 22:23:25 -05:00
demize
a701829ed9 dev-vcs/jj: drop zstd dependency
Dropped upstream a couple releases ago.

Signed-off-by: demize <demize@unstable.systems>
2025-03-06 21:45:19 -05:00
demize
2c44c332ba dev-vcs/jj: update github URL
Signed-off-by: demize <demize@unstable.systems>
2025-01-28 10:05:12 -05:00
Takuya Wakazono
eb317ddb43 */*: update for slotted Rust
guru version of this commit:
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01ba4dc61965ef7658a24728841c04c9a1ce4871

Closes: https://bugs.gentoo.org/943170
Closes: https://bugs.gentoo.org/943223
Closes: #260
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
2024-11-12 22:17:16 +09:00
Steffen Winter
baf9e23de8 dev-vcs/jj: require libgit2-1.8.1 or better
Signed-off-by: Steffen Winter <steffen.winter@proton.me>
2024-09-12 10:49:33 +02:00
Steffen Winter
c6b654765f dev-vcs/jj: require exactly libgit2:0/1.8
Closes: https://bugs.gentoo.org/938497

Signed-off-by: Steffen Winter <steffen.winter@proton.me>
2024-09-12 10:43:20 +02:00
Steffen Winter
c89b19b776 dev-vcs/jj: add 9999
Signed-off-by: Steffen Winter <steffen.winter@proton.me>
2024-06-10 20:25:35 +02:00