From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-redis/
Date: Mon, 11 Jul 2016 10:30:22 +0000 (UTC) [thread overview]
Message-ID: <1468233014.5d5f3983f1fd275faa5f9a7aa7b74698b9bd4b34.aballier@gentoo> (raw)
commit: 5d5f3983f1fd275faa5f9a7aa7b74698b9bd4b34
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 11 10:24:04 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Jul 11 10:30:14 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d5f3983
dev-ml/ocaml-redis: bump to 0.3.0
Package-Manager: portage-2.3.0
dev-ml/ocaml-redis/Manifest | 1 +
dev-ml/ocaml-redis/ocaml-redis-0.3.0.ebuild | 30 +++++++++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/dev-ml/ocaml-redis/Manifest b/dev-ml/ocaml-redis/Manifest
index 72ebe7e..ab016e2 100644
--- a/dev-ml/ocaml-redis/Manifest
+++ b/dev-ml/ocaml-redis/Manifest
@@ -1 +1,2 @@
DIST ocaml-redis-0.2.3.tar.gz 61333 SHA256 954b498944b0340b8ea83e7af3740a34e3212cd0fcce5b3c02ba253836fcd374 SHA512 8f1c582778fc3cc8dd1e46b7369b66dc33692d7e836703fe8649ce16070469a5d7adbae8e198087e820b2254056edbb815de5c43fbf5fd7cb66d02b2e303018c WHIRLPOOL a34df4e5726ffa8cc3228a9099fbc03063d422753b3a60c1fd2e48a048066e4fe4d94f66ac346fdba64e3c618fc03b1b6fe107fd94c0e9e29059722123979c99
+DIST ocaml-redis-0.3.0.tar.gz 69120 SHA256 8ff583321aea5398af98688eb84d3c3581aba0df1d2c34b437e2ba5e70585e3d SHA512 84e57763d23b309adc7d112ff5c3b79307f4d3077ed177166b57d09b249062466c48b269bddf647438af760981c909e26296669a80778198832bf79151b29e2b WHIRLPOOL 57cf2a1644ebd93d15b8b9432de040026a7c0cbf9542405198bdf0a6b180cbc469005ca44cd9da1a010682df88b9e608dbcb366315fd47a2b8f91b4306ec8e32
diff --git a/dev-ml/ocaml-redis/ocaml-redis-0.3.0.ebuild b/dev-ml/ocaml-redis/ocaml-redis-0.3.0.ebuild
new file mode 100644
index 0000000..7f07088
--- /dev/null
+++ b/dev-ml/ocaml-redis/ocaml-redis-0.3.0.ebuild
@@ -0,0 +1,30 @@
+# 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="Redis bindings for OCaml"
+HOMEPAGE="http://0xffea.github.io/ocaml-redis/"
+SRC_URI="https://github.com/0xffea/ocaml-redis/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0/${PV}"
+KEYWORDS="~amd64"
+IUSE="+lwt"
+
+RDEPEND="
+ dev-ml/ocaml-re:=
+ dev-ml/uuidm:=
+ lwt? ( dev-ml/lwt:= )
+"
+DEPEND="${RDEPEND}
+ test? ( dev-ml/ounit )"
+
+src_configure() {
+ oasis_configure_opts="$(use_enable lwt)" oasis_src_configure
+}
next reply other threads:[~2016-07-11 10:30 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-11 10:30 Alexis Ballier [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-10-06 13:11 [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-redis/ Alexis Ballier
2017-07-19 17:43 Alexis Ballier
2017-07-09 17:16 Alexis Ballier
2017-05-18 13:37 Alexis Ballier
2017-05-18 13:37 Alexis Ballier
2017-05-08 10:18 Alexis Ballier
2017-01-24 11:23 Alexis Ballier
2016-09-23 8:23 Alexis Ballier
2016-08-26 16:59 Alexis Ballier
2016-07-18 13:20 Alexis Ballier
2016-07-18 13:20 Alexis Ballier
2016-02-09 10:54 Alexis Ballier
2016-02-09 10:51 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=1468233014.5d5f3983f1fd275faa5f9a7aa7b74698b9bd4b34.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