2013-02-18 09:58:01 +04:00
|
|
|
DEFINED_PHASES=install
|
|
|
|
DESCRIPTION=quick and easy command line automation tool built on top of expect
|
2015-11-09 08:51:04 +03:00
|
|
|
EAPI=0
|
2013-02-18 09:58:01 +04:00
|
|
|
HOMEPAGE=http://expect-lite.sourceforge.net/
|
|
|
|
IUSE=debug examples
|
2013-03-17 19:31:57 +04:00
|
|
|
KEYWORDS=amd64 x86
|
2013-02-18 09:58:01 +04:00
|
|
|
LICENSE=BSD
|
|
|
|
RDEPEND=dev-tcltk/expect debug? ( dev-tcltk/tclx )
|
|
|
|
SLOT=0
|
|
|
|
SRC_URI=mirror://sourceforge/expect-lite/expect-lite_4.4.1.tar.gz
|
2017-03-01 14:54:57 +03:00
|
|
|
_md5_=34ff1af3b800392b2b76ffc3fae59267
|