2012-04-01 12:19:34 +04:00
|
|
|
DEFINED_PHASES=install
|
|
|
|
DESCRIPTION=quick and easy command line automation tool built on top of expect
|
2015-11-09 08:56:26 +03:00
|
|
|
EAPI=0
|
2012-04-01 12:19:34 +04:00
|
|
|
HOMEPAGE=http://expect-lite.sourceforge.net/
|
|
|
|
IUSE=debug examples
|
|
|
|
KEYWORDS=~amd64 ~x86
|
|
|
|
LICENSE=BSD
|
|
|
|
RDEPEND=dev-tcltk/expect debug? ( dev-tcltk/tclx )
|
|
|
|
SLOT=0
|
|
|
|
SRC_URI=mirror://sourceforge/expect-lite/expect-lite_4.2.2.tar.gz
|
2015-08-11 00:17:55 +03:00
|
|
|
_md5_=58e3a362b54bed36d50c285277d92637
|