mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 11:04:10 -04:00
dev-ml/base-bytes: initial import
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
13
dev-ml/base-bytes/base-bytes-0.ebuild
Normal file
13
dev-ml/base-bytes/base-bytes-0.ebuild
Normal file
@@ -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"
|
||||
9
dev-ml/base-bytes/metadata.xml
Normal file
9
dev-ml/base-bytes/metadata.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<description>co-maintainers welcome</description>
|
||||
<email>lssndrbarbieri@gmail.com</email>
|
||||
<name>Alessandro Barbieri</name>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user