12 lines
443 B
Groff
12 lines
443 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=http://rc-shell.slackmatic.org/release/rc-1.7.1.tar.gz
|
|
_md5_=247dc3cd3dcb612af3e7adaaef8e887c
|