blob: 1ac3043642885a28bd39ffd37d369f42427eb2a6 (
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.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.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.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.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 badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 bash-completion-r1 d3a60385655d9b402be765a6de333245 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b python-utils-r1 7ec9eb6bbbeccd424c0430368962d272 python-r1 4c008ab1e6c02cbead059dfe8b864c26 vcs-snapshot b1abf460a493fc59ebb25de0df3f09dd prefix d04f14b297013ad1410550c0757f14f8
_md5_=8ec9cbef49ab2fa2dec0d364d871de7d
|