blob: 9a2583e16a48ba4231a7f15468cb1285deb5af3c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=configure install prepare test
DEPEND=sys-libs/gdbm mbedtls? ( net-libs/mbedtls:= ) test? ( !libressl? ( dev-libs/openssl:0 ) libressl? ( dev-libs/libressl:0 ) ) >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
DESCRIPTION=A Unix system friendly Scheme Interpreter
EAPI=6
HOMEPAGE=http://practical-scheme.net/gauche/
IUSE=ipv6 libressl mbedtls test
KEYWORDS=~alpha amd64 ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos
LICENSE=BSD
RDEPEND=sys-libs/gdbm mbedtls? ( net-libs/mbedtls:= )
SLOT=0/0.9
SRC_URI=mirror://sourceforge/gauche/Gauche-0.9.6.tgz
_eclasses_=autotools ea7865c8fba1ea8d3639f355fffe1a3c eapi7-ver 756b3f27d8e46131d5cf3c51bd876446 libtool f143db5a74ccd9ca28c1234deffede96 multilib 1d91b03d42ab6308b5f4f6b598ed110e toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
_md5_=a526f77286a0bd13aa5257e9d9d84872
|