blob: f9609f2f7111f2f9178e211d2324169faaba0163 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
DEFINED_PHASES=compile install postinst prepare unpack
DEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
DESCRIPTION=change directory command that learns
EAPI=6
HOMEPAGE=https://github.com/wting/autojump
INHERIT=bash-completion-r1 python-r1 vcs-snapshot prefix
IUSE=ipython test python_targets_python3_8 python_targets_python3_9
KEYWORDS=amd64 ~hppa ~mips ~ppc ~ppc64 x86 ~x64-macos
LICENSE=GPL-3
RDEPEND=ipython? ( python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_8(-),-python_single_target_python3_9(-)] )
REQUIRED_USE=ipython? ( || ( python_targets_python3_8 python_targets_python3_9 ) )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/wting/autojump/archive/release-v22.5.3.tar.gz -> autojump-22.5.3.tar.gz
_eclasses_=toolchain-funcs 7a9551c9a6680454019664620505375a multilib 6f710a580aea2e8c7f5be70f8912ad43 bash-completion-r1 8e7c071081c68c2c398b77fe3a1d6908 multibuild 6b3d5ee849dafe6cdfd7b859c211fb01 python-utils-r1 6e84b7d3d8d0bb1ee12774f4a66909e2 python-r1 26e4ad0a4190b14f70973dc253e86535 vcs-snapshot b1abf460a493fc59ebb25de0df3f09dd prefix 245bf72183394aa1b43afa1dbc97ab2c
_md5_=8ec9cbef49ab2fa2dec0d364d871de7d
|