public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_assert/
Date: Tue, 24 Jan 2017 11:40:41 +0000 (UTC)	[thread overview]
Message-ID: <1485257572.f63cfcc7767d66f4924186bc5135dfc650e38954.aballier@gentoo> (raw)

commit:     f63cfcc7767d66f4924186bc5135dfc650e38954
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 24 11:32:52 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Jan 24 11:32:52 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f63cfcc7

dev-ml/ppx_assert: remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ml/ppx_assert/Manifest                    |  1 -
 dev-ml/ppx_assert/ppx_assert-113.24.00.ebuild | 46 ---------------------------
 2 files changed, 47 deletions(-)

diff --git a/dev-ml/ppx_assert/Manifest b/dev-ml/ppx_assert/Manifest
index 87b2a42..267c275 100644
--- a/dev-ml/ppx_assert/Manifest
+++ b/dev-ml/ppx_assert/Manifest
@@ -1,2 +1 @@
-DIST ppx_assert-113.24.00.tar.gz 54859 SHA256 2a282e277a85fd6f7b0140da42081a053d22cc266c5819ed23affd64f0040da3 SHA512 83c6085d0badef7881fdfffa3a53e9e73fec9b1ecf160fd6312bee73d0bb8d77db89526a420809b4bac32074c24e0c545d700edde9dabc10e1c3b01e0cca4e06 WHIRLPOOL 5b8e441bff129f3016696630854b256edf8131279fd4c7a05c5d4c10cb708d0cbbb1f810d2cd81230f7f76edd76af9e065d81d6e6c0d5b72d03448949cfeff38
 DIST ppx_assert-113.33.00.tar.gz 54623 SHA256 e89d01aa175ce4e08a45749ea5b840adc3341a4314d46b8ea207506377e55ef2 SHA512 f84ac876df2a8bda9a65efa9ca89832d1260d7a3b5186a09b4f885ab1cd1f98b68d3bafcfc6bee8f03689083de8961578308171c498ef0ddcc351ae69657c2ee WHIRLPOOL 974282e4811b7a8a7d407092fe429218a0695b79a4dee3900b09ca8886a04367920a4b4cd5c832325225371852e0fb760624aaa19ec53e03f271a893706bf4cb

diff --git a/dev-ml/ppx_assert/ppx_assert-113.24.00.ebuild b/dev-ml/ppx_assert/ppx_assert-113.24.00.ebuild
deleted file mode 100644
index 03abed6..00000000
--- a/dev-ml/ppx_assert/ppx_assert-113.24.00.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-inherit oasis
-
-DESCRIPTION="Assert-like extension nodes that raise useful errors on failure"
-HOMEPAGE="http://www.janestreet.com/ocaml"
-SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}/files/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="dev-ml/ppx_tools:=
-	dev-ml/ppx_compare:=
-	dev-ml/ppx_driver:=
-	dev-ml/ppx_here:=
-	dev-ml/ppx_sexp_conv:=
-	dev-ml/ppx_type_conv
-	dev-ml/sexplib:=
-	dev-ml/ppx_core:="
-
-RDEPEND="${DEPEND}"
-DEPEND="${RDEPEND} dev-ml/oasis"
-
-src_configure() {
-	emake setup.exe
-	OASIS_SETUP_COMMAND="./setup.exe" oasis_src_configure
-}
-
-src_compile() {
-	emake
-}
-
-src_install() {
-	opam-installer -i \
-		--prefix="${ED}/usr" \
-		--libdir="${D}/$(ocamlc -where)" \
-		--docdir="${ED}/usr/share/doc/${PF}" \
-		${PN}.install || die
-	dodoc CHANGES.md
-}


             reply	other threads:[~2017-01-24 11:41 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-24 11:40 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-02 20:05 [gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_assert/ Alfredo Tupone
2023-06-30 13:14 Alfredo Tupone
2023-03-25 14:36 Arthur Zamarin
2023-03-25 14:33 Arthur Zamarin
2023-03-25 14:30 Arthur Zamarin
2023-03-25 14:28 Arthur Zamarin
2023-03-25 14:28 Arthur Zamarin
2023-01-28 18:51 Alfredo Tupone
2022-04-24 12:03 Alfredo Tupone
2021-03-07 18:00 Alfredo Tupone
2017-09-22  8:32 Alexis Ballier
2017-04-02  8:38 Alexis Ballier
2017-01-30 22:55 Alexis Ballier
2016-03-22 10:07 Alexis Ballier
2016-02-16  9:51 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=1485257572.f63cfcc7767d66f4924186bc5135dfc650e38954.aballier@gentoo \
    --to=aballier@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