diff --git a/dev-ml/base-bytes/base-bytes-0.ebuild b/dev-ml/base-bytes/base-bytes-0.ebuild new file mode 100644 index 0000000000..aa5c680186 --- /dev/null +++ b/dev-ml/base-bytes/base-bytes-0.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DESCRIPTION="Bytes library distributed with the OCaml compiler" +HOMEPAGE="https://opam.ocaml.org/packages/base-bytes/" + +LICENSE="QPL-1.0 LGPL-2" +KEYWORDS="~amd64" +SLOT="0" + +RDEPEND="dev-lang/ocaml" diff --git a/dev-ml/base-bytes/metadata.xml b/dev-ml/base-bytes/metadata.xml new file mode 100644 index 0000000000..d2b2c8ce9f --- /dev/null +++ b/dev-ml/base-bytes/metadata.xml @@ -0,0 +1,9 @@ + + + + + co-maintainers welcome + lssndrbarbieri@gmail.com + Alessandro Barbieri + +