2012-08-16 09:53:00 +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-08-16 09:53:00 +04:00
|
|
|
HOMEPAGE=http://expect-lite.sourceforge.net/
|
|
|
|
IUSE=debug examples
|
2012-11-04 15:51:56 +04:00
|
|
|
KEYWORDS=amd64 x86
|
2012-08-16 09:53:00 +04:00
|
|
|
LICENSE=BSD
|
|
|
|
RDEPEND=dev-tcltk/expect debug? ( dev-tcltk/tclx )
|
|
|
|
SLOT=0
|
|
|
|
SRC_URI=mirror://sourceforge/expect-lite/expect-lite_4.3.2.tar.gz
|
2015-08-10 23:59:40 +03:00
|
|
|
_md5_=6b5a905f0017d2ad47043c739e7467f6
|