blob: 8971b470385d7ac04cb8c3ca0903f2599c4ff16c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=install
DESCRIPTION=quick and easy command line automation tool built on top of expect
EAPI=0
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.0.3.tar.gz
_eclass_exported_funcs=src_install:-
_md5_=92ba849042d67e7b5c29e4f47bf307ae
|