2012-12-10 11:33:40 +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-12-10 11:33:40 +04:00
|
|
|
HOMEPAGE=http://expect-lite.sourceforge.net/
|
|
|
|
IUSE=debug examples
|
2013-02-20 02:21:27 +04:00
|
|
|
KEYWORDS=amd64 x86
|
2012-12-10 11:33:40 +04:00
|
|
|
LICENSE=BSD
|
|
|
|
RDEPEND=dev-tcltk/expect debug? ( dev-tcltk/tclx )
|
|
|
|
SLOT=0
|
|
|
|
SRC_URI=mirror://sourceforge/expect-lite/expect-lite_4.3.3.tar.gz
|
2015-08-11 00:17:55 +03:00
|
|
|
_md5_=6b5a905f0017d2ad47043c739e7467f6
|