From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-containers/
Date: Fri, 13 Oct 2017 08:05:57 +0000 (UTC) [thread overview]
Message-ID: <1507881952.143ffd9d2d3dc5b0ba52baeec4e08ee13046a955.aballier@gentoo> (raw)
commit: 143ffd9d2d3dc5b0ba52baeec4e08ee13046a955
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 13 07:39:13 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Oct 13 08:05:52 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=143ffd9d
dev-ml/ocaml-containers: bump to 1.4
Package-Manager: Portage-2.3.11, Repoman-2.3.3
dev-ml/ocaml-containers/Manifest | 1 +
.../ocaml-containers/ocaml-containers-1.4.ebuild | 32 ++++++++++++++++++++++
2 files changed, 33 insertions(+)
diff --git a/dev-ml/ocaml-containers/Manifest b/dev-ml/ocaml-containers/Manifest
index 3ca28901adb..8d665621a9c 100644
--- a/dev-ml/ocaml-containers/Manifest
+++ b/dev-ml/ocaml-containers/Manifest
@@ -1 +1,2 @@
DIST ocaml-containers-1.3.tar.gz 299928 SHA256 839495aaca4f7bf681b8af931a5de7d51a5076e5c30a5fbf83f4b1de8216aa57 SHA512 d4402be1d11fee883bdf2b4fcc339df6ef175ac2d6532ee865c36656473c4882290e45f2efd9b90af7298fc3ffa0ce27fb83d8c7166edeafff798ceccad929e8 WHIRLPOOL 7292527f99eb92832b7e4b495cfbd6e2fe179d8c1496256f2016489f6f5e8ec0c1509cc5aa05c7af49999b73a0f2eaf77fa6d2bf4310cf68a4762a3ab9a0994e
+DIST ocaml-containers-1.4.tar.gz 302136 SHA256 fe89419bc502af431e8e9ec2e2dc3929bb115a0bd18c57e2a1a0c90179151f4b SHA512 f96c83a139cc277bb60f572966965eb3b669afe6dadd926f9baf42e8effb5f47fb4ba7628ee91ce3896a270f12e5828bc4dd9364cc6f187e800b07305fadce75 WHIRLPOOL 44eb73c2cefd4c0f9facc5655f4876880f422eafc301c69b19a764f9986d808c1e3921430d50d05d41035b8f9ce5342da310cc810e8eb4e3e7d8063dc4b9d466
diff --git a/dev-ml/ocaml-containers/ocaml-containers-1.4.ebuild b/dev-ml/ocaml-containers/ocaml-containers-1.4.ebuild
new file mode 100644
index 00000000000..33e8871a4f7
--- /dev/null
+++ b/dev-ml/ocaml-containers/ocaml-containers-1.4.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+OASIS_BUILD_TESTS=1
+OASIS_BUILD_DOCS=1
+
+inherit oasis
+
+DESCRIPTION="A modular standard library focused on data structures"
+HOMEPAGE="https://github.com/c-cube/ocaml-containers"
+SRC_URI="https://github.com/c-cube/ocaml-containers/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0/${PV}"
+KEYWORDS="~amd64"
+IUSE="test"
+
+RDEPEND="
+ dev-ml/result:=
+ >=dev-ml/sequence-0.9:=
+"
+DEPEND="${RDEPEND} dev-ml/cppo
+ test? ( dev-ml/iTeML dev-ml/ounit dev-ml/gen )"
+
+src_configure() {
+ oasis_configure_opts="
+ --enable-unix
+ --disable-bench
+ " oasis_src_configure
+}
next reply other threads:[~2017-10-13 8:06 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-13 8:05 Alexis Ballier [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-08-01 12:01 [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-containers/ Alexis Ballier
2017-05-09 7:14 Alexis Ballier
2017-05-09 7:14 Alexis Ballier
2017-05-09 7:14 Alexis Ballier
2017-03-06 7:18 Alexis Ballier
2017-02-12 13:10 Alexis Ballier
2016-12-30 14:06 Alexis Ballier
2016-12-26 15:18 Alexis Ballier
2016-12-19 12:15 Alexis Ballier
2016-11-10 15:18 Alexis Ballier
2016-10-19 10:43 Alexis Ballier
2016-08-23 15:11 Alexis Ballier
2016-08-16 16:24 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=1507881952.143ffd9d2d3dc5b0ba52baeec4e08ee13046a955.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