mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
16 lines
1.1 KiB
Plaintext
16 lines
1.1 KiB
Plaintext
BDEPEND=app-text/asciidoc || ( >=dev-lang/rust-bin-1.74.1:* >=dev-lang/rust-1.74.1:* )
|
|
DEFINED_PHASES=compile configure install setup test unpack
|
|
DEPEND=>=dev-libs/libgit2-1.9:= <dev-libs/libgit2-1.10
|
|
DESCRIPTION=Automatically absorb staged changes into git current branch
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/tummychow/git-absorb
|
|
INHERIT=cargo shell-completion
|
|
IUSE=debug
|
|
KEYWORDS=amd64 ~arm64
|
|
LICENSE=BSD Apache-2.0 MIT Unicode-DFS-2016
|
|
RDEPEND=>=dev-libs/libgit2-1.9:= <dev-libs/libgit2-1.10
|
|
SLOT=0
|
|
SRC_URI=https://github.com/tummychow/git-absorb/archive/refs/tags/0.9.0.tar.gz -> git-absorb-0.9.0.tar.gz https://github.com/gentoo-crate-dist/git-absorb/releases/download/0.9.0/git-absorb-0.9.0-crates.tar.xz
|
|
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust 0e6dcc60973be397aa943d9efae0e2bf rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo c18ade5e10cfd39155908ca389968d65 shell-completion 63a62de3ca49c798ee6e89f190e45d0e
|
|
_md5_=745e1869a400e02cf1f251780b46cacf
|