2012-04-25 13:42:57 +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
|
2012-04-25 13:42:57 +04:00
|
|
|
HOMEPAGE=http://expect-lite.sourceforge.net/
|
|
|
|
IUSE=debug examples
|
2012-06-08 17:39:40 +04:00
|
|
|
KEYWORDS=amd64 x86
|
2012-04-25 13:42:57 +04:00
|
|
|
LICENSE=BSD
|
|
|
|
RDEPEND=dev-tcltk/expect debug? ( dev-tcltk/tclx )
|
|
|
|
SLOT=0
|
|
|
|
SRC_URI=mirror://sourceforge/expect-lite/expect-lite_4.3.0.tar.gz
|
2015-08-10 23:59:40 +03:00
|
|
|
_md5_=d119a3608a0ffa46db9c93c86cc08bd8
|