mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
12 lines
389 B
Plaintext
12 lines
389 B
Plaintext
DEFINED_PHASES=compile configure install
|
|
DEPEND=dev-lang/tcl:0
|
|
DESCRIPTION=Small footprint implementation of Tcl programming language
|
|
EAPI=8
|
|
HOMEPAGE=https://jim.tcl.tk/
|
|
IUSE=doc static-libs
|
|
KEYWORDS=amd64 arm ~arm64 ~m68k ~mips ~s390 x86
|
|
LICENSE=LGPL-2
|
|
SLOT=0/0.81
|
|
SRC_URI=https://github.com/msteveb/jimtcl/archive/0.81.tar.gz -> jimtcl-0.81.tar.gz
|
|
_md5_=7b8a7949ac23cca27c6f031e3d19d7ea
|