blob: 619e9cb022b7364a784242bfd72ac31993b9e0ac (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=sys-libs/ncurses:=[unicode(+)?] sys-libs/readline:0=
DESCRIPTION=text mode interface for git
EAPI=7
HOMEPAGE=https://jonas.github.io/tig/
INHERIT=bash-completion-r1
IUSE=test unicode
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos
LICENSE=GPL-2
RDEPEND=sys-libs/ncurses:=[unicode(+)?] sys-libs/readline:0= dev-vcs/git
REQUIRED_USE=test? ( unicode )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/jonas/tig/releases/download/tig-2.5.4/tig-2.5.4.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 8a0248f83ae77f945d376ff4a7953257 bash-completion-r1 d3a60385655d9b402be765a6de333245
_md5_=f08fe2d466fcf809aab787e0fc7be73c
|