From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/fieldslib/
Date: Tue, 28 Jun 2016 11:57:35 +0000 (UTC) [thread overview]
Message-ID: <1467115007.5b89f0c360aedfa7b647eec51393e2ce6cdd0cec.aballier@gentoo> (raw)
commit: 5b89f0c360aedfa7b647eec51393e2ce6cdd0cec
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 28 11:08:39 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Jun 28 11:56:47 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b89f0c3
dev-ml/fieldslib: bump to 113.33.03
Package-Manager: portage-2.3.0
dev-ml/fieldslib/Manifest | 1 +
dev-ml/fieldslib/fieldslib-113.33.03.ebuild | 39 +++++++++++++++++++++++++++++
2 files changed, 40 insertions(+)
diff --git a/dev-ml/fieldslib/Manifest b/dev-ml/fieldslib/Manifest
index c541e86..3143254 100644
--- a/dev-ml/fieldslib/Manifest
+++ b/dev-ml/fieldslib/Manifest
@@ -1 +1,2 @@
DIST fieldslib-113.24.00.tar.gz 52609 SHA256 7126f8e4412e05071568cffa71841b3fd5180a45880c04e64b00258758411ce9 SHA512 639b86bb9d6b37d5df77accc5ad921d3b817d3857dacf29b0c82925a219c836e4e79a7c514718bf625e17fc338111d5f80ae2a545a42f4eb0ce3b173b2ecbe4d WHIRLPOOL c13ee3f3cdbe7d9250eac672a8324bf7ed4bf76b687e50f95ea2420183d4c7ad48ca89c80d5f68f68a9363e746cc3e2c761ebcc139d070d01023963d292da2aa
+DIST fieldslib-113.33.03.tar.gz 51319 SHA256 7b338bf0777da703fd88e838a40817e76834d531800f87308562fe458a5da3e6 SHA512 a20f97cf55354d1733282208ae1d50d6283ed24bf733764264ab0f571aeae22e9cfa56065ca76788c9ae5d413cf3822e4975187ca426e6383a28519a0f2e7805 WHIRLPOOL 9777ae094c53c8921da243e20f9922dd313044ae0ebbbe44e27804c23cc5411c680d78e17a0422e0b01f03c403274ea057c7ae6f94bc3336c324811cea972b9c
diff --git a/dev-ml/fieldslib/fieldslib-113.33.03.ebuild b/dev-ml/fieldslib/fieldslib-113.33.03.ebuild
new file mode 100644
index 0000000..bccf78e
--- /dev/null
+++ b/dev-ml/fieldslib/fieldslib-113.33.03.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+OASIS_BUILD_DOCS=1
+
+inherit oasis
+
+DESCRIPTION="Folding over record fields"
+HOMEPAGE="http://www.janestreet.com/ocaml"
+SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}/files/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0/${PV}"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND} dev-ml/opam dev-ml/js-build-tools"
+
+src_configure() {
+ emake setup.exe
+ OASIS_SETUP_COMMAND="./setup.exe" oasis_src_configure
+}
+
+src_compile() {
+ emake
+}
+
+src_install() {
+ opam-installer -i \
+ --prefix="${ED}/usr" \
+ --libdir="${D}/$(ocamlc -where)" \
+ --docdir="${ED}/usr/share/doc/${PF}" \
+ ${PN}.install || die
+ dodoc CHANGES.md
+}
next reply other threads:[~2016-06-28 11:57 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-28 11:57 Alexis Ballier [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-07-01 20:12 [gentoo-commits] repo/gentoo:master commit in: dev-ml/fieldslib/ Alfredo Tupone
2023-03-17 11:27 Arthur Zamarin
2023-03-16 12:55 Alfredo Tupone
2022-01-29 20:32 Alfredo Tupone
2021-03-07 19:55 Alfredo Tupone
2016-11-29 15:05 Alexis Ballier
2016-06-23 14:34 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=1467115007.5b89f0c360aedfa7b647eec51393e2ce6cdd0cec.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