blob: a4728be118efba6836ef187bbf1e3ad76c5e96ea (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile configure install
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 ~s390 ~sh ~x86
LICENSE=LGPL-2
SLOT=0
SRC_URI=https://github.com/msteveb/jimtcl/zipball/0.74 -> jimtcl-0.74.zip
_eclass_exported_funcs=src_configure:- src_compile:- src_install:-
_eclasses_=multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs 6198c04daba0e1307bd844df7d37f423
_md5_=ffc89502c5cdacb8b7f77a9875a8a439
|