diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-01-14 17:25:05 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-01-14 17:26:07 +0100 |
commit | e73cdb8ec3060b24e3ae4a568659547e8050dc71 (patch) | |
tree | 027bca129ccaca71fc75a2945302675c20f8c871 /dev-ml/capnp-ocaml | |
parent | sci-electronics/oregano: Remove last-rited pkg (diff) | |
download | gentoo-e73cdb8ec3060b24e3ae4a568659547e8050dc71.tar.gz gentoo-e73cdb8ec3060b24e3ae4a568659547e8050dc71.tar.bz2 gentoo-e73cdb8ec3060b24e3ae4a568659547e8050dc71.zip |
dev-ml/*: Remove first set of unneeded leaf packages
Bug: https://bugs.gentoo.org/695782
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-ml/capnp-ocaml')
-rw-r--r-- | dev-ml/capnp-ocaml/Manifest | 2 | ||||
-rw-r--r-- | dev-ml/capnp-ocaml/capnp-ocaml-3.0.0.ebuild | 37 | ||||
-rw-r--r-- | dev-ml/capnp-ocaml/capnp-ocaml-3.1.0.ebuild | 37 | ||||
-rw-r--r-- | dev-ml/capnp-ocaml/metadata.xml | 8 |
4 files changed, 0 insertions, 84 deletions
diff --git a/dev-ml/capnp-ocaml/Manifest b/dev-ml/capnp-ocaml/Manifest deleted file mode 100644 index 113a1a60e047..000000000000 --- a/dev-ml/capnp-ocaml/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST capnp-ocaml-3.0.0.tar.gz 140985 BLAKE2B 00d9bfec72ca60ae5b17730248554b5d5d7b0b85d007cc0dc3332043416125b1931e3d92b3d17ce12b40ae4094ff4ff212aaa327332588c6d00a853e31dea6a4 SHA512 5cdf678fa80e67c552f60123f1d04eb5facad81e6c29661c2234c06bbcb98312d1eba96f81f3e747fef0b4de986aff07b69aafcbfde60873ba40452a66d75075 -DIST capnp-ocaml-3.1.0.tar.gz 141189 BLAKE2B 503fa710f4940e4235b04d5090b29d5d43a351c057b6ec0dd07827c7b0f906261bf2ec3c8365b866190a6e202b9234e8b648d9846d8aaed8bb40b8601f8d9bcf SHA512 d3a24800ee334d5d0506a9b9f2db10994e475b205e347ae606d4f963cd846c7ab2ed8f60505495509cf2f3444c46b8aefe0501c6803874b5659b8b6429506b77 diff --git a/dev-ml/capnp-ocaml/capnp-ocaml-3.0.0.ebuild b/dev-ml/capnp-ocaml/capnp-ocaml-3.0.0.ebuild deleted file mode 100644 index 4d22bddf3b63..000000000000 --- a/dev-ml/capnp-ocaml/capnp-ocaml-3.0.0.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit opam - -DESCRIPTION="OCaml code generator plugin for the Cap'n Proto serialization framework" -HOMEPAGE="https://github.com/pelzlpj/capnp-ocaml" -SRC_URI="https://github.com/pelzlpj/capnp-ocaml/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD-2" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=" - dev-ml/core_kernel:= - dev-ml/ocaml-extunix:= - dev-ml/ocplib-endian:= - dev-ml/res:= - dev-ml/ocaml-uint:= - dev-libs/capnproto:= -" -DEPEND="${RDEPEND} - test? ( dev-ml/core:= dev-ml/ounit ) - dev-ml/jbuilder -" - -src_compile() { - emake build -} - -src_install() { - opam_src_install capnp -} diff --git a/dev-ml/capnp-ocaml/capnp-ocaml-3.1.0.ebuild b/dev-ml/capnp-ocaml/capnp-ocaml-3.1.0.ebuild deleted file mode 100644 index 4d22bddf3b63..000000000000 --- a/dev-ml/capnp-ocaml/capnp-ocaml-3.1.0.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit opam - -DESCRIPTION="OCaml code generator plugin for the Cap'n Proto serialization framework" -HOMEPAGE="https://github.com/pelzlpj/capnp-ocaml" -SRC_URI="https://github.com/pelzlpj/capnp-ocaml/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD-2" -SLOT="0/${PV}" -KEYWORDS="~amd64" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=" - dev-ml/core_kernel:= - dev-ml/ocaml-extunix:= - dev-ml/ocplib-endian:= - dev-ml/res:= - dev-ml/ocaml-uint:= - dev-libs/capnproto:= -" -DEPEND="${RDEPEND} - test? ( dev-ml/core:= dev-ml/ounit ) - dev-ml/jbuilder -" - -src_compile() { - emake build -} - -src_install() { - opam_src_install capnp -} diff --git a/dev-ml/capnp-ocaml/metadata.xml b/dev-ml/capnp-ocaml/metadata.xml deleted file mode 100644 index 1df079097433..000000000000 --- a/dev-ml/capnp-ocaml/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">pelzlpj/capnp-ocaml</remote-id> - </upstream> -</pkgmetadata> |