mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
16 lines
1.0 KiB
Plaintext
16 lines
1.0 KiB
Plaintext
BDEPEND=virtual/pkgconfig || ( >=dev-lang/rust-bin-1.84.0:* >=dev-lang/rust-1.84.0:* )
|
|
DEFINED_PHASES=compile configure install postinst 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
|
|
INHERIT=cargo
|
|
IUSE=+git2 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=git2? ( >=dev-libs/libgit2-1.9.0:0/1.9 dev-libs/openssl:= net-libs/libssh2:= ) dev-vcs/git
|
|
SLOT=0
|
|
SRC_URI=https://github.com/jj-vcs/jj/archive/refs/tags/v0.29.0.tar.gz -> jj-0.29.0.tar.gz https://files.demize.dev/gentoo/dev-vcs/jj/jj-0.29.0-crates.tar.xz
|
|
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 205f396579fe93ffb2775ef7e36a1b20 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 5da01b45ec362e78575502b4fb82773a
|
|
_md5_=3a0f914c65d66f828b8c1b3fb907a2cb
|