From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/qcheck/
Date: Fri, 13 Jan 2017 07:56:54 +0000 (UTC) [thread overview]
Message-ID: <1484294207.ddc6cb3fcfc6c253890485419106a7cfe43444fd.aballier@gentoo> (raw)
commit: ddc6cb3fcfc6c253890485419106a7cfe43444fd
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 13 07:40:59 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Jan 13 07:56:47 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddc6cb3f
dev-ml/qcheck: bump to 0.5.2
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-ml/qcheck/Manifest | 1 +
dev-ml/qcheck/qcheck-0.5.2.ebuild | 21 +++++++++++++++++++++
2 files changed, 22 insertions(+)
diff --git a/dev-ml/qcheck/Manifest b/dev-ml/qcheck/Manifest
index 4dd59ba..5c8edbe 100644
--- a/dev-ml/qcheck/Manifest
+++ b/dev-ml/qcheck/Manifest
@@ -1,2 +1,3 @@
DIST qcheck-0.5.1.tar.gz 128381 SHA256 205ae6ffe7d5357d2a7edc6535a385edd138c078ad000f11e892eba9c85b0c66 SHA512 3ec31ca26d5e271606a09e7ba2df5d38efe6bc872d4818fd7a3f00117d6890959c5229d6506da10623d975122f2bcdbb33fb6806ca61aae0ed781fca9628a80c WHIRLPOOL ac02fe9789968ecdc7f2b2c972ca32bd81813c955dc7cb5a7e9dd5569951c5a2a56874f4efa2d630b48faa111ea0e1cafa4c72ff1a7b8333fc794af05895adb7
+DIST qcheck-0.5.2.tar.gz 154637 SHA256 4ec34a0b3a241d41f9af2d7f4fb3947dba3646856b8db252c66c7380d7f3e316 SHA512 35350914bb37f677b029293922fcc6cd9dfb2e6871665dfaace17c61f468c9dd052870d62b0cdb80912430142f80625b89c615dbd7e572c0dce5754217900883 WHIRLPOOL 3b7f8a51335bdad443ca65f690ce39e9cd9e9c2c8cf14c52c9a836bab1fcda4bb26853f6703a4c58e08e0ff3690816683bd880a18f753607fb5df2d55c00b12a
DIST qcheck-0.5.tar.gz 101731 SHA256 930d035981b91617c7f7104228c51741d2b9116094d47ea2a8260091fd80bb3f SHA512 449a73298eacd1348058f8307af3d702007049d4516e2a86214c07968b9b77fec5fa7006bfc681ec6ae6cb8561ee9f6353649b97c698ef338576026af340d5fa WHIRLPOOL 01db048a5db094c51640514b723a752a542535243b613b7877c0095ada9dff9442a03d60e804f3a2e4fed592dda269151f4f8698e2d4a3bfda9f68cfe0bbf5eb
diff --git a/dev-ml/qcheck/qcheck-0.5.2.ebuild b/dev-ml/qcheck/qcheck-0.5.2.ebuild
new file mode 100644
index 00000000..536e951
--- /dev/null
+++ b/dev-ml/qcheck/qcheck-0.5.2.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit oasis
+
+DESCRIPTION="QuickCheck inspired property-based testing for OCaml"
+HOMEPAGE="https://github.com/c-cube/qcheck/"
+SRC_URI="https://github.com/c-cube/qcheck/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="dev-ml/ounit:=
+ !<dev-ml/iTeML-2.5"
+DEPEND="${RDEPEND}
+ dev-ml/ocamlbuild"
next reply other threads:[~2017-01-13 7:56 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-13 7:56 Alexis Ballier [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-13 9:30 [gentoo-commits] repo/gentoo:master commit in: dev-ml/qcheck/ Alfredo Tupone
2023-01-28 13:26 Alfredo Tupone
2021-12-07 21:58 Maciej Barć
2020-12-02 17:46 Aaron Bauman
2017-08-22 7:02 Alexis Ballier
2017-08-22 7:02 Alexis Ballier
2017-05-30 18:08 Alexis Ballier
2017-01-28 20:13 Alexis Ballier
2017-01-25 10:37 Alexis Ballier
2017-01-24 11:50 Alexis Ballier
2017-01-13 7:56 Alexis Ballier
2017-01-09 11:08 Alexis Ballier
2016-12-19 12:15 Alexis Ballier
2016-10-07 11:18 Alexis Ballier
2016-02-13 6:29 Ian Delaney
2016-02-10 10:32 Ian Delaney
2015-10-16 17: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=1484294207.ddc6cb3fcfc6c253890485419106a7cfe43444fd.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