From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_deriving/
Date: Mon, 15 Mar 2021 04:02:12 +0000 (UTC) [thread overview]
Message-ID: <1615780915.0db909331e046ad7cbe882ce5230e83a60242922.sam@gentoo> (raw)
commit: 0db909331e046ad7cbe882ce5230e83a60242922
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 15 03:14:12 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 15 04:01:55 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0db90933
dev-ml/ppx_deriving: drop 4.5
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-ml/ppx_deriving/Manifest | 1 -
dev-ml/ppx_deriving/ppx_deriving-4.5.ebuild | 29 -----------------------------
2 files changed, 30 deletions(-)
diff --git a/dev-ml/ppx_deriving/Manifest b/dev-ml/ppx_deriving/Manifest
index 8d62b98a54f..b5a0cf80e61 100644
--- a/dev-ml/ppx_deriving/Manifest
+++ b/dev-ml/ppx_deriving/Manifest
@@ -1,2 +1 @@
-DIST ppx_deriving-4.5.tar.gz 45886 BLAKE2B 257bacda986a3830e3efd55b8e97d8c633b64740a36c7954c7b13ef42578fef8795f268e709a2b7285fa3dda1297afe7cfcc277da8557ed654dda6401a550680 SHA512 f79153c5231ba1e03a3491fde95ca82ecb62fe05b60a649a374d2fbc5ea5dd9242126de7dfbe917c22fd7077c026c940e18c6b36c5ce0ec4bb6e07f11d2b710b
DIST ppx_deriving-5.2.tar.gz 45766 BLAKE2B 67d041b69ad675873500844f8ef638797e271c3a3a82467407914a073e6eb9ff84f911d128ccf507be051fb89c7c85991987793067046b0dd1ecdc534b658b05 SHA512 0daf7d0050b8e2b18b441da994e8cf1f05e37f7d88d1f4512204979f19ac4d116a6c72f683c615b091e0340a4d380684f9b2ed1b70d84fae6ca928843ed3f479
diff --git a/dev-ml/ppx_deriving/ppx_deriving-4.5.ebuild b/dev-ml/ppx_deriving/ppx_deriving-4.5.ebuild
deleted file mode 100644
index 47ccd56be1a..00000000000
--- a/dev-ml/ppx_deriving/ppx_deriving-4.5.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit dune
-
-DESCRIPTION="Type-driven code generation for OCaml"
-HOMEPAGE="https://github.com/ocaml-ppx/ppx_deriving"
-SRC_URI="https://github.com/ocaml-ppx/ppx_deriving/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
-IUSE="+ocamlopt test"
-RESTRICT="!test? ( test )"
-
-DEPEND="
- dev-ml/ppx_tools:=
- <dev-ml/ocaml-migrate-parsetree-2.0.0:=
- dev-ml/ppx_derivers:=
- dev-ml/result:=
-"
-RDEPEND="${DEPEND}"
-DEPEND="${RDEPEND}
- dev-ml/cppo
- dev-ml/ppxfind
- test? ( dev-ml/ounit2 )"
-PATCHES=( "${FILESDIR}/ounit2.patch" )
next reply other threads:[~2021-03-15 4:02 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-15 4:02 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-13 19:48 [gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_deriving/ Alfredo Tupone
2025-03-10 11:41 Arthur Zamarin
2024-10-18 6:17 Alfredo Tupone
2023-12-29 21:44 Alfredo Tupone
2022-10-19 10:49 Alfredo Tupone
2022-08-04 18:19 Alfredo Tupone
2021-09-18 12:30 Agostino Sarubbo
2021-09-17 14:14 Agostino Sarubbo
2021-07-13 17:12 Alfredo Tupone
2021-01-16 13:03 Alfredo Tupone
2021-01-16 9:26 Alfredo Tupone
2021-01-15 21:43 Alfredo Tupone
2020-10-15 12:20 Mark Wright
2018-02-14 14:30 Thomas Deutschmann
2017-09-10 14:45 Sergei Trofimovich
2017-08-25 11:56 Alexis Ballier
2017-08-24 8:55 Alexis Ballier
2017-01-24 11:40 Alexis Ballier
2016-09-26 15:03 Alexis Ballier
2016-09-13 13:22 Alexis Ballier
2016-06-27 10:39 Alexis Ballier
2016-06-27 10:39 Alexis Ballier
2016-03-16 18:29 Alexis Ballier
2016-03-02 19:29 Alexis Ballier
2016-02-17 21:08 Alexis Ballier
2016-02-06 15:39 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=1615780915.0db909331e046ad7cbe882ce5230e83a60242922.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