public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_inline_test/
Date: Tue, 22 Mar 2016 10:07:27 +0000 (UTC)	[thread overview]
Message-ID: <1458641208.662dc36e918ff963b234dd82f1a01a9a60cfa323.aballier@gentoo> (raw)

commit:     662dc36e918ff963b234dd82f1a01a9a60cfa323
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 22 09:21:23 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Mar 22 10:06:48 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=662dc36e

dev-ml/ppx_inline_test: bump to 113.33.00

Package-Manager: portage-2.2.28
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 dev-ml/ppx_inline_test/Manifest                    |  1 +
 .../ppx_inline_test-113.33.00.ebuild               | 44 ++++++++++++++++++++++
 2 files changed, 45 insertions(+)

diff --git a/dev-ml/ppx_inline_test/Manifest b/dev-ml/ppx_inline_test/Manifest
index e7bf22f..ffeddb9 100644
--- a/dev-ml/ppx_inline_test/Manifest
+++ b/dev-ml/ppx_inline_test/Manifest
@@ -1 +1,2 @@
 DIST ppx_inline_test-113.24.00.tar.gz 61619 SHA256 405d55f030c39ca765c7ce3e44d92d007789f592f8cc4e092eafc26bcd20a46c SHA512 9045365c097cabe29e374896b33eca8778c67ea415c507be560a47824f22603921a4987dccf9fb77ef9aeeea8e153d392efb2d8838888779134620b0e45b38be WHIRLPOOL 1ea91e52f5c1d85fa7765d1ca1c4689c3aeb80f2b981a68af83396ace153da5a7c7e3e4790c280400adc3833a46fa99f1e8988a9905815411ca8fbd673720bf8
+DIST ppx_inline_test-113.33.00.tar.gz 62558 SHA256 30236e689413f85c6b68ce1d41776c0cddb8e67a030ebd08ec1d76c1cae9cc92 SHA512 94af36ca1f8e77d8e2b1834efaf6e4a1c2aaa89afc4b24265650df79bf4c1da057fa22d2f618aa240e59c37379923205f8de292255d891c364277bc7b93dd399 WHIRLPOOL 490d28575923f3db9783d71605f2b5b46ac26f2f3d07fc57f90715cd6cb7ea69ecb567afbeda0c940b456d40ce0a1b61f9fd750d10ed23e8b204c95e88481e93

diff --git a/dev-ml/ppx_inline_test/ppx_inline_test-113.33.00.ebuild b/dev-ml/ppx_inline_test/ppx_inline_test-113.33.00.ebuild
new file mode 100644
index 0000000..65a4219
--- /dev/null
+++ b/dev-ml/ppx_inline_test/ppx_inline_test-113.33.00.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+inherit oasis
+
+MY_P=${PN/-/_}-${PV}
+DESCRIPTION="Syntax extension for writing in-line tests in ocaml code"
+HOMEPAGE="http://www.janestreet.com/ocaml"
+SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}/files/${MY_P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0/${PV}"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND="dev-ml/ppx_tools:=
+	dev-ml/ppx_driver:=
+	dev-ml/ppx_core:="
+
+RDEPEND="${DEPEND}"
+DEPEND="${DEPEND} dev-ml/opam"
+
+S="${WORKDIR}/${MY_P}"
+
+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
+}


             reply	other threads:[~2016-03-22 10:07 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-22 10:07 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-01-24 11:40 [gentoo-commits] repo/gentoo:master commit in: dev-ml/ppx_inline_test/ Alexis Ballier
2017-04-18 20:10 Alexis Ballier
2017-06-25 14:42 Alexis Ballier
2017-07-29 10:06 Alexis Ballier
2017-08-15  7:26 Alexis Ballier
2017-08-15  7:26 Alexis Ballier
2020-10-16 15:17 Mark Wright
2021-03-07 20:25 Alfredo Tupone
2022-04-22 18:31 Alfredo Tupone
2022-04-24 14:01 Alfredo Tupone
2023-01-28 21:23 Alfredo Tupone
2023-03-25 14:48 Arthur Zamarin
2023-03-25 14:48 Arthur Zamarin
2023-03-25 14:49 Arthur Zamarin
2023-03-25 14:50 Arthur Zamarin
2023-06-30 13:14 Alfredo Tupone

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=1458641208.662dc36e918ff963b234dd82f1a01a9a60cfa323.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