12 lines
430 B
Text
12 lines
430 B
Text
DEFINED_PHASES=configure install postinst
|
|
DEPEND=readline? ( sys-libs/readline:0 ) libedit? ( dev-libs/libedit )
|
|
DESCRIPTION=A reimplementation of the Plan 9 shell
|
|
EAPI=6
|
|
HOMEPAGE=http://static.tobold.org/
|
|
IUSE=libedit readline
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=rc
|
|
RDEPEND=readline? ( sys-libs/readline:0 ) libedit? ( dev-libs/libedit )
|
|
SLOT=0
|
|
SRC_URI=http://static.tobold.org/rc/rc-1.7.4.tar.gz
|
|
_md5_=952a40e898dd4a18d83c5d910b678970
|