blob: 076140213b5ab2deb868deb4eae1bcf794e063d1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=dev-ml/oasis >=dev-ml/findlib-1.0.4-r1 >=dev-lang/ocaml-3.12:=[ocamlopt?] dev-ml/ocamlbuild
DESCRIPTION=Module which offers basic control of ANSI compliant terminals
EAPI=5
HOMEPAGE=https://github.com/Chris00/ANSITerminal
IUSE=+ocamlopt debug doc
KEYWORDS=~amd64
LICENSE=LGPL-3-with-linking-exception
RDEPEND=>=dev-lang/ocaml-3.12:=[ocamlopt?]
SLOT=0/0.7
SRC_URI=https://github.com/Chris00/ANSITerminal/archive/0.7.tar.gz -> ANSITerminal-0.7.tar.gz
_eclass_exported_funcs=src_unpack:base src_prepare:- src_configure:oasis src_compile:oasis src_test:oasis src_install:oasis
_eclasses_=base df2aa567b3f0595aae0d0923889f7631 epatch 122e1264e67c4f59a1482f2095e0b35d estack 5ac2a138d0b33354b764d84f9e835db8 eutils 1ef31aee2bd63ffbfcae8a1843c9208d findlib 45d6030075064a68da8d7143726a1150 ltprune 2770eed66a9b8ef944714cd0e968182e multilib 0236be304ee52e7f179ed2f337075515 oasis 9256ed89af74c3365ec888c00bfdfe43 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee
_md5_=4cff3f41c76f47f0dfccbd87add22a65
|