diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-08-24 17:38:03 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-08-24 17:38:03 +0000 |
| commit | e11ebb5bbf570800df571f59a5357fefb4f1abac (patch) | |
| tree | bacb9dd2c55020229794727ce6add9976d252c8b /dev-ml/cstruct | |
| parent | 3cc51c0ad4874bca9ffe8419d41826d7a06147db (diff) | |
| download | baldeagleos-repo-e11ebb5bbf570800df571f59a5357fefb4f1abac.tar.gz baldeagleos-repo-e11ebb5bbf570800df571f59a5357fefb4f1abac.tar.xz baldeagleos-repo-e11ebb5bbf570800df571f59a5357fefb4f1abac.zip | |
Adding metadata
Diffstat (limited to 'dev-ml/cstruct')
| -rw-r--r-- | dev-ml/cstruct/Manifest | 1 | ||||
| -rw-r--r-- | dev-ml/cstruct/cstruct-5.2.0.ebuild | 24 | ||||
| -rw-r--r-- | dev-ml/cstruct/metadata.xml | 10 |
3 files changed, 0 insertions, 35 deletions
diff --git a/dev-ml/cstruct/Manifest b/dev-ml/cstruct/Manifest deleted file mode 100644 index 0fe7a4ca8905..000000000000 --- a/dev-ml/cstruct/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST cstruct-v5.2.0.tbz 227195 BLAKE2B 21eb94d0bbfb6f633f37ed7d6db716f7011765219f98f437d1c4ba4778e5d71fce37db1523d5f940d784779dfae1cccda7c521c5b3a2f46048d136a069d1099e SHA512 4e8cb53801980dacb9c9153bada89557ffcd9afaac262592fe6243bec3e76d5d1cfe3babe133a9a32e35ed00d98a4b54d55403e8505cca6a1328be50fadb5f37 diff --git a/dev-ml/cstruct/cstruct-5.2.0.ebuild b/dev-ml/cstruct/cstruct-5.2.0.ebuild deleted file mode 100644 index f2b874f5dceb..000000000000 --- a/dev-ml/cstruct/cstruct-5.2.0.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit dune - -MYP=${PN}-v${PV} - -DESCRIPTION="Map OCaml arrays onto C-like structs" -HOMEPAGE="https://github.com/mirage/ocaml-cstruct https://mirage.io" -SRC_URI="https://github.com/mirage/ocaml-${PN}/releases/download/v${PV}/${MYP}.tbz" - -LICENSE="ISC" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="+ocamlopt" - -RDEPEND="dev-ml/async_unix:= - dev-ml/bigarray-compat:= - >=dev-ml/ppx_tools_versioned-5.4.0:=" -DEPEND="${RDEPEND}" - -S="${WORKDIR}"/${MYP} diff --git a/dev-ml/cstruct/metadata.xml b/dev-ml/cstruct/metadata.xml deleted file mode 100644 index 4f0aab5e579a..000000000000 --- a/dev-ml/cstruct/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>ml@gentoo.org</email> - <name>ML</name> - </maintainer> - - <origin>gentoo-staging</origin> -</pkgmetadata>
\ No newline at end of file |
