blob: 5ef061e747c62c12bf1ec8b8376be28b8c1a0277 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile install postinst postrm prepare
DEPEND=dev-lang/mlton doc? ( virtual/latex-base app-text/texi2html ) emacs? ( virtual/emacs )
DESCRIPTION=Implementation of the logical framework LF
EAPI=5
HOMEPAGE=http://twelf.org/
IUSE=doc emacs examples
KEYWORDS=~amd64 ~x86
LICENSE=BSD-2
RDEPEND=dev-lang/mlton doc? ( virtual/latex-base app-text/texi2html ) emacs? ( virtual/emacs )
RESTRICT=test
SLOT=0/1.7.1
SRC_URI=http://twelf.plparty.org/releases/twelf-src-1.7.1.tar.gz
_eclass_exported_funcs=pkg_postrm:- pkg_postinst:- src_prepare:- src_compile:- src_install:-
_eclasses_=elisp-common 9f56c4e9bf1282dbfc2a5a09e1124e74 eutils 792f83d5ec9536cb5ccef375469d8bde multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs c9d9187f4caa4026a0ceddd8dfceb3c1
_md5_=b79f1f8441f5d4ee121d01ae96426f61
|