public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/jbuilder/
Date: Sun,  4 Apr 2021 06:10:20 +0000 (UTC)	[thread overview]
Message-ID: <1617516572.4e8e530118e047c94f945aef48a6afdec068c0c4.sam@gentoo> (raw)

commit:     4e8e530118e047c94f945aef48a6afdec068c0c4
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 22 04:14:06 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr  4 06:09:32 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e8e5301

dev-ml/jbuilder: treeclean

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ml/jbuilder/Manifest                   |  1 -
 dev-ml/jbuilder/jbuilder-1.0_beta14.ebuild | 37 ------------------------------
 dev-ml/jbuilder/metadata.xml               |  8 -------
 3 files changed, 46 deletions(-)

diff --git a/dev-ml/jbuilder/Manifest b/dev-ml/jbuilder/Manifest
deleted file mode 100644
index d0867e24fc3..00000000000
--- a/dev-ml/jbuilder/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST jbuilder-1.0-beta14.tar.gz 268571 BLAKE2B 509fded43004426fa0bc0d692c50ef2fcc97dc3aa22010bf306f993a3964110cc3f5b3b0ae33a0ea64d00500d70e846450f73142edfef74af75931b99977e9fd SHA512 0258067b0b48dbd22c0d25b65fcb1fe9a7e65f9389031f954fab7cccf4e0791fe2242f85d441f23e284d13a0b1a3f4485546f94008211adef7b58fd14c4091d3

diff --git a/dev-ml/jbuilder/jbuilder-1.0_beta14.ebuild b/dev-ml/jbuilder/jbuilder-1.0_beta14.ebuild
deleted file mode 100644
index b3506058f1f..00000000000
--- a/dev-ml/jbuilder/jbuilder-1.0_beta14.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit opam
-
-MY_PV="${PV/_/+}"
-MY_P="${PN}-${PV/_/-}"
-
-DESCRIPTION="A composable build system for OCaml"
-HOMEPAGE="https://github.com/janestreet/jbuilder"
-SRC_URI="https://github.com/janestreet/jbuilder/archive/${MY_PV}.tar.gz -> ${MY_P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-DEPEND="<dev-lang/ocaml-4.09:="
-RDEPEND="${DEPEND}"
-DEPEND="${DEPEND}
-	test? (
-		dev-ml/menhir
-		dev-ml/findlib
-	)
-"
-OPAMSWITCH="system"
-
-S="${WORKDIR}/${MY_P}"
-OPAMROOT="${D}"
-
-src_prepare() {
-	# Disable Werror like behavior, doesnt build with ocaml 4.05 otherwise
-	sed -i -e 's/--dev//' Makefile || die
-}

diff --git a/dev-ml/jbuilder/metadata.xml b/dev-ml/jbuilder/metadata.xml
deleted file mode 100644
index 45dd54a49f2..00000000000
--- a/dev-ml/jbuilder/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">janestreet/jbuilder</remote-id>
-	</upstream>
-</pkgmetadata>


             reply	other threads:[~2021-04-04  6:10 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-04  6:10 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-02-13 16:28 [gentoo-commits] repo/gentoo:master commit in: dev-ml/jbuilder/ Alfredo Tupone
2021-02-06 21:46 Alfredo Tupone
2021-02-06 21:08 Alfredo Tupone
2017-10-14 11:13 Alexis Ballier
2017-10-13  8:05 Alexis Ballier
2017-09-08  7:18 Alexis Ballier
2017-08-23  7:30 Alexis Ballier
2017-08-02 11:23 Alexis Ballier
2017-08-02 11:23 Alexis Ballier
2017-08-02 11:23 Alexis Ballier
2017-07-25 13:36 Alexis Ballier
2017-07-24  5:34 Alexis Ballier
2017-07-08 14:19 Alexis Ballier
2017-06-30 12:47 Alexis Ballier
2017-06-22 11:48 Alexis Ballier
2017-06-22 11:48 Alexis Ballier
2017-06-09 10:20 Alexis Ballier
2017-05-24 11:08 Alexis Ballier
2017-04-27 10:41 Alexis Ballier
2017-04-27 10:41 Alexis Ballier
2017-04-18 20:10 Alexis Ballier
2017-04-05  9:51 Michael Weber
2017-03-29  6:48 Alexis Ballier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1617516572.4e8e530118e047c94f945aef48a6afdec068c0c4.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox