diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-12 11:50:53 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-12 11:50:53 -0500 |
| commit | 290aebdea65a02557706eaeda477fef0437b6a48 (patch) | |
| tree | f87a939169a508a2e943570501b64cc16b411cda /dev-ml/cstruct | |
| parent | 6783ddcd4b73d9ce586a71770caed352bec93b16 (diff) | |
| download | baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.gz baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.xz baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.zip | |
Adding metadata
Diffstat (limited to 'dev-ml/cstruct')
| -rw-r--r-- | dev-ml/cstruct/Manifest | 1 | ||||
| -rw-r--r-- | dev-ml/cstruct/cstruct-6.2.0-r1.ebuild | 30 | ||||
| -rw-r--r-- | dev-ml/cstruct/metadata.xml | 9 |
3 files changed, 0 insertions, 40 deletions
diff --git a/dev-ml/cstruct/Manifest b/dev-ml/cstruct/Manifest deleted file mode 100644 index d7d4adfc959d..000000000000 --- a/dev-ml/cstruct/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST cstruct-6.2.0.tbz 241841 BLAKE2B 9a662bf1208e80afda486dd46169b281e838e49666aca01a9ad57b9516fa055af315ea12d5e5bb8994df67eb2f6edabe544a89a2a2a370249e5b72e109f01b1a SHA512 8d33fe6b3707a3994d0225cd33cadde0bb2ca834ef01096e3df33a08e4a8c6d02ebccddf558a73988b8a5595b65fdc10de61efbf872c6c9e55c719c7e19c463d diff --git a/dev-ml/cstruct/cstruct-6.2.0-r1.ebuild b/dev-ml/cstruct/cstruct-6.2.0-r1.ebuild deleted file mode 100644 index 49607c5dc93e..000000000000 --- a/dev-ml/cstruct/cstruct-6.2.0-r1.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 2024-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit dune - -DESCRIPTION="Access C-like structures directly from OCaml" -HOMEPAGE="https://github.com/mirage/ocaml-cstruct" -SRC_URI="https://github.com/mirage/ocaml-cstruct/releases/download/v${PV}/${P}.tbz" - -LICENSE="ISC" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~riscv" -IUSE="+ocamlopt test" -RESTRICT="!test? ( test )" - -BDEPEND="test? ( - dev-ml/alcotest - dev-ml/cppo - dev-ml/ocaml-migrate-parsetree - dev-ml/ppx_sexp_conv - dev-ml/ppxlib - dev-ml/sexplib - ) -" - -src_compile() { - dune-compile ${PN} -} diff --git a/dev-ml/cstruct/metadata.xml b/dev-ml/cstruct/metadata.xml deleted file mode 100644 index 3a6d48cde411..000000000000 --- a/dev-ml/cstruct/metadata.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>ml@gentoo.org</email> - <name>ML</name> - </maintainer> - <origin>baldeagleos-repo</origin> -</pkgmetadata> |
