* [gentoo-commits] repo/gentoo:master commit in: dev-ml/sequence/
@ 2016-12-26 15:18 99% Alexis Ballier
0 siblings, 0 replies; 1+ results
From: Alexis Ballier @ 2016-12-26 15:18 UTC (permalink / raw
To: gentoo-commits
commit: ca6eaa389870016b964b7d99556b8426f513ce86
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 26 13:09:35 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Dec 26 15:11:46 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca6eaa38
dev-ml/sequence: bump to 0.9
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-ml/sequence/Manifest | 1 +
dev-ml/sequence/sequence-0.9.ebuild | 24 ++++++++++++++++++++++++
2 files changed, 25 insertions(+)
diff --git a/dev-ml/sequence/Manifest b/dev-ml/sequence/Manifest
index 844c0d5..d7ca15f 100644
--- a/dev-ml/sequence/Manifest
+++ b/dev-ml/sequence/Manifest
@@ -1 +1,2 @@
DIST sequence-0.8.tar.gz 83776 SHA256 76c222ac273162692c3d6ab84d413c6c73cd51424a24eef1a826dcefda5ad0c8 SHA512 87554f45c0b99f5fc467ceca7d4bab94a3ffa753f80757312f04ba5c63713cf76e0f836f77c926f03cafdf71a10ce1c1a5647ea040d01a6b1486168095b9b328 WHIRLPOOL 1434b58cab8a31e6c676d8e4e18618f00ac4e98b72a9868d209d0e894e20e83b14e39b4bfd5f2a0cbd8542d7e15edfbfae145046397b75f6e08bbb77ec84d7a6
+DIST sequence-0.9.tar.gz 80302 SHA256 f859f3c01facc41801a83fa5281bab116de687b84618782839c3fb51a8b4d4d4 SHA512 ed70234efb0848e9730756c4a035c8c87e7f12becdd66b59353b2fb7e9dc9c9b2f9cfb6d1813f09a1c044dbbab1214eede133d98ca260ff16181d06077cf6959 WHIRLPOOL 1667929e77299cbdf4235805e8324ebe4359430d089e6957bf591b5116646364476d5c5190c618bff7cc2401c81d85702a820bf41f470dacd04ea4ad60ac9eec
diff --git a/dev-ml/sequence/sequence-0.9.ebuild b/dev-ml/sequence/sequence-0.9.ebuild
new file mode 100644
index 00000000..b2a6da9
--- /dev/null
+++ b/dev-ml/sequence/sequence-0.9.ebuild
@@ -0,0 +1,24 @@
+# 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="Simple sequence (iterator) datatype and combinators"
+HOMEPAGE="https://github.com/c-cube/sequence"
+SRC_URI="https://github.com/c-cube/sequence/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0/${PV}"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND=">=dev-lang/ocaml-4.03:="
+DEPEND="${RDEPEND}
+ test? ( dev-ml/iTeML )"
+DOCS=( "README.adoc" "CHANGELOG.md" )
^ permalink raw reply related [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2016-12-26 15:18 99% [gentoo-commits] repo/gentoo:master commit in: dev-ml/sequence/ Alexis Ballier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox