2025-06-05 04:53:47 UTC

This commit is contained in:
Repository mirror & CI
2025-06-05 04:53:47 +00:00
parent eae49d7a03
commit b01df45e4b
14 changed files with 66 additions and 51 deletions

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,14 @@
BDEPEND=|| ( >=dev-lang/rust-bin-1.84.0:* >=dev-lang/rust-1.84.0:* )
DEFINED_PHASES=compile configure install setup test unpack
DESCRIPTION=Jujutsu - an experimental version control system
EAPI=8
HOMEPAGE=https://github.com/jj-vcs/jj
INHERIT=cargo
IUSE=debug
KEYWORDS=~amd64 ~arm64
LICENSE=Apache-2.0 Apache-2.0 BSD MIT MPL-2.0 Unicode-3.0 Unicode-DFS-2016 WTFPL-2 ZLIB
RDEPEND=dev-vcs/git
SLOT=0
SRC_URI=https://github.com/jj-vcs/jj/archive/refs/tags/v0.30.0.tar.gz -> jj-0.30.0.tar.gz https://files.demize.dev/gentoo/dev-vcs/jj/jj-0.30.0-crates.tar.xz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 205f396579fe93ffb2775ef7e36a1b20 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 5da01b45ec362e78575502b4fb82773a
_md5_=89f77a40b1cb5c7737bce18c50eb2488

View File

@@ -1,6 +1,5 @@
BDEPEND=virtual/pkgconfig || ( >=dev-lang/rust-bin-1.84.0:* >=dev-lang/rust-1.84.0:* ) >=dev-vcs/git-1.8.2.1[curl]
BDEPEND=|| ( >=dev-lang/rust-bin-1.84.0:* >=dev-lang/rust-1.84.0:* ) >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install setup test unpack
DEPEND=git2? ( >=dev-libs/libgit2-1.9.0:0/1.9 dev-libs/openssl:= net-libs/libssh2:= )
DESCRIPTION=Jujutsu - an experimental version control system
EAPI=8
HOMEPAGE=https://github.com/jj-vcs/jj
@@ -8,7 +7,7 @@ INHERIT=cargo git-r3
IUSE=+git2 debug
LICENSE=Apache-2.0 Apache-2.0 BSD MIT MPL-2.0 Unicode-3.0 Unicode-DFS-2016 WTFPL-2
PROPERTIES=live
RDEPEND=git2? ( >=dev-libs/libgit2-1.9.0:0/1.9 dev-libs/openssl:= net-libs/libssh2:= ) dev-vcs/git
RDEPEND=dev-vcs/git
SLOT=0
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 205f396579fe93ffb2775ef7e36a1b20 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 5da01b45ec362e78575502b4fb82773a git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=07934a243a18fe07b9c2dee1f58d8843
_md5_=4f4a626f26bbc2c7001343c2d344c163