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/ocaml-containers/
Date: Mon, 19 Dec 2016 12:15:38 +0000 (UTC)	[thread overview]
Message-ID: <1482149246.5a67ee69e150815355d26187f335b33890f4de50.aballier@gentoo> (raw)

commit:     5a67ee69e150815355d26187f335b33890f4de50
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 19 10:17:56 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Dec 19 12:07:26 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a67ee69

dev-ml/ocaml-containers: bump to 0.22

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ml/ocaml-containers/Manifest                   |  1 +
 .../ocaml-containers/ocaml-containers-0.22.ebuild  | 33 ++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/dev-ml/ocaml-containers/Manifest b/dev-ml/ocaml-containers/Manifest
index 6385689..fb10d42 100644
--- a/dev-ml/ocaml-containers/Manifest
+++ b/dev-ml/ocaml-containers/Manifest
@@ -1 +1,2 @@
 DIST ocaml-containers-0.21.tar.gz 429430 SHA256 7b3395964e527a60cfc3c96354c4ba1ebb9996e6f83399a31dd58eb053fd777b SHA512 fd339b09296245d40eac7661468147c98c45cdfc882ac890ca9a903f3a4abb21d4d13981b9784710d317ef4b3f76c3141b322df78673df2e0108d20cb633ae84 WHIRLPOOL 5cdd686f4d1b2b33ecc401b569a9321bc639b5c83866b5954585b021ecadb72e2a2b66eca778e6d5b0105f2c613d7df2cc3e20f2c1b44db622a03f7bf9068f9e
+DIST ocaml-containers-0.22.tar.gz 429678 SHA256 883e64a6b2275355086521a67d5fe0e436bbf79f54c8fb068a05ab3cf3408e98 SHA512 1454f8bcd11d02a9efd2fe223e2db591d2e1d66df6877af920b4d8a2cc3a2c6b34b0979069015565618700dfb4a74d6a8f2d8cd8f9fc6fa7888331320ea41c46 WHIRLPOOL f5993d629fe2a803b1284cd5794f3345060215cf16bb97347dd2173b7015735ddcd43b98c3b5ccf365d372ffedf77892e862fbc276b24468699a95492dc784e7

diff --git a/dev-ml/ocaml-containers/ocaml-containers-0.22.ebuild b/dev-ml/ocaml-containers/ocaml-containers-0.22.ebuild
new file mode 100644
index 00000000..27d31ce
--- /dev/null
+++ b/dev-ml/ocaml-containers/ocaml-containers-0.22.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+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:=
+"
+DEPEND="${RDEPEND} dev-ml/cppo
+	test? ( dev-ml/iTeML )"
+
+src_configure() {
+	oasis_configure_opts="
+		--enable-unix
+		--disable-bench
+	" oasis_src_configure
+}


             reply	other threads:[~2016-12-19 12:15 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-19 12:15 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-10-13  8:05 [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-containers/ Alexis Ballier
2017-08-01 12:01 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-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=1482149246.5a67ee69e150815355d26187f335b33890f4de50.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