public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_typerep_conv/
Date: Sun,  7 Mar 2021 18:23:02 +0000 (UTC)	[thread overview]
Message-ID: <1615141313.2da9dabcbf5d237914e39ff4fea34b7680bd9d2c.tupone@gentoo> (raw)

commit:     2da9dabcbf5d237914e39ff4fea34b7680bd9d2c
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  7 18:04:27 2021 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sun Mar  7 18:21:53 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2da9dabc

dev-ml/ppx_typerep_conv: rm old version

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ml/ppx_typerep_conv/Manifest                   |  1 -
 .../ppx_typerep_conv/ppx_typerep_conv-0.9.0.ebuild | 26 ----------------------
 2 files changed, 27 deletions(-)

diff --git a/dev-ml/ppx_typerep_conv/Manifest b/dev-ml/ppx_typerep_conv/Manifest
index d1b1e183b57..1d9e83629a6 100644
--- a/dev-ml/ppx_typerep_conv/Manifest
+++ b/dev-ml/ppx_typerep_conv/Manifest
@@ -1,2 +1 @@
 DIST ppx_typerep_conv-0.14.1.tar.gz 9453 BLAKE2B 4acafdd51df0659746697283aa3240f1b1403e4e9f9b5fafa6c4b09f4c76f6ac645e2ccab53cba7371b5b004edba38d24198334d10b295d90c8ba5814a602a23 SHA512 6e32f6c2cf6c370fcb8d3b341dbd797c3b7c2557c8604253d744b266c9a3f4984e62ffe6ec5717044378f81e5b78e7f206a7f0f4b43c0dda97a4e7ece745d26d
-DIST ppx_typerep_conv-0.9.0.tar.gz 10844 BLAKE2B 4c21e9529c587507eef26fc53ae2c1153cbecd754d6b36b73ee6e639a13d872932a421207224c392394a52767f5fde66441cf19318499c8604c2e20b9583841a SHA512 155838bf6dce45a043624845ce882eee374df344f76a9433a1170d89cc27856a634f4ca31ad28e46b28c5103d00c3d8d7d79692872c5dfc35d0b4a7eebdb3d1d

diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.9.0.ebuild b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.9.0.ebuild
deleted file mode 100644
index 30147fc55d6..00000000000
--- a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.9.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit opam
-
-DESCRIPTION="Generation of runtime types from type declarations"
-HOMEPAGE="https://github.com/janestreet/ppx_typerep_conv"
-SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="
-	dev-ml/ppx_core:=
-	dev-ml/ppx_driver:=
-	dev-ml/ppx_metaquot:=
-	dev-ml/ppx_type_conv:=
-	dev-ml/typerep:=
-	dev-ml/ocaml-migrate-parsetree:=
-	"
-RDEPEND="${DEPEND}"
-DEPEND="${DEPEND} dev-ml/jbuilder"


             reply	other threads:[~2021-03-07 18:23 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-07 18:23 Alfredo Tupone [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-15 18:37 [gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_typerep_conv/ Alfredo Tupone
2025-03-16 19:21 Alfredo Tupone
2024-06-12  5:40 Arthur Zamarin
2024-06-02 19:46 Arthur Zamarin
2024-06-02 19:41 Arthur Zamarin
2024-06-02 19:36 Arthur Zamarin
2023-06-30 20:07 Alfredo Tupone
2023-03-25 14:53 Arthur Zamarin
2023-03-25  2:03 Sam James
2023-03-25  1:54 Sam James
2023-03-25  1:52 Sam James
2023-03-16 13:42 Alfredo Tupone
2022-10-19 20:42 Alfredo Tupone
2022-04-25 17:51 Alfredo Tupone
2021-11-15 19:41 Agostino Sarubbo
2021-11-15 16:29 Agostino Sarubbo
2021-11-02 10:20 Sam James
2021-11-02 10:20 Sam James
2021-10-20  7:02 Agostino Sarubbo
2021-10-20  6:56 Agostino Sarubbo
2021-10-15  3:29 Sam James
2021-07-11 16:30 Alfredo Tupone
2021-02-11  6:31 Sam James
2021-02-11  6:26 Sam James
2021-02-10 18:53 Sam James
2021-02-09 19:56 Sam James
2021-01-24 13:21 Alfredo Tupone
2020-10-24  0:38 Sam James
2020-10-17  1:16 Sam James
2020-10-16 15:17 Mark Wright
2020-10-15 12:42 Sam James
2020-10-15  1:19 Sam James
2017-08-15  7:26 Alexis Ballier
2017-01-24 11:50 Alexis Ballier
2016-03-22  9:20 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=1615141313.2da9dabcbf5d237914e39ff4fea34b7680bd9d2c.tupone@gentoo \
    --to=tupone@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