From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-cstruct/
Date: Tue, 24 Jan 2017 11:14:20 +0000 (UTC) [thread overview]
Message-ID: <1485256456.8331bb0b5b4756dffec11cd78daf59906b44e3aa.aballier@gentoo> (raw)
commit: 8331bb0b5b4756dffec11cd78daf59906b44e3aa
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 24 11:11:08 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Jan 24 11:14:16 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8331bb0b
dev-ml/ocaml-cstruct: remove old
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-ml/ocaml-cstruct/Manifest | 1 -
dev-ml/ocaml-cstruct/ocaml-cstruct-2.3.0.ebuild | 43 -------------------------
2 files changed, 44 deletions(-)
diff --git a/dev-ml/ocaml-cstruct/Manifest b/dev-ml/ocaml-cstruct/Manifest
index 8b43aae..23fdfee 100644
--- a/dev-ml/ocaml-cstruct/Manifest
+++ b/dev-ml/ocaml-cstruct/Manifest
@@ -1,2 +1 @@
-DIST ocaml-cstruct-2.3.0.tar.gz 253518 SHA256 8b802e70c85879cd3b9bd4211d8c01e63f4dd4ac30288bd92d7a24d6c88b62eb SHA512 dc1927f20f35c823960be1e3cc6214304d72f2bda6a50b5fbc4f321eb0ab99bc8d1569421e74c249a915d2829f9c8dda171d7426c0b5526189db724ea5e59f72 WHIRLPOOL 3380c660012aae58996f574aff7d31eb461e92b78b4b4ab72111fc40d8bbbf258d6d776431304854542f00dc9127845dd297ec9fbca293dfaf04b334a0d68627
DIST ocaml-cstruct-2.3.1.tar.gz 259266 SHA256 89a4f363547026de195fd84d9e842844ed6bbf4c5ab57c2fc1500741106b1797 SHA512 7dfb080f4d6f1685719ed31edd69cb5f4e484d42b28e0340dace8dd9a4742342957b67de0b10f0c4f4ccab7a80b13ddc3a26d2401cffdd232dc9581dba1da2ff WHIRLPOOL 6c41df0677217f45f13a03686e4a025da8f9edadccb5a27659cc1349bbae2f324a07d68e056f7078e4f4336d357c5558f262d0c6f4813017db0325e2b304b06e
diff --git a/dev-ml/ocaml-cstruct/ocaml-cstruct-2.3.0.ebuild b/dev-ml/ocaml-cstruct/ocaml-cstruct-2.3.0.ebuild
deleted file mode 100644
index ec1f10a..00000000
--- a/dev-ml/ocaml-cstruct/ocaml-cstruct-2.3.0.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-OASIS_BUILD_DOCS=1
-OASIS_BUILD_TESTS=1
-
-inherit oasis
-
-DESCRIPTION="Map OCaml arrays onto C-like structs"
-HOMEPAGE="https://github.com/mirage/ocaml-cstruct https://mirage.io"
-SRC_URI="https://github.com/mirage/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="ISC"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE="async +lwt +ppx"
-
-RDEPEND="
- async? ( dev-ml/async:= )
- lwt? ( dev-ml/lwt:= )
- ppx? ( dev-ml/ppx_tools:= )
- >=dev-lang/ocaml-4.01:=
- dev-ml/ocplib-endian:=
- dev-ml/sexplib:=
- dev-ml/type-conv:=
-"
-DEPEND="
- test? ( dev-ml/ounit )
- ${RDEPEND}
-"
-
-src_configure() {
- oasis_configure_opts="
- $(use_enable lwt)
- $(use_enable async)
- $(use_enable ppx)
- --enable-unix
- " oasis_src_configure
-}
-
-DOCS=( CHANGES README.md TODO.md )
next reply other threads:[~2017-01-24 11:15 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-24 11:14 Alexis Ballier [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-04-04 6:10 [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-cstruct/ Sam James
2021-03-04 19:53 Alfredo Tupone
2021-03-04 19:51 Alfredo Tupone
2021-03-04 19:44 Alfredo Tupone
2017-09-22 8:32 Alexis Ballier
2017-09-22 8:32 Alexis Ballier
2017-07-18 17:36 Alexis Ballier
2017-07-14 12:12 Alexis Ballier
2017-07-13 22:09 Alexis Ballier
2017-07-04 6:59 Alexis Ballier
2017-06-15 21:56 Alexis Ballier
2017-06-15 21:56 Alexis Ballier
2017-06-12 5:46 Alexis Ballier
2017-06-11 11:19 Alexis Ballier
2017-06-10 10:20 Alexis Ballier
2017-06-08 17:53 Alexis Ballier
2017-05-04 9:12 Alexis Ballier
2017-04-27 10:54 Alexis Ballier
2017-04-01 12:24 Alexis Ballier
2017-03-06 7:18 Alexis Ballier
2016-12-13 8:16 Alexis Ballier
2016-12-13 8:16 Alexis Ballier
2016-08-18 11:02 Alexis Ballier
2016-07-01 13:22 Alexis Ballier
2016-05-06 13:26 Alexis Ballier
2016-05-03 9:14 Alexis Ballier
2016-02-22 10:22 Alexis Ballier
2016-02-10 10:32 Ian Delaney
2016-02-10 10:13 Alexis Ballier
2016-02-05 20:59 Alexis Ballier
2016-02-05 20:59 Alexis Ballier
2015-12-19 15:01 Alexis Ballier
2015-10-18 18:07 Alexis Ballier
2015-10-17 17:21 Alexis Ballier
2015-10-17 16:24 Alexis Ballier
2015-10-17 12:10 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=1485256456.8331bb0b5b4756dffec11cd78daf59906b44e3aa.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