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/ocaml-migrate-parsetree/
Date: Sat,  4 Nov 2017 11:06:03 +0000 (UTC)	[thread overview]
Message-ID: <1509793550.07bb696a4cff34229153477846a14c57d96729c1.aballier@gentoo> (raw)

commit:     07bb696a4cff34229153477846a14c57d96729c1
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sat Nov  4 10:36:37 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sat Nov  4 11:05:50 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07bb696a

dev-ml/ocaml-migrate-parsetree: bump to 1.0.7

Package-Manager: Portage-2.3.13, Repoman-2.3.4

 dev-ml/ocaml-migrate-parsetree/Manifest              |  1 +
 .../ocaml-migrate-parsetree-1.0.7.ebuild             | 20 ++++++++++++++++++++
 2 files changed, 21 insertions(+)

diff --git a/dev-ml/ocaml-migrate-parsetree/Manifest b/dev-ml/ocaml-migrate-parsetree/Manifest
index 819a295ada5..7a1a6cc1280 100644
--- a/dev-ml/ocaml-migrate-parsetree/Manifest
+++ b/dev-ml/ocaml-migrate-parsetree/Manifest
@@ -1,2 +1,3 @@
 DIST ocaml-migrate-parsetree-1.0.5.tar.gz 209078 SHA256 5fbf6f7a03bfc37f7d090785e0e1fd1368d42f6449bfb0e75b9f3ea616b764fe SHA512 eff87416eeb6175820bedfa3160160fa7328bcee3d05e066b5a94db25a476299f3f5ad07db22eb192f84e5b83804cf2e3a66d77561c984d658d9255c43660b90 WHIRLPOOL 856696733394a5f877f59aedf89c1c5a4f104297a14c53c0399c76c22520d7b0c2913f7662b347ed9004c26269b55bf3ee65421f5a1369025bdc2a697f93445c
 DIST ocaml-migrate-parsetree-1.0.6.tar.gz 209199 SHA256 2ae17e143688d7b76f279b19c9964bf5808213fb9131cf7129dece5383dd7615 SHA512 b44b9fc59cef787a0188245be357685fe7ecd5cc81368b5677b3389e8d09834e5e40f94a3cd7be762f3eb27657a628c0a228c4cefe4443ad1dc8ce012f2552b4 WHIRLPOOL 00ac5d44d4039652383ace78cd722ef5c519ef66def356235ea41d80faad1def142b15c0c258711e86cb1a2eeca9ab390b8f3bacd2189fc92807bd27a5ec469b
+DIST ocaml-migrate-parsetree-1.0.7.tar.gz 209251 SHA256 591cef61f0c8169bd48381782e0f7fca76a777410c7286ac776a3c71a1d8a6de SHA512 3ba1bfe4840b2664b5053068b3659eb6a2ca216f29ece3f4522d1e7c5d87cb643bfb59ebe0563264cafdc31b9aa572007b4261fd3df8b27607fad47ff6168892 WHIRLPOOL fa1d9720f78e3ac837b413b75ac886e2e62d7efb3a31c36398639010a5c0a47115f465581c61c6fadfbe6c68bac7a7792121ab40952e6db1dd4dd7e14778a34e

diff --git a/dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-1.0.7.ebuild b/dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-1.0.7.ebuild
new file mode 100644
index 00000000000..da28219a542
--- /dev/null
+++ b/dev-ml/ocaml-migrate-parsetree/ocaml-migrate-parsetree-1.0.7.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit findlib opam
+
+DESCRIPTION="Convert OCaml parsetrees between different major versions"
+HOMEPAGE="https://github.com/let-def/ocaml-migrate-parsetree"
+SRC_URI="https://github.com/let-def/ocaml-migrate-parsetree/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+IUSE=""
+
+DEPEND="dev-ml/result:="
+RDEPEND="${DEPEND}"
+DEPEND="${DEPEND}
+	dev-ml/jbuilder"


             reply	other threads:[~2017-11-04 11:06 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-04 11:06 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-18 17:48 [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocaml-migrate-parsetree/ Alfredo Tupone
2023-03-17 10:17 Arthur Zamarin
2023-03-17  2:43 Sam James
2023-02-13 21:13 Alfredo Tupone
2022-12-16 11:06 Maciej Barć
2022-01-31 18:24 Alfredo Tupone
2021-10-29  5:55 Agostino Sarubbo
2021-10-29  5:54 Agostino Sarubbo
2021-10-18 23:49 Sam James
2021-10-17  0:13 Sam James
2021-10-16 14:02 Agostino Sarubbo
2021-10-16  7:10 Agostino Sarubbo
2021-10-15  3:25 Sam James
2021-10-15  3:23 Sam James
2021-07-08 18:14 Alfredo Tupone
2021-03-15  4:02 Sam James
2021-03-07 18:23 Alfredo Tupone
2021-01-16 17:39 Alfredo Tupone
2021-01-16 12:45 Alfredo Tupone
2021-01-15 21:54 Alfredo Tupone
2021-01-09 22:41 Alfredo Tupone
2020-10-16  9:06 Mark Wright
2020-10-15 12:20 Mark Wright
2020-10-13 12:54 Mark Wright
2017-10-14 11:13 Alexis Ballier
2017-10-14 11:13 Alexis Ballier
2017-10-04  8:02 Alexis Ballier
2017-08-24  8:55 Alexis Ballier
2017-08-15  5:41 Alexis Ballier
2017-08-15  5:41 Alexis Ballier
2017-08-15  5:41 Alexis Ballier
2017-08-02 11:23 Alexis Ballier
2017-07-30 15:39 Sergei Trofimovich
2017-07-29 12:34 Alexis Ballier
2017-07-24  5:56 Alexis Ballier
2017-07-24  5:56 Alexis Ballier
2017-04-18 20:10 Alexis Ballier
2017-04-01 12:24 Alexis Ballier
2017-04-01 12:24 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=1509793550.07bb696a4cff34229153477846a14c57d96729c1.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