blob: 0740c34c1076ea69b5f69e3190653280f6dea679 (
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.3.2.tar.gz
_eclass_exported_funcs=src_install:-
_md5_=6b5a905f0017d2ad47043c739e7467f6
|