blob: 17d5220a8290a818906f42f0fa56a12e51b7c1a9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install postinst
DEPEND=>=dev-lang/ocaml-3.10:=[ocamlopt?,tk?]
DESCRIPTION=OCaml tool to find/use non-standard packages
EAPI=5
HOMEPAGE=http://projects.camlcity.org/projects/findlib.html
IUSE=doc +ocamlopt tk
KEYWORDS=alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos
LICENSE=MIT
RDEPEND=>=dev-lang/ocaml-3.10:=[ocamlopt?,tk?]
SLOT=0
SRC_URI=http://download.camlcity.org/download/findlib-1.4.tar.gz
_eclass_exported_funcs=pkg_postinst:- src_configure:- src_compile:- src_install:-
_eclasses_=multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb
_md5_=0f046e27e14c82990e652163b7959473
|