mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
2021-06-25 10:21:35 UTC
This commit is contained in:
@@ -1,10 +1,14 @@
|
||||
DEFINED_PHASES=configure install
|
||||
DEFINED_PHASES=configure install prepare
|
||||
DEPEND=X? ( x11-libs/libX11 ) ncurses? ( sys-libs/ncurses )
|
||||
DESCRIPTION=A programming language based on R6RS
|
||||
EAPI=7
|
||||
HOMEPAGE=https://cisco.github.io/ChezScheme/ https://github.com/cisco/ChezScheme
|
||||
IUSE=examples threads
|
||||
INHERIT=multilib
|
||||
IUSE=X examples ncurses threads
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0 BSD-2 MIT ZLIB
|
||||
RDEPEND=X? ( x11-libs/libX11 ) ncurses? ( sys-libs/ncurses )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/cisco/ChezScheme/releases/download/v9.5.4/csv9.5.4.tar.gz
|
||||
_md5_=0e93c9f23c24dd7667d1738cee1e42c4
|
||||
SRC_URI=https://github.com/cisco/ChezScheme/releases/download/v9.5.4/csv9.5.4.tar.gz -> chez-9.5.4.tar.gz
|
||||
_eclasses_=multilib 97566c1a256d07b00848aa767e38a352 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa
|
||||
_md5_=d7c348846a26337e7ffb88860f83f627
|
||||
|
||||
Reference in New Issue
Block a user