mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
15 lines
516 B
Plaintext
15 lines
516 B
Plaintext
DEFINED_PHASES=compile install
|
|
DEPEND=sys-libs/ncurses:=
|
|
DESCRIPTION=Interpreter and compiler compatible with the ISLisp standard
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/sasagawa888/eisl/
|
|
INHERIT=toolchain-funcs
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=BSD-2
|
|
RDEPEND=sys-libs/ncurses:=
|
|
RESTRICT=test
|
|
SLOT=0
|
|
SRC_URI=https://github.com/sasagawa888/eisl/archive/v3.24.tar.gz -> eisl-3.24.tar.gz
|
|
_eclasses_=toolchain-funcs 0c8a0b0d318eb5d5180d114bd3f6592b multilib c19072c3cd7ac5cb21de013f7e9832e0
|
|
_md5_=301fd3953ac8d5c104684bae3a0d908b
|