You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
368 B
12 lines
368 B
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.4.1.tar.gz
|
|
_md5_=6b5a905f0017d2ad47043c739e7467f6
|