blob: 983b6dde1b31dfe3da0d9b04818f56a6ed4d0f98 (
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 ~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.3/tig-2.5.3.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 bash-completion-r1 d3a60385655d9b402be765a6de333245
_md5_=ed00381e26c431abbf0db0307f62a65b
|