blob: 6273434cef23f7ae8192da8b91f24a5ea964ceb1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
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.2-r1:1.16 ) >=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
LICENSE=BSD
RDEPEND=sys-libs/gdbm mbedtls? ( net-libs/mbedtls:= )
RESTRICT=!test? ( test )
SLOT=0/0.9
SRC_URI=mirror://sourceforge/gauche/Gauche-0.9.6.tgz
_eclasses_=autotools 9988ecbe04129214297a7bbf3d253710 eapi7-ver f9ec87e93172b25ce65a85303dc06964 libtool f143db5a74ccd9ca28c1234deffede96 multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 1a94dc06d324bd0dab754e11abe6d27e
_md5_=e42a9152170e40d70930a5067788d5e9
|