12 lines
427 B
Groff
12 lines
427 B
Groff
DEFINED_PHASES=configure install postinst
|
|
DEPEND=readline? ( sys-libs/readline ) libedit? ( dev-libs/libedit )
|
|
DESCRIPTION=A reimplementation of the Plan 9 shell
|
|
EAPI=2
|
|
HOMEPAGE=http://rc-shell.slackmatic.org/
|
|
IUSE=libedit readline
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=rc
|
|
RDEPEND=readline? ( sys-libs/readline ) libedit? ( dev-libs/libedit )
|
|
SLOT=0
|
|
SRC_URI=ftp://rc.quanstro.net/pub/rc-1.7.2.tbz
|
|
_md5_=a56dd2b68740fccd20c3b19c2d110d85
|