public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/reason/
@ 2017-04-01 12:24 Alexis Ballier
  0 siblings, 0 replies; 26+ messages in thread
From: Alexis Ballier @ 2017-04-01 12:24 UTC (permalink / raw
  To: gentoo-commits

commit:     864ae2cd6ee3984938c39a1a87c10cb3e8193ec2
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  1 11:30:39 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sat Apr  1 12:24:43 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=864ae2cd

dev-ml/reason: Initial import. Ebuild by me.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-ml/reason/Manifest             |  1 +
 dev-ml/reason/metadata.xml         |  8 ++++++++
 dev-ml/reason/reason-1.13.3.ebuild | 42 ++++++++++++++++++++++++++++++++++++++
 3 files changed, 51 insertions(+)

diff --git a/dev-ml/reason/Manifest b/dev-ml/reason/Manifest
new file mode 100644
index 00000000000..98e41a41d80
--- /dev/null
+++ b/dev-ml/reason/Manifest
@@ -0,0 +1 @@
+DIST reason-1.13.3.tar.gz 10253108 SHA256 b92840f8238dd6266c5678da3e4dc832776bcc98990ac47773020e34dce708a6 SHA512 82398fbbf72bcadfc868e5f33e8666ef80ef610f8313d08bc16593944569b7a16693fcc6397a117518bf8e32f71083f0ac4a416112f97cd220715f4293136b84 WHIRLPOOL a82dd8e28a012ed0716fba6bc79eee849110bfb42cd8221eb15847cadae90d62d909e635f3da465c6220382d6eee62f2f69a739d96d3d6a5baddc58623cd059e

diff --git a/dev-ml/reason/metadata.xml b/dev-ml/reason/metadata.xml
new file mode 100644
index 00000000000..ffac4d7ebc0
--- /dev/null
+++ b/dev-ml/reason/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="project">
+	<email>ml@gentoo.org</email>
+	<name>Gentoo ML Project</name>
+</maintainer>
+</pkgmetadata>

diff --git a/dev-ml/reason/reason-1.13.3.ebuild b/dev-ml/reason/reason-1.13.3.ebuild
new file mode 100644
index 00000000000..1ef34e4b334
--- /dev/null
+++ b/dev-ml/reason/reason-1.13.3.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Meta Language Toolchain"
+HOMEPAGE="https://github.com/facebook/reason"
+SRC_URI="https://github.com/facebook/reason/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0/${PV}"
+KEYWORDS="~amd64"
+IUSE="+ocamlopt"
+
+DEPEND="
+	dev-lang/ocaml:=[ocamlopt?]
+	dev-ml/reason-parser:=
+	dev-ml/merlin-extend:=
+	dev-ml/result:=
+	dev-ml/topkg:=
+	dev-ml/ocaml-migrate-parsetree:=
+	dev-ml/utop:=
+"
+RDEPEND="${DEPEND}"
+DEPEND="${DEPEND}
+	dev-ml/findlib
+	dev-ml/ocamlbuild
+	dev-ml/opam"
+
+src_compile() {
+	emake precompile
+	emake build
+}
+
+src_install() {
+	opam-installer -i \
+		--prefix="${ED}/usr" \
+		--libdir="${D}/$(ocamlc -where)" \
+		--docdir="${ED}/usr/share/doc/${PF}" \
+		--mandir="${ED}/usr/share/man" \
+		${PN}.install || die
+}


^ permalink raw reply related	[flat|nested] 26+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/reason/
@ 2017-04-20  9:33 Alexis Ballier
  0 siblings, 0 replies; 26+ messages in thread
From: Alexis Ballier @ 2017-04-20  9:33 UTC (permalink / raw
  To: gentoo-commits

commit:     be381d1faa5180a9367dcba3a2d1994948af736a
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 20 09:33:40 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Apr 20 09:33:40 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be381d1f

dev-ml/reason: bump to 1.13.4

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-ml/reason/Manifest             |  1 +
 dev-ml/reason/reason-1.13.4.ebuild | 42 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 43 insertions(+)

diff --git a/dev-ml/reason/Manifest b/dev-ml/reason/Manifest
index 98e41a41d80..024c5f08523 100644
--- a/dev-ml/reason/Manifest
+++ b/dev-ml/reason/Manifest
@@ -1 +1,2 @@
 DIST reason-1.13.3.tar.gz 10253108 SHA256 b92840f8238dd6266c5678da3e4dc832776bcc98990ac47773020e34dce708a6 SHA512 82398fbbf72bcadfc868e5f33e8666ef80ef610f8313d08bc16593944569b7a16693fcc6397a117518bf8e32f71083f0ac4a416112f97cd220715f4293136b84 WHIRLPOOL a82dd8e28a012ed0716fba6bc79eee849110bfb42cd8221eb15847cadae90d62d909e635f3da465c6220382d6eee62f2f69a739d96d3d6a5baddc58623cd059e
+DIST reason-1.13.4.tar.gz 6856260 SHA256 07b0f4a471b570b9f6ee699016d2fb9d98788d1ccfb428a2b2f20f1ee6f42b9e SHA512 ee2270ffbb3c3c818aafec2ef0f23f3741e66e5b077b3a84b49b357b003d24d639165c521bf0afe92bf81ef626ed6d863ea6d097b83a2e1b5a0349a679cc8c7f WHIRLPOOL ffc8b96ce5b653c1d78877f0422315cce3d42615b88bb6f09f52d3af9799fe30ed221094a5acbc49448f0d1e865b1702a2b5956a8d327a22b2db01eb33aa0da7

diff --git a/dev-ml/reason/reason-1.13.4.ebuild b/dev-ml/reason/reason-1.13.4.ebuild
new file mode 100644
index 00000000000..1ef34e4b334
--- /dev/null
+++ b/dev-ml/reason/reason-1.13.4.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Meta Language Toolchain"
+HOMEPAGE="https://github.com/facebook/reason"
+SRC_URI="https://github.com/facebook/reason/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0/${PV}"
+KEYWORDS="~amd64"
+IUSE="+ocamlopt"
+
+DEPEND="
+	dev-lang/ocaml:=[ocamlopt?]
+	dev-ml/reason-parser:=
+	dev-ml/merlin-extend:=
+	dev-ml/result:=
+	dev-ml/topkg:=
+	dev-ml/ocaml-migrate-parsetree:=
+	dev-ml/utop:=
+"
+RDEPEND="${DEPEND}"
+DEPEND="${DEPEND}
+	dev-ml/findlib
+	dev-ml/ocamlbuild
+	dev-ml/opam"
+
+src_compile() {
+	emake precompile
+	emake build
+}
+
+src_install() {
+	opam-installer -i \
+		--prefix="${ED}/usr" \
+		--libdir="${D}/$(ocamlc -where)" \
+		--docdir="${ED}/usr/share/doc/${PF}" \
+		--mandir="${ED}/usr/share/man" \
+		${PN}.install || die
+}


^ permalink raw reply related	[flat|nested] 26+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/reason/
@ 2017-05-02  9:33 Alexis Ballier
  0 siblings, 0 replies; 26+ messages in thread
From: Alexis Ballier @ 2017-05-02  9:33 UTC (permalink / raw
  To: gentoo-commits

commit:     8f5cdae67efe508ee59724d16f0ec5289e5c4fbf
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon May  1 18:35:34 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue May  2 09:33:27 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f5cdae6

dev-ml/reason: bump to 1.13.5

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-ml/reason/Manifest             |  1 +
 dev-ml/reason/reason-1.13.5.ebuild | 42 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 43 insertions(+)

diff --git a/dev-ml/reason/Manifest b/dev-ml/reason/Manifest
index 024c5f08523..e1028232c90 100644
--- a/dev-ml/reason/Manifest
+++ b/dev-ml/reason/Manifest
@@ -1,2 +1,3 @@
 DIST reason-1.13.3.tar.gz 10253108 SHA256 b92840f8238dd6266c5678da3e4dc832776bcc98990ac47773020e34dce708a6 SHA512 82398fbbf72bcadfc868e5f33e8666ef80ef610f8313d08bc16593944569b7a16693fcc6397a117518bf8e32f71083f0ac4a416112f97cd220715f4293136b84 WHIRLPOOL a82dd8e28a012ed0716fba6bc79eee849110bfb42cd8221eb15847cadae90d62d909e635f3da465c6220382d6eee62f2f69a739d96d3d6a5baddc58623cd059e
 DIST reason-1.13.4.tar.gz 6856260 SHA256 07b0f4a471b570b9f6ee699016d2fb9d98788d1ccfb428a2b2f20f1ee6f42b9e SHA512 ee2270ffbb3c3c818aafec2ef0f23f3741e66e5b077b3a84b49b357b003d24d639165c521bf0afe92bf81ef626ed6d863ea6d097b83a2e1b5a0349a679cc8c7f WHIRLPOOL ffc8b96ce5b653c1d78877f0422315cce3d42615b88bb6f09f52d3af9799fe30ed221094a5acbc49448f0d1e865b1702a2b5956a8d327a22b2db01eb33aa0da7
+DIST reason-1.13.5.tar.gz 6681110 SHA256 d769e15e507ae401e5f7d8e59a1c327729824dd9914d05d7fe0ee51c84afeb2f SHA512 e47836281fb36094358f746b3460ac9671782fbf51058b220f5fe2be060592db75b688c917e162345c3fdcf8822d9b7fad0483ae274a97ccf640bdd7853510a9 WHIRLPOOL 21e86a487263735af8968577f4b3dc8fb4492c9b831b24e27faf30d421e0e164342bc76661fa674c90a2bb78b911639ea12e5eb7562cb6144c6b0d414844e4fe

diff --git a/dev-ml/reason/reason-1.13.5.ebuild b/dev-ml/reason/reason-1.13.5.ebuild
new file mode 100644
index 00000000000..1ef34e4b334
--- /dev/null
+++ b/dev-ml/reason/reason-1.13.5.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Meta Language Toolchain"
+HOMEPAGE="https://github.com/facebook/reason"
+SRC_URI="https://github.com/facebook/reason/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0/${PV}"
+KEYWORDS="~amd64"
+IUSE="+ocamlopt"
+
+DEPEND="
+	dev-lang/ocaml:=[ocamlopt?]
+	dev-ml/reason-parser:=
+	dev-ml/merlin-extend:=
+	dev-ml/result:=
+	dev-ml/topkg:=
+	dev-ml/ocaml-migrate-parsetree:=
+	dev-ml/utop:=
+"
+RDEPEND="${DEPEND}"
+DEPEND="${DEPEND}
+	dev-ml/findlib
+	dev-ml/ocamlbuild
+	dev-ml/opam"
+
+src_compile() {
+	emake precompile
+	emake build
+}
+
+src_install() {
+	opam-installer -i \
+		--prefix="${ED}/usr" \
+		--libdir="${D}/$(ocamlc -where)" \
+		--docdir="${ED}/usr/share/doc/${PF}" \
+		--mandir="${ED}/usr/share/man" \
+		${PN}.install || die
+}


^ permalink raw reply related	[flat|nested] 26+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/reason/
@ 2017-05-30 18:08 Alexis Ballier
  0 siblings, 0 replies; 26+ messages in thread
From: Alexis Ballier @ 2017-05-30 18:08 UTC (permalink / raw
  To: gentoo-commits

commit:     de139204c7b7900282b49105b094188873e2cfc4
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue May 30 18:08:21 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue May 30 18:08:29 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de139204

dev-ml/reason: remove old

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ml/reason/Manifest             |  2 --
 dev-ml/reason/reason-1.13.3.ebuild | 42 --------------------------------------
 dev-ml/reason/reason-1.13.4.ebuild | 42 --------------------------------------
 3 files changed, 86 deletions(-)

diff --git a/dev-ml/reason/Manifest b/dev-ml/reason/Manifest
index e1028232c90..c4fa2868ad3 100644
--- a/dev-ml/reason/Manifest
+++ b/dev-ml/reason/Manifest
@@ -1,3 +1 @@
-DIST reason-1.13.3.tar.gz 10253108 SHA256 b92840f8238dd6266c5678da3e4dc832776bcc98990ac47773020e34dce708a6 SHA512 82398fbbf72bcadfc868e5f33e8666ef80ef610f8313d08bc16593944569b7a16693fcc6397a117518bf8e32f71083f0ac4a416112f97cd220715f4293136b84 WHIRLPOOL a82dd8e28a012ed0716fba6bc79eee849110bfb42cd8221eb15847cadae90d62d909e635f3da465c6220382d6eee62f2f69a739d96d3d6a5baddc58623cd059e
-DIST reason-1.13.4.tar.gz 6856260 SHA256 07b0f4a471b570b9f6ee699016d2fb9d98788d1ccfb428a2b2f20f1ee6f42b9e SHA512 ee2270ffbb3c3c818aafec2ef0f23f3741e66e5b077b3a84b49b357b003d24d639165c521bf0afe92bf81ef626ed6d863ea6d097b83a2e1b5a0349a679cc8c7f WHIRLPOOL ffc8b96ce5b653c1d78877f0422315cce3d42615b88bb6f09f52d3af9799fe30ed221094a5acbc49448f0d1e865b1702a2b5956a8d327a22b2db01eb33aa0da7
 DIST reason-1.13.5.tar.gz 6681110 SHA256 d769e15e507ae401e5f7d8e59a1c327729824dd9914d05d7fe0ee51c84afeb2f SHA512 e47836281fb36094358f746b3460ac9671782fbf51058b220f5fe2be060592db75b688c917e162345c3fdcf8822d9b7fad0483ae274a97ccf640bdd7853510a9 WHIRLPOOL 21e86a487263735af8968577f4b3dc8fb4492c9b831b24e27faf30d421e0e164342bc76661fa674c90a2bb78b911639ea12e5eb7562cb6144c6b0d414844e4fe

diff --git a/dev-ml/reason/reason-1.13.3.ebuild b/dev-ml/reason/reason-1.13.3.ebuild
deleted file mode 100644
index 1ef34e4b334..00000000000
--- a/dev-ml/reason/reason-1.13.3.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Meta Language Toolchain"
-HOMEPAGE="https://github.com/facebook/reason"
-SRC_URI="https://github.com/facebook/reason/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE="+ocamlopt"
-
-DEPEND="
-	dev-lang/ocaml:=[ocamlopt?]
-	dev-ml/reason-parser:=
-	dev-ml/merlin-extend:=
-	dev-ml/result:=
-	dev-ml/topkg:=
-	dev-ml/ocaml-migrate-parsetree:=
-	dev-ml/utop:=
-"
-RDEPEND="${DEPEND}"
-DEPEND="${DEPEND}
-	dev-ml/findlib
-	dev-ml/ocamlbuild
-	dev-ml/opam"
-
-src_compile() {
-	emake precompile
-	emake build
-}
-
-src_install() {
-	opam-installer -i \
-		--prefix="${ED}/usr" \
-		--libdir="${D}/$(ocamlc -where)" \
-		--docdir="${ED}/usr/share/doc/${PF}" \
-		--mandir="${ED}/usr/share/man" \
-		${PN}.install || die
-}

diff --git a/dev-ml/reason/reason-1.13.4.ebuild b/dev-ml/reason/reason-1.13.4.ebuild
deleted file mode 100644
index 1ef34e4b334..00000000000
--- a/dev-ml/reason/reason-1.13.4.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Meta Language Toolchain"
-HOMEPAGE="https://github.com/facebook/reason"
-SRC_URI="https://github.com/facebook/reason/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE="+ocamlopt"
-
-DEPEND="
-	dev-lang/ocaml:=[ocamlopt?]
-	dev-ml/reason-parser:=
-	dev-ml/merlin-extend:=
-	dev-ml/result:=
-	dev-ml/topkg:=
-	dev-ml/ocaml-migrate-parsetree:=
-	dev-ml/utop:=
-"
-RDEPEND="${DEPEND}"
-DEPEND="${DEPEND}
-	dev-ml/findlib
-	dev-ml/ocamlbuild
-	dev-ml/opam"
-
-src_compile() {
-	emake precompile
-	emake build
-}
-
-src_install() {
-	opam-installer -i \
-		--prefix="${ED}/usr" \
-		--libdir="${D}/$(ocamlc -where)" \
-		--docdir="${ED}/usr/share/doc/${PF}" \
-		--mandir="${ED}/usr/share/man" \
-		${PN}.install || die
-}


^ permalink raw reply related	[flat|nested] 26+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/reason/
@ 2017-06-03 15:13 Alexis Ballier
  0 siblings, 0 replies; 26+ messages in thread
From: Alexis Ballier @ 2017-06-03 15:13 UTC (permalink / raw
  To: gentoo-commits

commit:     654f417c8999c7966df7b24eb3c5fe6f5987cadc
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  2 10:49:35 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sat Jun  3 15:13:25 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=654f417c

dev-ml/reason: bump to 2.0.0

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ml/reason/Manifest            |  1 +
 dev-ml/reason/reason-2.0.0.ebuild | 42 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 43 insertions(+)

diff --git a/dev-ml/reason/Manifest b/dev-ml/reason/Manifest
index c4fa2868ad3..0c9b94c82df 100644
--- a/dev-ml/reason/Manifest
+++ b/dev-ml/reason/Manifest
@@ -1 +1,2 @@
 DIST reason-1.13.5.tar.gz 6681110 SHA256 d769e15e507ae401e5f7d8e59a1c327729824dd9914d05d7fe0ee51c84afeb2f SHA512 e47836281fb36094358f746b3460ac9671782fbf51058b220f5fe2be060592db75b688c917e162345c3fdcf8822d9b7fad0483ae274a97ccf640bdd7853510a9 WHIRLPOOL 21e86a487263735af8968577f4b3dc8fb4492c9b831b24e27faf30d421e0e164342bc76661fa674c90a2bb78b911639ea12e5eb7562cb6144c6b0d414844e4fe
+DIST reason-2.0.0.tar.gz 6639139 SHA256 cfc2fc6416d00584047fc67eade5c6215cec5ea4c818cd7fe5b4d03d311ea3a8 SHA512 5e8fb81193de90fcf95ae39e66dab6b7638f1b6f37f7f438c3692e67de8f33667eca92e76df4968ad794e4bd02674583203e1058f1e990f3f6e87d8ce1fbbb43 WHIRLPOOL 8eb8395372aac8952bce2c0cfa58ab364cbedc46eb6f4e34ac496e95bb9729134f374cb42f59bd398f6ce9c68025e9c92259fb750381a0b11cf934b05aba1f0d

diff --git a/dev-ml/reason/reason-2.0.0.ebuild b/dev-ml/reason/reason-2.0.0.ebuild
new file mode 100644
index 00000000000..1ef34e4b334
--- /dev/null
+++ b/dev-ml/reason/reason-2.0.0.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Meta Language Toolchain"
+HOMEPAGE="https://github.com/facebook/reason"
+SRC_URI="https://github.com/facebook/reason/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0/${PV}"
+KEYWORDS="~amd64"
+IUSE="+ocamlopt"
+
+DEPEND="
+	dev-lang/ocaml:=[ocamlopt?]
+	dev-ml/reason-parser:=
+	dev-ml/merlin-extend:=
+	dev-ml/result:=
+	dev-ml/topkg:=
+	dev-ml/ocaml-migrate-parsetree:=
+	dev-ml/utop:=
+"
+RDEPEND="${DEPEND}"
+DEPEND="${DEPEND}
+	dev-ml/findlib
+	dev-ml/ocamlbuild
+	dev-ml/opam"
+
+src_compile() {
+	emake precompile
+	emake build
+}
+
+src_install() {
+	opam-installer -i \
+		--prefix="${ED}/usr" \
+		--libdir="${D}/$(ocamlc -where)" \
+		--docdir="${ED}/usr/share/doc/${PF}" \
+		--mandir="${ED}/usr/share/man" \
+		${PN}.install || die
+}


^ permalink raw reply related	[flat|nested] 26+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/reason/
@ 2017-08-06 12:30 Alexis Ballier
  0 siblings, 0 replies; 26+ messages in thread
From: Alexis Ballier @ 2017-08-06 12:30 UTC (permalink / raw
  To: gentoo-commits

commit:     319d34a0a150ee00b556be7e455860772bb2e391
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  6 12:29:17 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sun Aug  6 12:30:28 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=319d34a0

dev-ml/reason: update to opam.eclass

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-ml/reason/reason-2.0.0.ebuild | 14 +++-----------
 1 file changed, 3 insertions(+), 11 deletions(-)

diff --git a/dev-ml/reason/reason-2.0.0.ebuild b/dev-ml/reason/reason-2.0.0.ebuild
index 1ef34e4b334..0fc83b36497 100644
--- a/dev-ml/reason/reason-2.0.0.ebuild
+++ b/dev-ml/reason/reason-2.0.0.ebuild
@@ -3,6 +3,8 @@
 
 EAPI=6
 
+inherit opam
+
 DESCRIPTION="Meta Language Toolchain"
 HOMEPAGE="https://github.com/facebook/reason"
 SRC_URI="https://github.com/facebook/reason/archive/${PV}.tar.gz -> ${P}.tar.gz"
@@ -13,7 +15,6 @@ KEYWORDS="~amd64"
 IUSE="+ocamlopt"
 
 DEPEND="
-	dev-lang/ocaml:=[ocamlopt?]
 	dev-ml/reason-parser:=
 	dev-ml/merlin-extend:=
 	dev-ml/result:=
@@ -25,18 +26,9 @@ RDEPEND="${DEPEND}"
 DEPEND="${DEPEND}
 	dev-ml/findlib
 	dev-ml/ocamlbuild
-	dev-ml/opam"
+"
 
 src_compile() {
 	emake precompile
 	emake build
 }
-
-src_install() {
-	opam-installer -i \
-		--prefix="${ED}/usr" \
-		--libdir="${D}/$(ocamlc -where)" \
-		--docdir="${ED}/usr/share/doc/${PF}" \
-		--mandir="${ED}/usr/share/man" \
-		${PN}.install || die
-}


^ permalink raw reply related	[flat|nested] 26+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/reason/
@ 2021-12-08  2:13 Maciej Barć
  0 siblings, 0 replies; 26+ messages in thread
From: Maciej Barć @ 2021-12-08  2:13 UTC (permalink / raw
  To: gentoo-commits

commit:     66b3f80eafef674829a5d3102b9b9e220ce3d894
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  8 00:54:20 2021 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Wed Dec  8 02:13:08 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66b3f80e

dev-lang/reason: new package; add version 3.7.0

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 dev-ml/reason/Manifest            |  1 +
 dev-ml/reason/metadata.xml        | 17 +++++++++++++++++
 dev-ml/reason/reason-3.7.0.ebuild | 26 ++++++++++++++++++++++++++
 3 files changed, 44 insertions(+)

diff --git a/dev-ml/reason/Manifest b/dev-ml/reason/Manifest
new file mode 100644
index 000000000000..4371149c2a48
--- /dev/null
+++ b/dev-ml/reason/Manifest
@@ -0,0 +1 @@
+DIST reason-3.7.0.tgz 1188558 BLAKE2B e5d9cebf98f95824b78d440fa9f91460eae1a1ed44a38e74be4f9404a0bdec046578d25febdf55c266466bffc16b4449e982f157b6d5aabfa1d507fdc3eb5aaf SHA512 263059970c88e105f09e8e47b3967add11fda31a79942f573c90a0ccb04149a5baaf3c3bbd1dd5a085ccdd3e63505f84855dd0fb888d34a9e9eda3248f300e24

diff --git a/dev-ml/reason/metadata.xml b/dev-ml/reason/metadata.xml
new file mode 100644
index 000000000000..e1eb21a2e32d
--- /dev/null
+++ b/dev-ml/reason/metadata.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+
+<pkgmetadata>
+  <maintainer type="project">
+    <email>ml@gentoo.org</email>
+    <name>ML</name>
+  </maintainer>
+  <longdescription>
+    Reason provides a new ES6-inspired syntax for OCaml. It's also the umbrella
+    project for a set of tools for the OCaml and JavaScript ecosystems.
+  </longdescription>
+  <upstream>
+    <bugs-to>https://github.com/facebook/reason/issues/</bugs-to>
+    <remote-id type="github">facebook/reason</remote-id>
+  </upstream>
+</pkgmetadata>

diff --git a/dev-ml/reason/reason-3.7.0.ebuild b/dev-ml/reason/reason-3.7.0.ebuild
new file mode 100644
index 000000000000..c59e5dd86deb
--- /dev/null
+++ b/dev-ml/reason/reason-3.7.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit dune
+
+DESCRIPTION="Simple, fast & type safe language that leverages JavaScript and OCaml"
+HOMEPAGE="https://reasonml.github.io"
+SRC_URI="https://registry.npmjs.org/@esy-ocaml/${PN}/-/${P}.tgz"
+S="${WORKDIR}/package"
+
+LICENSE="BSD"
+SLOT="0/${PV}"
+KEYWORDS="~amd64"
+IUSE="+ocamlopt"
+
+RDEPEND="
+	dev-ml/fix:=
+	dev-ml/menhir:=
+	dev-ml/merlin-extend:=
+	dev-ml/ocaml-migrate-parsetree:=
+	dev-ml/result:=
+	dev-ml/utop:=
+"
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 26+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/reason/
@ 2021-12-08  3:09 Maciej Barć
  0 siblings, 0 replies; 26+ messages in thread
From: Maciej Barć @ 2021-12-08  3:09 UTC (permalink / raw
  To: gentoo-commits

commit:     a3c90b0be77a623363d8ec625d3a62863ad5eb97
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  8 03:09:12 2021 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Wed Dec  8 03:09:12 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3c90b0b

dev-ml/reason: newest version is on the MIT license

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 dev-ml/reason/reason-3.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/reason/reason-3.7.0.ebuild b/dev-ml/reason/reason-3.7.0.ebuild
index c59e5dd86deb..b306ddf38640 100644
--- a/dev-ml/reason/reason-3.7.0.ebuild
+++ b/dev-ml/reason/reason-3.7.0.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://reasonml.github.io"
 SRC_URI="https://registry.npmjs.org/@esy-ocaml/${PN}/-/${P}.tgz"
 S="${WORKDIR}/package"
 
-LICENSE="BSD"
+LICENSE="MIT"
 SLOT="0/${PV}"
 KEYWORDS="~amd64"
 IUSE="+ocamlopt"


^ permalink raw reply related	[flat|nested] 26+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/reason/
@ 2021-12-08  4:18 Maciej Barć
  0 siblings, 0 replies; 26+ messages in thread
From: Maciej Barć @ 2021-12-08  4:18 UTC (permalink / raw
  To: gentoo-commits

commit:     f8da24c8d51d7594eaa9af05948cbe808806a88c
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  8 04:14:30 2021 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Wed Dec  8 04:18:09 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8da24c8

dev-ml/reason: install missing rtop subpackage and small docs

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 dev-ml/reason/{reason-3.7.0.ebuild => reason-3.7.0-r1.ebuild} | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/dev-ml/reason/reason-3.7.0.ebuild b/dev-ml/reason/reason-3.7.0-r1.ebuild
similarity index 87%
rename from dev-ml/reason/reason-3.7.0.ebuild
rename to dev-ml/reason/reason-3.7.0-r1.ebuild
index b306ddf38640..c5b7bcec869d 100644
--- a/dev-ml/reason/reason-3.7.0.ebuild
+++ b/dev-ml/reason/reason-3.7.0-r1.ebuild
@@ -24,3 +24,10 @@ RDEPEND="
 	dev-ml/utop:=
 "
 DEPEND="${RDEPEND}"
+
+src_install() {
+	dune_src_install reason
+	dune_src_install rtop
+
+	dodoc *.md
+}


^ permalink raw reply related	[flat|nested] 26+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/reason/
@ 2021-12-11  0:20 Maciej Barć
  0 siblings, 0 replies; 26+ messages in thread
From: Maciej Barć @ 2021-12-11  0:20 UTC (permalink / raw
  To: gentoo-commits

commit:     fd083e5109192f66092f22f4903b9cd3b18e2a72
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 11 00:19:29 2021 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sat Dec 11 00:20:19 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd083e51

dev-ml/reason: upstream moved repository - facebook -> reasonml

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 dev-ml/reason/metadata.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ml/reason/metadata.xml b/dev-ml/reason/metadata.xml
index e1eb21a2e32d..4fc59b478a35 100644
--- a/dev-ml/reason/metadata.xml
+++ b/dev-ml/reason/metadata.xml
@@ -11,7 +11,7 @@
     project for a set of tools for the OCaml and JavaScript ecosystems.
   </longdescription>
   <upstream>
-    <bugs-to>https://github.com/facebook/reason/issues/</bugs-to>
-    <remote-id type="github">facebook/reason</remote-id>
+    <bugs-to>https://github.com/reasonml/reason/issues/</bugs-to>
+    <remote-id type="github">reasonml/reason</remote-id>
   </upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 26+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/reason/
@ 2022-01-29 19:36 Maciej Barć
  0 siblings, 0 replies; 26+ messages in thread
From: Maciej Barć @ 2022-01-29 19:36 UTC (permalink / raw
  To: gentoo-commits

commit:     4bd2c13ceac71f57a5ce72b48acc2a5039c0b055
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 29 19:31:50 2022 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sat Jan 29 19:35:58 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bd2c13c

dev-ml/reason: restrict to ocaml <4.13; bump to EAPI 8

Closes: https://bugs.gentoo.org/832338
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 .../{reason-3.7.0-r1.ebuild => reason-3.7.0-r2.ebuild} | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)

diff --git a/dev-ml/reason/reason-3.7.0-r1.ebuild b/dev-ml/reason/reason-3.7.0-r2.ebuild
similarity index 64%
rename from dev-ml/reason/reason-3.7.0-r1.ebuild
rename to dev-ml/reason/reason-3.7.0-r2.ebuild
index c5b7bcec869d..4836114dfded 100644
--- a/dev-ml/reason/reason-3.7.0-r1.ebuild
+++ b/dev-ml/reason/reason-3.7.0-r2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit dune
 
@@ -16,6 +16,7 @@ KEYWORDS="~amd64"
 IUSE="+ocamlopt"
 
 RDEPEND="
+	<dev-lang/ocaml-4.13.0:=[ocamlopt?]
 	dev-ml/fix:=
 	dev-ml/menhir:=
 	dev-ml/merlin-extend:=
@@ -25,9 +26,14 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}"
 
-src_install() {
-	dune_src_install reason
-	dune_src_install rtop
+DOCS=(
+	CODE_OF_CONDUCT.md HISTORY.md ORIGINS.md PLAN README.md
+	docs/GETTING_STARTED_CONTRIBUTING.md
+	docs/TYPE_PARAMETERS_PARSING.md
+	docs/USING_PARSER_PROGRAMMATICALLY.md
+)
 
-	dodoc *.md
+src_install() {
+	dune-install reason rtop
+	einstalldocs
 }


^ permalink raw reply related	[flat|nested] 26+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/reason/
@ 2022-02-28 10:30 Maciej Barć
  0 siblings, 0 replies; 26+ messages in thread
From: Maciej Barć @ 2022-02-28 10:30 UTC (permalink / raw
  To: gentoo-commits

commit:     a3c20f0dc37cbe9be98312416e3e9227c2e2c59c
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 28 10:30:21 2022 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Mon Feb 28 10:30:30 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3c20f0d

dev-ml/reason: bump to 3.7.0_p20211014 (2021.10.14 snapshot)

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 dev-ml/reason/Manifest                      |  1 +
 dev-ml/reason/reason-3.7.0_p20211014.ebuild | 40 +++++++++++++++++++++++++++++
 2 files changed, 41 insertions(+)

diff --git a/dev-ml/reason/Manifest b/dev-ml/reason/Manifest
index 4371149c2a48..85e869fa7c98 100644
--- a/dev-ml/reason/Manifest
+++ b/dev-ml/reason/Manifest
@@ -1 +1,2 @@
 DIST reason-3.7.0.tgz 1188558 BLAKE2B e5d9cebf98f95824b78d440fa9f91460eae1a1ed44a38e74be4f9404a0bdec046578d25febdf55c266466bffc16b4449e982f157b6d5aabfa1d507fdc3eb5aaf SHA512 263059970c88e105f09e8e47b3967add11fda31a79942f573c90a0ccb04149a5baaf3c3bbd1dd5a085ccdd3e63505f84855dd0fb888d34a9e9eda3248f300e24
+DIST reason-3.7.0_p20211014.tar.gz 1182345 BLAKE2B 2bd69011b80ef6e86dc4838e3612d2992e5aef865686362339b8e536c339ceeac852b948f1e495b9dcb5210302804d886c19e663d2333b477903915630c4a5f5 SHA512 a3923c5da1c4baa8e7292bbc066330cbebc2e090c301cbffb09b9753dbd241b502a8a9b0d92257d4f5e202e0b8cce6a579e934b4e877f987ec326fdd75d39620

diff --git a/dev-ml/reason/reason-3.7.0_p20211014.ebuild b/dev-ml/reason/reason-3.7.0_p20211014.ebuild
new file mode 100644
index 000000000000..09a560aa523a
--- /dev/null
+++ b/dev-ml/reason/reason-3.7.0_p20211014.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+H=ccc34729994b4a80d4f6274cc0165cd9113444d6
+
+inherit dune
+
+DESCRIPTION="Simple, fast & type safe language that leverages JavaScript and OCaml"
+HOMEPAGE="https://reasonml.github.io"
+SRC_URI="https://github.com/reasonml/${PN}/archive/${H}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/${PN}-${H}"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64"
+IUSE="+ocamlopt"
+
+RDEPEND="
+	dev-ml/fix:=
+	dev-ml/menhir:=
+	dev-ml/merlin-extend:=
+	dev-ml/ocaml-migrate-parsetree:=
+	dev-ml/result:=
+	dev-ml/utop:=
+"
+DEPEND="${RDEPEND}"
+
+DOCS=(
+	CODE_OF_CONDUCT.md HISTORY.md ORIGINS.md PLAN README.md
+	docs/GETTING_STARTED_CONTRIBUTING.md
+	docs/TYPE_PARAMETERS_PARSING.md
+	docs/USING_PARSER_PROGRAMMATICALLY.md
+)
+
+src_install() {
+	dune-install reason rtop
+	einstalldocs
+}


^ permalink raw reply related	[flat|nested] 26+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/reason/
@ 2022-03-09  1:36 Maciej Barć
  0 siblings, 0 replies; 26+ messages in thread
From: Maciej Barć @ 2022-03-09  1:36 UTC (permalink / raw
  To: gentoo-commits

commit:     40789a898b65633bafac77d0e2350acef3c3821b
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  8 23:35:22 2022 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Wed Mar  9 01:36:44 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40789a89

dev-ml/reason: bump to 3.8.0

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 dev-ml/reason/Manifest            |  1 +
 dev-ml/reason/reason-3.8.0.ebuild | 37 +++++++++++++++++++++++++++++++++++++
 2 files changed, 38 insertions(+)

diff --git a/dev-ml/reason/Manifest b/dev-ml/reason/Manifest
index 85e869fa7c98..23c04f1b3366 100644
--- a/dev-ml/reason/Manifest
+++ b/dev-ml/reason/Manifest
@@ -1,2 +1,3 @@
 DIST reason-3.7.0.tgz 1188558 BLAKE2B e5d9cebf98f95824b78d440fa9f91460eae1a1ed44a38e74be4f9404a0bdec046578d25febdf55c266466bffc16b4449e982f157b6d5aabfa1d507fdc3eb5aaf SHA512 263059970c88e105f09e8e47b3967add11fda31a79942f573c90a0ccb04149a5baaf3c3bbd1dd5a085ccdd3e63505f84855dd0fb888d34a9e9eda3248f300e24
 DIST reason-3.7.0_p20211014.tar.gz 1182345 BLAKE2B 2bd69011b80ef6e86dc4838e3612d2992e5aef865686362339b8e536c339ceeac852b948f1e495b9dcb5210302804d886c19e663d2333b477903915630c4a5f5 SHA512 a3923c5da1c4baa8e7292bbc066330cbebc2e090c301cbffb09b9753dbd241b502a8a9b0d92257d4f5e202e0b8cce6a579e934b4e877f987ec326fdd75d39620
+DIST reason-3.8.0.tar.gz 1216708 BLAKE2B 99e214a5ff24d0745c35c2522e9b9182fb3db624beb4d843a8e2e27a1e0b93c19e23d1bf44828b216bc58a6f6d447412ead76ffa351e4b3a63607202efd46d31 SHA512 54da28cbdbfb82d76a49f155c929a059e32b4d9e0bc63629b2f7a1206ae56482148519136c24a7bbfcb0a8ba5185070e89ffa187964feeec5e73328edeb754e4

diff --git a/dev-ml/reason/reason-3.8.0.ebuild b/dev-ml/reason/reason-3.8.0.ebuild
new file mode 100644
index 000000000000..29a823b9621d
--- /dev/null
+++ b/dev-ml/reason/reason-3.8.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit dune
+
+DESCRIPTION="Simple, fast & type safe language that leverages JavaScript and OCaml"
+HOMEPAGE="https://reasonml.github.io"
+SRC_URI="https://github.com/reasonml/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64"
+IUSE="+ocamlopt"
+
+RDEPEND="
+	dev-ml/fix:=
+	dev-ml/menhir:=
+	dev-ml/merlin-extend:=
+	dev-ml/ocaml-migrate-parsetree:=
+	dev-ml/result:=
+	dev-ml/utop:=
+"
+DEPEND="${RDEPEND}"
+
+DOCS=(
+	CODE_OF_CONDUCT.md HISTORY.md ORIGINS.md PLAN README.md
+	docs/GETTING_STARTED_CONTRIBUTING.md
+	docs/TYPE_PARAMETERS_PARSING.md
+	docs/USING_PARSER_PROGRAMMATICALLY.md
+)
+
+src_install() {
+	dune-install reason rtop
+	einstalldocs
+}


^ permalink raw reply related	[flat|nested] 26+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/reason/
@ 2022-06-28 15:19 Maciej Barć
  0 siblings, 0 replies; 26+ messages in thread
From: Maciej Barć @ 2022-06-28 15:19 UTC (permalink / raw
  To: gentoo-commits

commit:     6780ffdad8f8c0323318f72badb81c3eaaa909b0
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 28 15:05:30 2022 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Tue Jun 28 15:18:59 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6780ffda

dev-ml/reason: bump to 3.8.1

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 dev-ml/reason/Manifest            |  1 +
 dev-ml/reason/reason-3.8.1.ebuild | 37 +++++++++++++++++++++++++++++++++++++
 2 files changed, 38 insertions(+)

diff --git a/dev-ml/reason/Manifest b/dev-ml/reason/Manifest
index 23c04f1b3366..e7c1c55f9497 100644
--- a/dev-ml/reason/Manifest
+++ b/dev-ml/reason/Manifest
@@ -1,3 +1,4 @@
 DIST reason-3.7.0.tgz 1188558 BLAKE2B e5d9cebf98f95824b78d440fa9f91460eae1a1ed44a38e74be4f9404a0bdec046578d25febdf55c266466bffc16b4449e982f157b6d5aabfa1d507fdc3eb5aaf SHA512 263059970c88e105f09e8e47b3967add11fda31a79942f573c90a0ccb04149a5baaf3c3bbd1dd5a085ccdd3e63505f84855dd0fb888d34a9e9eda3248f300e24
 DIST reason-3.7.0_p20211014.tar.gz 1182345 BLAKE2B 2bd69011b80ef6e86dc4838e3612d2992e5aef865686362339b8e536c339ceeac852b948f1e495b9dcb5210302804d886c19e663d2333b477903915630c4a5f5 SHA512 a3923c5da1c4baa8e7292bbc066330cbebc2e090c301cbffb09b9753dbd241b502a8a9b0d92257d4f5e202e0b8cce6a579e934b4e877f987ec326fdd75d39620
 DIST reason-3.8.0.tar.gz 1216708 BLAKE2B 99e214a5ff24d0745c35c2522e9b9182fb3db624beb4d843a8e2e27a1e0b93c19e23d1bf44828b216bc58a6f6d447412ead76ffa351e4b3a63607202efd46d31 SHA512 54da28cbdbfb82d76a49f155c929a059e32b4d9e0bc63629b2f7a1206ae56482148519136c24a7bbfcb0a8ba5185070e89ffa187964feeec5e73328edeb754e4
+DIST reason-3.8.1.tar.gz 1263319 BLAKE2B 340aa12bbf53255bd83af4922f552e0e341a09dc9946eb1afd486c57446b29f70891abe58fe04c46f94b4fce3ca7d3b015bff5599c002c95e5e161104c3d30d3 SHA512 b792c654f07f3aaf529811c422b548036a51a3170892110945d9c17580f931815fb0773362d00f939a68e89b9ebdb74bcf05f65ae99d93b36f1cd398e877cfd3

diff --git a/dev-ml/reason/reason-3.8.1.ebuild b/dev-ml/reason/reason-3.8.1.ebuild
new file mode 100644
index 000000000000..29a823b9621d
--- /dev/null
+++ b/dev-ml/reason/reason-3.8.1.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit dune
+
+DESCRIPTION="Simple, fast & type safe language that leverages JavaScript and OCaml"
+HOMEPAGE="https://reasonml.github.io"
+SRC_URI="https://github.com/reasonml/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64"
+IUSE="+ocamlopt"
+
+RDEPEND="
+	dev-ml/fix:=
+	dev-ml/menhir:=
+	dev-ml/merlin-extend:=
+	dev-ml/ocaml-migrate-parsetree:=
+	dev-ml/result:=
+	dev-ml/utop:=
+"
+DEPEND="${RDEPEND}"
+
+DOCS=(
+	CODE_OF_CONDUCT.md HISTORY.md ORIGINS.md PLAN README.md
+	docs/GETTING_STARTED_CONTRIBUTING.md
+	docs/TYPE_PARAMETERS_PARSING.md
+	docs/USING_PARSER_PROGRAMMATICALLY.md
+)
+
+src_install() {
+	dune-install reason rtop
+	einstalldocs
+}


^ permalink raw reply related	[flat|nested] 26+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/reason/
@ 2022-06-28 15:19 Maciej Barć
  0 siblings, 0 replies; 26+ messages in thread
From: Maciej Barć @ 2022-06-28 15:19 UTC (permalink / raw
  To: gentoo-commits

commit:     5b55d78b92c78206f81ef5ca8551fb174c8beb0f
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 28 15:18:14 2022 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Tue Jun 28 15:19:00 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b55d78b

dev-ml/reason: drop old 3.7.0-r2

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 dev-ml/reason/Manifest               |  1 -
 dev-ml/reason/reason-3.7.0-r2.ebuild | 39 ------------------------------------
 2 files changed, 40 deletions(-)

diff --git a/dev-ml/reason/Manifest b/dev-ml/reason/Manifest
index e7c1c55f9497..002476ec9a56 100644
--- a/dev-ml/reason/Manifest
+++ b/dev-ml/reason/Manifest
@@ -1,4 +1,3 @@
-DIST reason-3.7.0.tgz 1188558 BLAKE2B e5d9cebf98f95824b78d440fa9f91460eae1a1ed44a38e74be4f9404a0bdec046578d25febdf55c266466bffc16b4449e982f157b6d5aabfa1d507fdc3eb5aaf SHA512 263059970c88e105f09e8e47b3967add11fda31a79942f573c90a0ccb04149a5baaf3c3bbd1dd5a085ccdd3e63505f84855dd0fb888d34a9e9eda3248f300e24
 DIST reason-3.7.0_p20211014.tar.gz 1182345 BLAKE2B 2bd69011b80ef6e86dc4838e3612d2992e5aef865686362339b8e536c339ceeac852b948f1e495b9dcb5210302804d886c19e663d2333b477903915630c4a5f5 SHA512 a3923c5da1c4baa8e7292bbc066330cbebc2e090c301cbffb09b9753dbd241b502a8a9b0d92257d4f5e202e0b8cce6a579e934b4e877f987ec326fdd75d39620
 DIST reason-3.8.0.tar.gz 1216708 BLAKE2B 99e214a5ff24d0745c35c2522e9b9182fb3db624beb4d843a8e2e27a1e0b93c19e23d1bf44828b216bc58a6f6d447412ead76ffa351e4b3a63607202efd46d31 SHA512 54da28cbdbfb82d76a49f155c929a059e32b4d9e0bc63629b2f7a1206ae56482148519136c24a7bbfcb0a8ba5185070e89ffa187964feeec5e73328edeb754e4
 DIST reason-3.8.1.tar.gz 1263319 BLAKE2B 340aa12bbf53255bd83af4922f552e0e341a09dc9946eb1afd486c57446b29f70891abe58fe04c46f94b4fce3ca7d3b015bff5599c002c95e5e161104c3d30d3 SHA512 b792c654f07f3aaf529811c422b548036a51a3170892110945d9c17580f931815fb0773362d00f939a68e89b9ebdb74bcf05f65ae99d93b36f1cd398e877cfd3

diff --git a/dev-ml/reason/reason-3.7.0-r2.ebuild b/dev-ml/reason/reason-3.7.0-r2.ebuild
deleted file mode 100644
index 4836114dfded..000000000000
--- a/dev-ml/reason/reason-3.7.0-r2.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit dune
-
-DESCRIPTION="Simple, fast & type safe language that leverages JavaScript and OCaml"
-HOMEPAGE="https://reasonml.github.io"
-SRC_URI="https://registry.npmjs.org/@esy-ocaml/${PN}/-/${P}.tgz"
-S="${WORKDIR}/package"
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE="+ocamlopt"
-
-RDEPEND="
-	<dev-lang/ocaml-4.13.0:=[ocamlopt?]
-	dev-ml/fix:=
-	dev-ml/menhir:=
-	dev-ml/merlin-extend:=
-	dev-ml/ocaml-migrate-parsetree:=
-	dev-ml/result:=
-	dev-ml/utop:=
-"
-DEPEND="${RDEPEND}"
-
-DOCS=(
-	CODE_OF_CONDUCT.md HISTORY.md ORIGINS.md PLAN README.md
-	docs/GETTING_STARTED_CONTRIBUTING.md
-	docs/TYPE_PARAMETERS_PARSING.md
-	docs/USING_PARSER_PROGRAMMATICALLY.md
-)
-
-src_install() {
-	dune-install reason rtop
-	einstalldocs
-}


^ permalink raw reply related	[flat|nested] 26+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/reason/
@ 2022-10-16  0:02 Maciej Barć
  0 siblings, 0 replies; 26+ messages in thread
From: Maciej Barć @ 2022-10-16  0:02 UTC (permalink / raw
  To: gentoo-commits

commit:     40b7c8484d18b0ea3acc5be12cd80a11a8056d74
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 16 00:02:29 2022 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sun Oct 16 00:02:43 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40b7c848

dev-ml/reason: drop old 3.7.0_p20211014

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 dev-ml/reason/Manifest                      |  1 -
 dev-ml/reason/reason-3.7.0_p20211014.ebuild | 40 -----------------------------
 2 files changed, 41 deletions(-)

diff --git a/dev-ml/reason/Manifest b/dev-ml/reason/Manifest
index 5de7bca1d324..b09f91b3b157 100644
--- a/dev-ml/reason/Manifest
+++ b/dev-ml/reason/Manifest
@@ -1,4 +1,3 @@
-DIST reason-3.7.0_p20211014.tar.gz 1182345 BLAKE2B 2bd69011b80ef6e86dc4838e3612d2992e5aef865686362339b8e536c339ceeac852b948f1e495b9dcb5210302804d886c19e663d2333b477903915630c4a5f5 SHA512 a3923c5da1c4baa8e7292bbc066330cbebc2e090c301cbffb09b9753dbd241b502a8a9b0d92257d4f5e202e0b8cce6a579e934b4e877f987ec326fdd75d39620
 DIST reason-3.8.0.tar.gz 1216708 BLAKE2B 99e214a5ff24d0745c35c2522e9b9182fb3db624beb4d843a8e2e27a1e0b93c19e23d1bf44828b216bc58a6f6d447412ead76ffa351e4b3a63607202efd46d31 SHA512 54da28cbdbfb82d76a49f155c929a059e32b4d9e0bc63629b2f7a1206ae56482148519136c24a7bbfcb0a8ba5185070e89ffa187964feeec5e73328edeb754e4
 DIST reason-3.8.1.tar.gz 1263319 BLAKE2B 340aa12bbf53255bd83af4922f552e0e341a09dc9946eb1afd486c57446b29f70891abe58fe04c46f94b4fce3ca7d3b015bff5599c002c95e5e161104c3d30d3 SHA512 b792c654f07f3aaf529811c422b548036a51a3170892110945d9c17580f931815fb0773362d00f939a68e89b9ebdb74bcf05f65ae99d93b36f1cd398e877cfd3
 DIST reason-3.8.2.tar.gz 1264705 BLAKE2B f82cde6c3e825e9c0e0911ed9c3f5febd0b475e7f93c8919be4a817d3ebb11193b4b827eedce3db06d343dc6c508b355b7b5a1cab612bfcb54f020ff52be7be0 SHA512 a38d4727ac9c53b8c7c1aa86b1db62ab85e149084e44ef559c5eb6e92090eca09a78f810b93f7d7d180fa8dfa40569b622fc439e0569749dc8478094404d8916

diff --git a/dev-ml/reason/reason-3.7.0_p20211014.ebuild b/dev-ml/reason/reason-3.7.0_p20211014.ebuild
deleted file mode 100644
index 09a560aa523a..000000000000
--- a/dev-ml/reason/reason-3.7.0_p20211014.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-H=ccc34729994b4a80d4f6274cc0165cd9113444d6
-
-inherit dune
-
-DESCRIPTION="Simple, fast & type safe language that leverages JavaScript and OCaml"
-HOMEPAGE="https://reasonml.github.io"
-SRC_URI="https://github.com/reasonml/${PN}/archive/${H}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/${PN}-${H}"
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE="+ocamlopt"
-
-RDEPEND="
-	dev-ml/fix:=
-	dev-ml/menhir:=
-	dev-ml/merlin-extend:=
-	dev-ml/ocaml-migrate-parsetree:=
-	dev-ml/result:=
-	dev-ml/utop:=
-"
-DEPEND="${RDEPEND}"
-
-DOCS=(
-	CODE_OF_CONDUCT.md HISTORY.md ORIGINS.md PLAN README.md
-	docs/GETTING_STARTED_CONTRIBUTING.md
-	docs/TYPE_PARAMETERS_PARSING.md
-	docs/USING_PARSER_PROGRAMMATICALLY.md
-)
-
-src_install() {
-	dune-install reason rtop
-	einstalldocs
-}


^ permalink raw reply related	[flat|nested] 26+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/reason/
@ 2022-10-16  0:02 Maciej Barć
  0 siblings, 0 replies; 26+ messages in thread
From: Maciej Barć @ 2022-10-16  0:02 UTC (permalink / raw
  To: gentoo-commits

commit:     f6d24da118ff6eb2cd415680453437f50a2e3f1c
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 16 00:02:07 2022 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sun Oct 16 00:02:43 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6d24da1

dev-ml/reason: bump to 3.8.2

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 dev-ml/reason/Manifest            |  1 +
 dev-ml/reason/reason-3.8.2.ebuild | 37 +++++++++++++++++++++++++++++++++++++
 2 files changed, 38 insertions(+)

diff --git a/dev-ml/reason/Manifest b/dev-ml/reason/Manifest
index 002476ec9a56..5de7bca1d324 100644
--- a/dev-ml/reason/Manifest
+++ b/dev-ml/reason/Manifest
@@ -1,3 +1,4 @@
 DIST reason-3.7.0_p20211014.tar.gz 1182345 BLAKE2B 2bd69011b80ef6e86dc4838e3612d2992e5aef865686362339b8e536c339ceeac852b948f1e495b9dcb5210302804d886c19e663d2333b477903915630c4a5f5 SHA512 a3923c5da1c4baa8e7292bbc066330cbebc2e090c301cbffb09b9753dbd241b502a8a9b0d92257d4f5e202e0b8cce6a579e934b4e877f987ec326fdd75d39620
 DIST reason-3.8.0.tar.gz 1216708 BLAKE2B 99e214a5ff24d0745c35c2522e9b9182fb3db624beb4d843a8e2e27a1e0b93c19e23d1bf44828b216bc58a6f6d447412ead76ffa351e4b3a63607202efd46d31 SHA512 54da28cbdbfb82d76a49f155c929a059e32b4d9e0bc63629b2f7a1206ae56482148519136c24a7bbfcb0a8ba5185070e89ffa187964feeec5e73328edeb754e4
 DIST reason-3.8.1.tar.gz 1263319 BLAKE2B 340aa12bbf53255bd83af4922f552e0e341a09dc9946eb1afd486c57446b29f70891abe58fe04c46f94b4fce3ca7d3b015bff5599c002c95e5e161104c3d30d3 SHA512 b792c654f07f3aaf529811c422b548036a51a3170892110945d9c17580f931815fb0773362d00f939a68e89b9ebdb74bcf05f65ae99d93b36f1cd398e877cfd3
+DIST reason-3.8.2.tar.gz 1264705 BLAKE2B f82cde6c3e825e9c0e0911ed9c3f5febd0b475e7f93c8919be4a817d3ebb11193b4b827eedce3db06d343dc6c508b355b7b5a1cab612bfcb54f020ff52be7be0 SHA512 a38d4727ac9c53b8c7c1aa86b1db62ab85e149084e44ef559c5eb6e92090eca09a78f810b93f7d7d180fa8dfa40569b622fc439e0569749dc8478094404d8916

diff --git a/dev-ml/reason/reason-3.8.2.ebuild b/dev-ml/reason/reason-3.8.2.ebuild
new file mode 100644
index 000000000000..29a823b9621d
--- /dev/null
+++ b/dev-ml/reason/reason-3.8.2.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit dune
+
+DESCRIPTION="Simple, fast & type safe language that leverages JavaScript and OCaml"
+HOMEPAGE="https://reasonml.github.io"
+SRC_URI="https://github.com/reasonml/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64"
+IUSE="+ocamlopt"
+
+RDEPEND="
+	dev-ml/fix:=
+	dev-ml/menhir:=
+	dev-ml/merlin-extend:=
+	dev-ml/ocaml-migrate-parsetree:=
+	dev-ml/result:=
+	dev-ml/utop:=
+"
+DEPEND="${RDEPEND}"
+
+DOCS=(
+	CODE_OF_CONDUCT.md HISTORY.md ORIGINS.md PLAN README.md
+	docs/GETTING_STARTED_CONTRIBUTING.md
+	docs/TYPE_PARAMETERS_PARSING.md
+	docs/USING_PARSER_PROGRAMMATICALLY.md
+)
+
+src_install() {
+	dune-install reason rtop
+	einstalldocs
+}


^ permalink raw reply related	[flat|nested] 26+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/reason/
@ 2022-12-21  7:33 Alfredo Tupone
  0 siblings, 0 replies; 26+ messages in thread
From: Alfredo Tupone @ 2022-12-21  7:33 UTC (permalink / raw
  To: gentoo-commits

commit:     a767a65b4a3211f1989657e6d0015d788fd031cf
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 21 07:32:49 2022 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Wed Dec 21 07:33:20 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a767a65b

dev-ml/reason: keyword 3.8.2 for ~x86

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ml/reason/reason-3.8.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/reason/reason-3.8.2.ebuild b/dev-ml/reason/reason-3.8.2.ebuild
index 29a823b9621d..ade9712c67b7 100644
--- a/dev-ml/reason/reason-3.8.2.ebuild
+++ b/dev-ml/reason/reason-3.8.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/reasonml/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE="+ocamlopt"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 26+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/reason/
@ 2023-06-17 17:52 Maciej Barć
  0 siblings, 0 replies; 26+ messages in thread
From: Maciej Barć @ 2023-06-17 17:52 UTC (permalink / raw
  To: gentoo-commits

commit:     541e6db7d287c60456565d800eff7d5dca538202
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 17 12:14:14 2023 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sat Jun 17 17:43:33 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=541e6db7

dev-ml/reason: drop old 3.8.0

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 dev-ml/reason/Manifest            |  1 -
 dev-ml/reason/reason-3.8.0.ebuild | 37 -------------------------------------
 2 files changed, 38 deletions(-)

diff --git a/dev-ml/reason/Manifest b/dev-ml/reason/Manifest
index b09f91b3b157..e95d5d3bb004 100644
--- a/dev-ml/reason/Manifest
+++ b/dev-ml/reason/Manifest
@@ -1,3 +1,2 @@
-DIST reason-3.8.0.tar.gz 1216708 BLAKE2B 99e214a5ff24d0745c35c2522e9b9182fb3db624beb4d843a8e2e27a1e0b93c19e23d1bf44828b216bc58a6f6d447412ead76ffa351e4b3a63607202efd46d31 SHA512 54da28cbdbfb82d76a49f155c929a059e32b4d9e0bc63629b2f7a1206ae56482148519136c24a7bbfcb0a8ba5185070e89ffa187964feeec5e73328edeb754e4
 DIST reason-3.8.1.tar.gz 1263319 BLAKE2B 340aa12bbf53255bd83af4922f552e0e341a09dc9946eb1afd486c57446b29f70891abe58fe04c46f94b4fce3ca7d3b015bff5599c002c95e5e161104c3d30d3 SHA512 b792c654f07f3aaf529811c422b548036a51a3170892110945d9c17580f931815fb0773362d00f939a68e89b9ebdb74bcf05f65ae99d93b36f1cd398e877cfd3
 DIST reason-3.8.2.tar.gz 1264705 BLAKE2B f82cde6c3e825e9c0e0911ed9c3f5febd0b475e7f93c8919be4a817d3ebb11193b4b827eedce3db06d343dc6c508b355b7b5a1cab612bfcb54f020ff52be7be0 SHA512 a38d4727ac9c53b8c7c1aa86b1db62ab85e149084e44ef559c5eb6e92090eca09a78f810b93f7d7d180fa8dfa40569b622fc439e0569749dc8478094404d8916

diff --git a/dev-ml/reason/reason-3.8.0.ebuild b/dev-ml/reason/reason-3.8.0.ebuild
deleted file mode 100644
index 29a823b9621d..000000000000
--- a/dev-ml/reason/reason-3.8.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit dune
-
-DESCRIPTION="Simple, fast & type safe language that leverages JavaScript and OCaml"
-HOMEPAGE="https://reasonml.github.io"
-SRC_URI="https://github.com/reasonml/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE="+ocamlopt"
-
-RDEPEND="
-	dev-ml/fix:=
-	dev-ml/menhir:=
-	dev-ml/merlin-extend:=
-	dev-ml/ocaml-migrate-parsetree:=
-	dev-ml/result:=
-	dev-ml/utop:=
-"
-DEPEND="${RDEPEND}"
-
-DOCS=(
-	CODE_OF_CONDUCT.md HISTORY.md ORIGINS.md PLAN README.md
-	docs/GETTING_STARTED_CONTRIBUTING.md
-	docs/TYPE_PARAMETERS_PARSING.md
-	docs/USING_PARSER_PROGRAMMATICALLY.md
-)
-
-src_install() {
-	dune-install reason rtop
-	einstalldocs
-}


^ permalink raw reply related	[flat|nested] 26+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/reason/
@ 2023-06-17 17:52 Maciej Barć
  0 siblings, 0 replies; 26+ messages in thread
From: Maciej Barć @ 2023-06-17 17:52 UTC (permalink / raw
  To: gentoo-commits

commit:     2c00f12c9d2b94dea6c8d2993546212a507ff26d
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 17 12:14:19 2023 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sat Jun 17 17:43:33 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c00f12c

dev-ml/reason: drop old 3.8.1

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 dev-ml/reason/Manifest            |  1 -
 dev-ml/reason/reason-3.8.1.ebuild | 37 -------------------------------------
 2 files changed, 38 deletions(-)

diff --git a/dev-ml/reason/Manifest b/dev-ml/reason/Manifest
index e95d5d3bb004..a031a7db81ab 100644
--- a/dev-ml/reason/Manifest
+++ b/dev-ml/reason/Manifest
@@ -1,2 +1 @@
-DIST reason-3.8.1.tar.gz 1263319 BLAKE2B 340aa12bbf53255bd83af4922f552e0e341a09dc9946eb1afd486c57446b29f70891abe58fe04c46f94b4fce3ca7d3b015bff5599c002c95e5e161104c3d30d3 SHA512 b792c654f07f3aaf529811c422b548036a51a3170892110945d9c17580f931815fb0773362d00f939a68e89b9ebdb74bcf05f65ae99d93b36f1cd398e877cfd3
 DIST reason-3.8.2.tar.gz 1264705 BLAKE2B f82cde6c3e825e9c0e0911ed9c3f5febd0b475e7f93c8919be4a817d3ebb11193b4b827eedce3db06d343dc6c508b355b7b5a1cab612bfcb54f020ff52be7be0 SHA512 a38d4727ac9c53b8c7c1aa86b1db62ab85e149084e44ef559c5eb6e92090eca09a78f810b93f7d7d180fa8dfa40569b622fc439e0569749dc8478094404d8916

diff --git a/dev-ml/reason/reason-3.8.1.ebuild b/dev-ml/reason/reason-3.8.1.ebuild
deleted file mode 100644
index 29a823b9621d..000000000000
--- a/dev-ml/reason/reason-3.8.1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit dune
-
-DESCRIPTION="Simple, fast & type safe language that leverages JavaScript and OCaml"
-HOMEPAGE="https://reasonml.github.io"
-SRC_URI="https://github.com/reasonml/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE="+ocamlopt"
-
-RDEPEND="
-	dev-ml/fix:=
-	dev-ml/menhir:=
-	dev-ml/merlin-extend:=
-	dev-ml/ocaml-migrate-parsetree:=
-	dev-ml/result:=
-	dev-ml/utop:=
-"
-DEPEND="${RDEPEND}"
-
-DOCS=(
-	CODE_OF_CONDUCT.md HISTORY.md ORIGINS.md PLAN README.md
-	docs/GETTING_STARTED_CONTRIBUTING.md
-	docs/TYPE_PARAMETERS_PARSING.md
-	docs/USING_PARSER_PROGRAMMATICALLY.md
-)
-
-src_install() {
-	dune-install reason rtop
-	einstalldocs
-}


^ permalink raw reply related	[flat|nested] 26+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/reason/
@ 2023-06-17 17:52 Maciej Barć
  0 siblings, 0 replies; 26+ messages in thread
From: Maciej Barć @ 2023-06-17 17:52 UTC (permalink / raw
  To: gentoo-commits

commit:     c32321a3c309b38749eceeb39ae9b56618722b3e
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 17 12:22:38 2023 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sat Jun 17 17:43:33 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c32321a3

dev-ml/reason: bump to 3.9.0

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 dev-ml/reason/Manifest            |  1 +
 dev-ml/reason/reason-3.9.0.ebuild | 40 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 41 insertions(+)

diff --git a/dev-ml/reason/Manifest b/dev-ml/reason/Manifest
index a031a7db81ab..14bfb56e5e26 100644
--- a/dev-ml/reason/Manifest
+++ b/dev-ml/reason/Manifest
@@ -1 +1,2 @@
 DIST reason-3.8.2.tar.gz 1264705 BLAKE2B f82cde6c3e825e9c0e0911ed9c3f5febd0b475e7f93c8919be4a817d3ebb11193b4b827eedce3db06d343dc6c508b355b7b5a1cab612bfcb54f020ff52be7be0 SHA512 a38d4727ac9c53b8c7c1aa86b1db62ab85e149084e44ef559c5eb6e92090eca09a78f810b93f7d7d180fa8dfa40569b622fc439e0569749dc8478094404d8916
+DIST reason-3.9.0.tar.gz 668271 BLAKE2B 46c5937a16462807e653837c7359c661eeb378dcc9ca619b80d8c308e153227c9cfba9c6c1878f87e08c6ca4a026f0acf5ff8e8902765084bddfd4fbacdfd617 SHA512 0b22d21674ed9d0efcde8512476cb6274b3ef43a619c02ae448fb3bb55318af0509c7fc8fb14784411383375e020729eba4b3855569ecefb177deadf462a0de4

diff --git a/dev-ml/reason/reason-3.9.0.ebuild b/dev-ml/reason/reason-3.9.0.ebuild
new file mode 100644
index 000000000000..6516187ac47f
--- /dev/null
+++ b/dev-ml/reason/reason-3.9.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit dune
+
+DESCRIPTION="Simple, fast & type safe language that leverages JavaScript and OCaml"
+HOMEPAGE="https://reasonml.github.io/
+	https://github.com/reasonml/reason/"
+
+if [[ ${PV} == *9999* ]] ; then
+	inherit git-r3
+	EGIT_REPO_URI="https://github.com/reasonml/${PN}.git"
+else
+	SRC_URI="https://github.com/reasonml/${PN}/archive/${PV}.tar.gz
+		-> ${P}.tar.gz"
+	KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+IUSE="+ocamlopt"
+
+RDEPEND="
+	dev-ml/fix:=
+	dev-ml/menhir:=
+	dev-ml/merlin-extend:=
+	dev-ml/ocaml-migrate-parsetree:=
+	dev-ml/ppx_derivers:=
+	dev-ml/ppxlib:=
+	dev-ml/utop:=
+"
+DEPEND="${RDEPEND}"
+
+src_install() {
+	dune-install reason rtop
+
+	dodoc *.md docs/*.md
+}


^ permalink raw reply related	[flat|nested] 26+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/reason/
@ 2023-07-08 20:38 Alfredo Tupone
  0 siblings, 0 replies; 26+ messages in thread
From: Alfredo Tupone @ 2023-07-08 20:38 UTC (permalink / raw
  To: gentoo-commits

commit:     708baff14e7ddee97d9130ead3248a54b9fd7f40
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  8 20:37:12 2023 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sat Jul  8 20:37:57 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=708baff1

dev-ml/reason: add dune-build-info dep

Closes: https://bugs.gentoo.org/908701
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ml/reason/{reason-3.9.0.ebuild => reason-3.9.0-r1.ebuild} | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-ml/reason/reason-3.9.0.ebuild b/dev-ml/reason/reason-3.9.0-r1.ebuild
similarity index 96%
rename from dev-ml/reason/reason-3.9.0.ebuild
rename to dev-ml/reason/reason-3.9.0-r1.ebuild
index 6516187ac47f..d5e02288741c 100644
--- a/dev-ml/reason/reason-3.9.0.ebuild
+++ b/dev-ml/reason/reason-3.9.0-r1.ebuild
@@ -23,6 +23,7 @@ SLOT="0/${PV}"
 IUSE="+ocamlopt"
 
 RDEPEND="
+	dev-ml/dune-build-info:=
 	dev-ml/fix:=
 	dev-ml/menhir:=
 	dev-ml/merlin-extend:=


^ permalink raw reply related	[flat|nested] 26+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/reason/
@ 2023-08-27 12:42 Maciej Barć
  0 siblings, 0 replies; 26+ messages in thread
From: Maciej Barć @ 2023-08-27 12:42 UTC (permalink / raw
  To: gentoo-commits

commit:     0f4470c19165dc10691657b5f9690499db0e4776
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 27 12:36:33 2023 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sun Aug 27 12:42:47 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f4470c1

dev-ml/reason: drop old 3.8.2

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 dev-ml/reason/Manifest            |  1 -
 dev-ml/reason/reason-3.8.2.ebuild | 37 -------------------------------------
 2 files changed, 38 deletions(-)

diff --git a/dev-ml/reason/Manifest b/dev-ml/reason/Manifest
index 14bfb56e5e26..ce468f89d3cf 100644
--- a/dev-ml/reason/Manifest
+++ b/dev-ml/reason/Manifest
@@ -1,2 +1 @@
-DIST reason-3.8.2.tar.gz 1264705 BLAKE2B f82cde6c3e825e9c0e0911ed9c3f5febd0b475e7f93c8919be4a817d3ebb11193b4b827eedce3db06d343dc6c508b355b7b5a1cab612bfcb54f020ff52be7be0 SHA512 a38d4727ac9c53b8c7c1aa86b1db62ab85e149084e44ef559c5eb6e92090eca09a78f810b93f7d7d180fa8dfa40569b622fc439e0569749dc8478094404d8916
 DIST reason-3.9.0.tar.gz 668271 BLAKE2B 46c5937a16462807e653837c7359c661eeb378dcc9ca619b80d8c308e153227c9cfba9c6c1878f87e08c6ca4a026f0acf5ff8e8902765084bddfd4fbacdfd617 SHA512 0b22d21674ed9d0efcde8512476cb6274b3ef43a619c02ae448fb3bb55318af0509c7fc8fb14784411383375e020729eba4b3855569ecefb177deadf462a0de4

diff --git a/dev-ml/reason/reason-3.8.2.ebuild b/dev-ml/reason/reason-3.8.2.ebuild
deleted file mode 100644
index ade9712c67b7..000000000000
--- a/dev-ml/reason/reason-3.8.2.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit dune
-
-DESCRIPTION="Simple, fast & type safe language that leverages JavaScript and OCaml"
-HOMEPAGE="https://reasonml.github.io"
-SRC_URI="https://github.com/reasonml/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE="+ocamlopt"
-
-RDEPEND="
-	dev-ml/fix:=
-	dev-ml/menhir:=
-	dev-ml/merlin-extend:=
-	dev-ml/ocaml-migrate-parsetree:=
-	dev-ml/result:=
-	dev-ml/utop:=
-"
-DEPEND="${RDEPEND}"
-
-DOCS=(
-	CODE_OF_CONDUCT.md HISTORY.md ORIGINS.md PLAN README.md
-	docs/GETTING_STARTED_CONTRIBUTING.md
-	docs/TYPE_PARAMETERS_PARSING.md
-	docs/USING_PARSER_PROGRAMMATICALLY.md
-)
-
-src_install() {
-	dune-install reason rtop
-	einstalldocs
-}


^ permalink raw reply related	[flat|nested] 26+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/reason/
@ 2024-02-26  0:54 Maciej Barć
  0 siblings, 0 replies; 26+ messages in thread
From: Maciej Barć @ 2024-02-26  0:54 UTC (permalink / raw
  To: gentoo-commits

commit:     04b05854ce34e131c408759072dc46f5c204f04b
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 26 00:37:46 2024 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Mon Feb 26 00:54:08 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04b05854

dev-ml/reason: bump to 3.11.0

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 dev-ml/reason/Manifest             |  1 +
 dev-ml/reason/reason-3.11.0.ebuild | 43 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 44 insertions(+)

diff --git a/dev-ml/reason/Manifest b/dev-ml/reason/Manifest
index 86e36fac92ad..93920496d1ab 100644
--- a/dev-ml/reason/Manifest
+++ b/dev-ml/reason/Manifest
@@ -1 +1,2 @@
 DIST reason-3.10.0.tar.gz 668962 BLAKE2B 11ab06cf12d2bd2381a6e12bd0dd7627ce454356db21ad189acaea7d24dac7e3647c10bb4478ded41f946d2d982b20988e448eb63ba4b68574bdbafa2984d0b7 SHA512 9be379b3953f57096139d766ef7c55d89bf70be4a8153177b9812bfa69c4260ee91dfeb87df2b71d63840f612e53e46cd2867085bdcfc7040e53817a8ff92225
+DIST reason-3.11.0.tar.gz 699692 BLAKE2B c377e7ccb222ade2f0a5a9b50147a045fb10a95d7e3a8a9ce91674f76a3174ef169f5575ecde7004db2a43350ac8e7cc73315eefcda57b98c9b3d6cc83ed13bd SHA512 71b70e06afbc193c1c4b379c570347e4f971ed001d60e73cf4a745a9bc110e78d329d5ce5334b59aacb7dbe8d2f12f50b7c6786c9a35fff445da0d26f6a87f7d

diff --git a/dev-ml/reason/reason-3.11.0.ebuild b/dev-ml/reason/reason-3.11.0.ebuild
new file mode 100644
index 000000000000..d9655ff84950
--- /dev/null
+++ b/dev-ml/reason/reason-3.11.0.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit dune
+
+DESCRIPTION="Simple, fast & type safe language that leverages JavaScript and OCaml"
+HOMEPAGE="https://reasonml.github.io/
+	https://github.com/reasonml/reason/"
+
+if [[ ${PV} == *9999* ]] ; then
+	inherit git-r3
+	EGIT_REPO_URI="https://github.com/reasonml/${PN}.git"
+else
+	SRC_URI="https://github.com/reasonml/${PN}/archive/${PV}.tar.gz
+		-> ${P}.tar.gz"
+	KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+IUSE="+ocamlopt"
+
+RDEPEND="
+	dev-ml/dune-build-info:=
+	dev-ml/fix:=
+	dev-ml/menhir:=
+	dev-ml/merlin-extend:=
+	dev-ml/ocaml-migrate-parsetree:=
+	dev-ml/ppx_derivers:=
+	dev-ml/ppxlib:=
+	dev-ml/utop:=
+"
+DEPEND="${RDEPEND}"
+
+PATCHES=( "${FILESDIR}/${PN}-3.10.0-fake-git-version.patch" )
+
+src_install() {
+	dune-install reason rtop
+
+	dodoc *.md docs/*.md
+}


^ permalink raw reply related	[flat|nested] 26+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/reason/
@ 2024-02-26  0:54 Maciej Barć
  0 siblings, 0 replies; 26+ messages in thread
From: Maciej Barć @ 2024-02-26  0:54 UTC (permalink / raw
  To: gentoo-commits

commit:     0d85fd441fe5f2b0ff8c5717b95363c49df68d2b
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 26 00:33:10 2024 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Mon Feb 26 00:54:08 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d85fd44

dev-ml/reason: drop old 3.9.0-r1

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 dev-ml/reason/Manifest               |  1 -
 dev-ml/reason/reason-3.9.0-r1.ebuild | 41 ------------------------------------
 2 files changed, 42 deletions(-)

diff --git a/dev-ml/reason/Manifest b/dev-ml/reason/Manifest
index 13f0c838b71d..86e36fac92ad 100644
--- a/dev-ml/reason/Manifest
+++ b/dev-ml/reason/Manifest
@@ -1,2 +1 @@
 DIST reason-3.10.0.tar.gz 668962 BLAKE2B 11ab06cf12d2bd2381a6e12bd0dd7627ce454356db21ad189acaea7d24dac7e3647c10bb4478ded41f946d2d982b20988e448eb63ba4b68574bdbafa2984d0b7 SHA512 9be379b3953f57096139d766ef7c55d89bf70be4a8153177b9812bfa69c4260ee91dfeb87df2b71d63840f612e53e46cd2867085bdcfc7040e53817a8ff92225
-DIST reason-3.9.0.tar.gz 668271 BLAKE2B 46c5937a16462807e653837c7359c661eeb378dcc9ca619b80d8c308e153227c9cfba9c6c1878f87e08c6ca4a026f0acf5ff8e8902765084bddfd4fbacdfd617 SHA512 0b22d21674ed9d0efcde8512476cb6274b3ef43a619c02ae448fb3bb55318af0509c7fc8fb14784411383375e020729eba4b3855569ecefb177deadf462a0de4

diff --git a/dev-ml/reason/reason-3.9.0-r1.ebuild b/dev-ml/reason/reason-3.9.0-r1.ebuild
deleted file mode 100644
index d5e02288741c..000000000000
--- a/dev-ml/reason/reason-3.9.0-r1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit dune
-
-DESCRIPTION="Simple, fast & type safe language that leverages JavaScript and OCaml"
-HOMEPAGE="https://reasonml.github.io/
-	https://github.com/reasonml/reason/"
-
-if [[ ${PV} == *9999* ]] ; then
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/reasonml/${PN}.git"
-else
-	SRC_URI="https://github.com/reasonml/${PN}/archive/${PV}.tar.gz
-		-> ${P}.tar.gz"
-	KEYWORDS="~amd64 ~x86"
-fi
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-IUSE="+ocamlopt"
-
-RDEPEND="
-	dev-ml/dune-build-info:=
-	dev-ml/fix:=
-	dev-ml/menhir:=
-	dev-ml/merlin-extend:=
-	dev-ml/ocaml-migrate-parsetree:=
-	dev-ml/ppx_derivers:=
-	dev-ml/ppxlib:=
-	dev-ml/utop:=
-"
-DEPEND="${RDEPEND}"
-
-src_install() {
-	dune-install reason rtop
-
-	dodoc *.md docs/*.md
-}


^ permalink raw reply related	[flat|nested] 26+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/reason/
@ 2024-05-26 21:36 Maciej Barć
  0 siblings, 0 replies; 26+ messages in thread
From: Maciej Barć @ 2024-05-26 21:36 UTC (permalink / raw
  To: gentoo-commits

commit:     1be1ec7c06f99a707ec5431df57f148f13e62b32
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sun May 26 21:05:48 2024 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sun May 26 21:36:15 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1be1ec7c

dev-ml/reason: drop old 3.10.0

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 dev-ml/reason/Manifest             |  1 -
 dev-ml/reason/reason-3.10.0.ebuild | 43 --------------------------------------
 2 files changed, 44 deletions(-)

diff --git a/dev-ml/reason/Manifest b/dev-ml/reason/Manifest
index 93920496d1ab..db2f1a18f01c 100644
--- a/dev-ml/reason/Manifest
+++ b/dev-ml/reason/Manifest
@@ -1,2 +1 @@
-DIST reason-3.10.0.tar.gz 668962 BLAKE2B 11ab06cf12d2bd2381a6e12bd0dd7627ce454356db21ad189acaea7d24dac7e3647c10bb4478ded41f946d2d982b20988e448eb63ba4b68574bdbafa2984d0b7 SHA512 9be379b3953f57096139d766ef7c55d89bf70be4a8153177b9812bfa69c4260ee91dfeb87df2b71d63840f612e53e46cd2867085bdcfc7040e53817a8ff92225
 DIST reason-3.11.0.tar.gz 699692 BLAKE2B c377e7ccb222ade2f0a5a9b50147a045fb10a95d7e3a8a9ce91674f76a3174ef169f5575ecde7004db2a43350ac8e7cc73315eefcda57b98c9b3d6cc83ed13bd SHA512 71b70e06afbc193c1c4b379c570347e4f971ed001d60e73cf4a745a9bc110e78d329d5ce5334b59aacb7dbe8d2f12f50b7c6786c9a35fff445da0d26f6a87f7d

diff --git a/dev-ml/reason/reason-3.10.0.ebuild b/dev-ml/reason/reason-3.10.0.ebuild
deleted file mode 100644
index d9655ff84950..000000000000
--- a/dev-ml/reason/reason-3.10.0.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit dune
-
-DESCRIPTION="Simple, fast & type safe language that leverages JavaScript and OCaml"
-HOMEPAGE="https://reasonml.github.io/
-	https://github.com/reasonml/reason/"
-
-if [[ ${PV} == *9999* ]] ; then
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/reasonml/${PN}.git"
-else
-	SRC_URI="https://github.com/reasonml/${PN}/archive/${PV}.tar.gz
-		-> ${P}.tar.gz"
-	KEYWORDS="~amd64 ~x86"
-fi
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-IUSE="+ocamlopt"
-
-RDEPEND="
-	dev-ml/dune-build-info:=
-	dev-ml/fix:=
-	dev-ml/menhir:=
-	dev-ml/merlin-extend:=
-	dev-ml/ocaml-migrate-parsetree:=
-	dev-ml/ppx_derivers:=
-	dev-ml/ppxlib:=
-	dev-ml/utop:=
-"
-DEPEND="${RDEPEND}"
-
-PATCHES=( "${FILESDIR}/${PN}-3.10.0-fake-git-version.patch" )
-
-src_install() {
-	dune-install reason rtop
-
-	dodoc *.md docs/*.md
-}


^ permalink raw reply related	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2024-05-26 21:36 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-26 21:36 [gentoo-commits] repo/gentoo:master commit in: dev-ml/reason/ Maciej Barć
  -- strict thread matches above, loose matches on Subject: below --
2024-02-26  0:54 Maciej Barć
2024-02-26  0:54 Maciej Barć
2023-08-27 12:42 Maciej Barć
2023-07-08 20:38 Alfredo Tupone
2023-06-17 17:52 Maciej Barć
2023-06-17 17:52 Maciej Barć
2023-06-17 17:52 Maciej Barć
2022-12-21  7:33 Alfredo Tupone
2022-10-16  0:02 Maciej Barć
2022-10-16  0:02 Maciej Barć
2022-06-28 15:19 Maciej Barć
2022-06-28 15:19 Maciej Barć
2022-03-09  1:36 Maciej Barć
2022-02-28 10:30 Maciej Barć
2022-01-29 19:36 Maciej Barć
2021-12-11  0:20 Maciej Barć
2021-12-08  4:18 Maciej Barć
2021-12-08  3:09 Maciej Barć
2021-12-08  2:13 Maciej Barć
2017-08-06 12:30 Alexis Ballier
2017-06-03 15:13 Alexis Ballier
2017-05-30 18:08 Alexis Ballier
2017-05-02  9:33 Alexis Ballier
2017-04-20  9:33 Alexis Ballier
2017-04-01 12:24 Alexis Ballier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox