blob: c6a362526fa6a6555f5fe3b4a57b76d24e61bcf1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile configure install prepare unpack
DEPEND=doc? ( app-text/asciidoc ) app-arch/unzip
DESCRIPTION=Small footprint implementation of Tcl programming language
EAPI=5
HOMEPAGE=http://jim.tcl.tk/
IUSE=doc static-libs
KEYWORDS=amd64 arm ~arm64 ~m68k ~mips ~s390 ~sh x86
LICENSE=LGPL-2
SLOT=0
SRC_URI=https://github.com/msteveb/jimtcl/zipball/0.76 -> jimtcl-0.76.zip
_eclass_exported_funcs=src_unpack:- src_prepare:- src_configure:- src_compile:- src_install:-
_eclasses_=eutils 708f85bc1bf00876604e223fb56e062a multilib 165fc17c38d1b11dac2008280dab6e80 multiprocessing eb9be4b678c4e71f3f530a767df31912 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 vcs-snapshot 2b65ecb2d0f91e4322c2ac8d673993bd
_md5_=2f36cce16075098f7d4eec98b544eb1a
|