mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 05:53:12 -04:00
2025-10-23 15:35:14 UTC
This commit is contained in:
@@ -1,15 +1,16 @@
|
||||
BDEPEND=dev-lang/ocaml dev-ml/dune
|
||||
DEFINED_PHASES=compile install test
|
||||
DEPEND=dev-ml/seq:=[ocamlopt?] dev-ml/stdlib-shims:=[ocamlopt?] >=dev-lang/ocaml-4.03.0:=[ocamlopt?] dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
||||
DEPEND=dev-ml/seq:=[ocamlopt?] dev-ml/stdlib-shims:=[ocamlopt?] >=dev-lang/ocaml-4.03.0:=[ocamlopt?] test? ( dev-ml/qcheck:=[ocamlopt?] dev-ml/mdx:=[ocamlopt?] ) dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
||||
DESCRIPTION=Fuzzy string searching, using Levenshtein automaton
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/c-cube/spelll
|
||||
INHERIT=dune
|
||||
IUSE=+ocamlopt
|
||||
KEYWORDS=~amd64 ~x86
|
||||
IUSE=+ocamlopt test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=dev-ml/seq:=[ocamlopt?] dev-ml/stdlib-shims:=[ocamlopt?] >=dev-lang/ocaml-4.03.0:=[ocamlopt?] dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
|
||||
SLOT=0
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0/0.4
|
||||
SRC_URI=https://github.com/c-cube/spelll/archive/v0.4.tar.gz -> spelll-0.4.gh.tar.gz
|
||||
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 1e32df7deee68372153dca65f4a7c21f dune 4304f35da0fafecd98eb149d0b7ed4d4
|
||||
_md5_=b7580a24360bd0729111610590452b6e
|
||||
_md5_=9b21d0a6ff8c6cbcd801d2f8959b540b
|
||||
|
||||
Reference in New Issue
Block a user