From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/flow_parser/
Date: Mon, 15 May 2017 14:45:03 +0000 (UTC) [thread overview]
Message-ID: <1494859496.46aa483cb563f013d3cca9cb9f374dc48b51fd06.aballier@gentoo> (raw)
commit: 46aa483cb563f013d3cca9cb9f374dc48b51fd06
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon May 15 14:35:02 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon May 15 14:44:56 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46aa483c
dev-ml/flow_parser: Bump to 0.46.0
Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-ml/flow_parser/Manifest | 1 +
dev-ml/flow_parser/flow_parser-0.46.0.ebuild | 39 ++++++++++++++++++++++++++++
2 files changed, 40 insertions(+)
diff --git a/dev-ml/flow_parser/Manifest b/dev-ml/flow_parser/Manifest
index e02c0fb60c1..a878f5bf8ca 100644
--- a/dev-ml/flow_parser/Manifest
+++ b/dev-ml/flow_parser/Manifest
@@ -1,2 +1,3 @@
DIST flow-0.44.0.tar.gz 2435252 SHA256 5c20a20c500e2a29dbe2b53ecc0c4a5172c849417c8bff32b2fa478703bf382f SHA512 30b1149229fd85f71426330d848d2c085543f08d7ceeafcc4b477ec3ff978ff7b5d9580d3cc3856b7e8e5ab9afa667552ff148fee9dbf845278d60bf1918976d WHIRLPOOL d71af4d60cac7d64e42b6abc6a6be3fefc530bfd024779fd3864e21b40fb3d460fc13fca1a64afe31a544d047eed4b33fde976870ef359190e04c6032ad11f36
DIST flow-0.44.1.tar.gz 2435277 SHA256 2dbe1c863ea8c594dfde8e2924b32033336f31f039d61ab07e276467195c2028 SHA512 56256c9a681dae050bed6b5822c6b57e0f5e7c5db0e850ad97f1fa8da5300494eea91a2b7a5fda1c702431c6d36da54bddf761b69332e0e6d3d5fd87f38208aa WHIRLPOOL 9737c61de732b0073b9b46adc6d558f35c06245f3d71527e92ba2e00a9aef28580cf9d87776e965e42956cf58416c2c2f3356e30db323aae45a4486287c0d547
+DIST flow-0.46.0.tar.gz 2471636 SHA256 f6991604d95285c0944cab4b1b075facae53a4dd59bd836ee24cacd7f85b42a7 SHA512 36dd8c4267c95d8d2ee622febafa9e439339d80701a0867e042261ad7a8dc6306e5ac0ecb8fdd89bd494b475cf12f54bc98db6bdfa07aedfd0a46675f425e794 WHIRLPOOL fe8d9a5de8fe34ced9209013e23c79782ed288166f01bfa317e2e05aaaf734b13d80c141da6a9648d5db5d3b1580ca22deb2d55c2ada484a4097775408eb3464
diff --git a/dev-ml/flow_parser/flow_parser-0.46.0.ebuild b/dev-ml/flow_parser/flow_parser-0.46.0.ebuild
new file mode 100644
index 00000000000..a36131a0f03
--- /dev/null
+++ b/dev-ml/flow_parser/flow_parser-0.46.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit findlib
+
+DESCRIPTION="JavaScript parser written in OCaml"
+HOMEPAGE="https://github.com/facebook/flow/tree/master/src/parser"
+SRC_URI="https://github.com/facebook/flow/archive/v${PV}.tar.gz -> flow-${PV}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0/${PV}"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND="
+ dev-lang/ocaml:=
+ dev-ml/sedlex:=
+"
+RDEPEND="${DEPEND}"
+DEPEND="${DEPEND}
+ dev-ml/ocamlbuild"
+
+S="${WORKDIR}/flow-${PV}/src/parser"
+
+src_compile() {
+ emake build-parser
+}
+
+src_test() {
+ emake test-ocaml
+}
+
+src_install() {
+ findlib_src_preinst
+ emake ocamlfind-install
+ dodoc README.md
+}
next reply other threads:[~2017-05-15 14:45 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-15 14:45 Alexis Ballier [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-08-06 7:40 [gentoo-commits] repo/gentoo:master commit in: dev-ml/flow_parser/ Alexis Ballier
2017-07-25 13:36 Alexis Ballier
2017-07-25 13:36 Alexis Ballier
2017-07-15 14:46 Alexis Ballier
2017-06-29 20:28 Alexis Ballier
2017-06-29 20:28 Alexis Ballier
2017-06-14 9:34 Alexis Ballier
2017-05-26 13:53 Alexis Ballier
2017-05-26 13:53 Alexis Ballier
2017-04-27 10:51 Alexis Ballier
2017-04-27 10:51 Alexis Ballier
2017-04-27 10:51 Alexis Ballier
2017-04-18 9:25 Alexis Ballier
2017-04-06 8:21 Alexis Ballier
2017-04-03 9:23 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=1494859496.46aa483cb563f013d3cca9cb9f374dc48b51fd06.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