blob: 8541cd8baea7b1c00353ae538faf1abe367cb5b2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=compile install prepare
DESCRIPTION=Interpreter and compiler to be compatible with Arity/Prolog32
EAPI=8
HOMEPAGE=https://github.com/sasagawa888/nprolog/
INHERIT=toolchain-funcs
IUSE=doc
KEYWORDS=~amd64 ~x86
LICENSE=BSD-2
SLOT=0
SRC_URI=https://github.com/sasagawa888/nprolog/archive/refs/tags/%EF%BD%963.89.tar.gz -> nprolog-3.89.gh.tar.gz
_eclasses_=toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96
_md5_=d00025a290748120563a8895409c6f8f
|