blob: ce0405c483671494e890afe481c2876da596ccf4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=GNU Prolog is a native Prolog compiler with constraint solving over finite domains (FD)
EAPI=4
HOMEPAGE=http://www.gprolog.org/
IUSE=debug doc examples
KEYWORDS=amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris
LICENSE=GPL-2 LGPL-3
SLOT=0
SRC_URI=mirror://gnu/gprolog/gprolog-1.4.4.tar.gz
_eclass_exported_funcs=src_prepare:- src_configure:- src_compile:- src_test:- src_install:-
_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde flag-o-matic df9add8bc729ce892cd54769ba937d77 multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs e886935aae2b45a545665444ab0667cf
_md5_=fd23cd13acfad2ef19895807e48425e2
|