[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/

2023-10-27 Thread Sam James
commit: 90a6d8b3713524e212382dea9715da531e96c999
Author: John Helmert III  gentoo  org>
AuthorDate: Sun Oct 22 23:07:05 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Oct 28 00:24:08 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90a6d8b3

dev-ml/ocamlbuild: drop 0.11.0 (requires old ocaml)

Signed-off-by: John Helmert III  gentoo.org>
Signed-off-by: Sam James  gentoo.org>

 dev-ml/ocamlbuild/Manifest |  1 -
 dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild | 47 --
 2 files changed, 48 deletions(-)

diff --git a/dev-ml/ocamlbuild/Manifest b/dev-ml/ocamlbuild/Manifest
index b14a70fb840e..12c241b94048 100644
--- a/dev-ml/ocamlbuild/Manifest
+++ b/dev-ml/ocamlbuild/Manifest
@@ -1,4 +1,3 @@
-DIST ocamlbuild-0.11.0.tar.gz 195297 BLAKE2B 
2d653c402edf58035fa6efb65c99c956fe78efc4759f29c8ddab8263310a5d243d25d37d4c1a4f0699f151afb6d4c6df4c1550f95d6e915963b3d86923877225
 SHA512 
14bc44cc63b6c99e711658a1145247bad8263632fbb4550238cef15e226a76b83e51b83575a7a96f16b96ec321dedd0ef23f36166c354838aec1922f58179efd
 DIST ocamlbuild-0.14.0.tar.gz 198267 BLAKE2B 
355d61ba68e61b9ee18a9fc0fbb9062405f44707b180ca7ad4bfec727ca3d3d2cc08f17be118ca3a4161c7789d975e7f431812e9139d4fde85a1a27ab68c8ac3
 SHA512 
ae60247396399dfd35644c8c1986ef7679e5a9964df82e3388bfc6dd4c5b88a13d6869a698d14a9ac70dc48e4ce1c003f543c85426d8c862ca31dea37a554b07
 DIST ocamlbuild-0.14.1.tar.gz 199103 BLAKE2B 
e29d5cf2b333dd45c0aa86cc1fa4ddb160079b8a7badfe6127039d9215d3e6ad655eeacc9410887eadf1d61615025a59ea008254cae5fd65c13eb2afc7937ec8
 SHA512 
1f5b43215b1d3dc427b9c64e005add9d423ed4bca9686d52c55912df8955647cb2d7d86622d44b41b14c4f0d657b770c27967c541c868eeb7c78e3bd35b827ad
 DIST ocamlbuild-0.14.2.tar.gz 199293 BLAKE2B 
d81613878f93f27c6de41461e6b3cebe0744a5204297725263a608cb129a708aaf6f27b444b97d68f2bde844a760f8e78647641f10eed61e727ef3936562cdea
 SHA512 
f568bf10431a1f701e8bd7554dc662400a0d978411038bbad93d44dceab02874490a8a5886a9b44e017347e7949997f13f5c3752f74e1eb5e273d2beb19a75fd

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild
deleted file mode 100644
index f9ad039b6b33..
--- a/dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Generic build tool with built-in rules for building OCaml library 
and programs"
-HOMEPAGE="https://github.com/ocaml/ocamlbuild;
-SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="LGPL-2.1-with-linking-exception"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux"
-IUSE="+ocamlopt test"
-RESTRICT="!test? ( test )"
-
-# does not compile with ocaml-4.09 (bug # 708696 and #708872)
-RDEPEND="

[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/

2023-02-25 Thread Sam James
commit: ceda82dca13208d63fa081615fae30ff0718e9df
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 26 00:40:09 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 26 00:40:09 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ceda82dc

dev-ml/ocamlbuild: Stabilize 0.14.2 arm, #897752

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.14.2.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.14.2.ebuild
index b2876eb9e22e..f993290fec26 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.14.2.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.14.2.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv x86 
~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv x86 
~amd64-linux ~x86-linux"
 IUSE="+ocamlopt"
 RESTRICT="test"  # Tests fail
 



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/

2023-02-25 Thread Sam James
commit: 832a9c5facdd5626e2c6dc5fd91d10557d76b6a0
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 26 00:40:11 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 26 00:40:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=832a9c5f

dev-ml/ocamlbuild: Stabilize 0.14.2 arm64, #897752

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.14.2.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.14.2.ebuild
index f993290fec26..85b68ab79e40 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.14.2.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.14.2.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0/${PV}"
-KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv x86 
~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv x86 
~amd64-linux ~x86-linux"
 IUSE="+ocamlopt"
 RESTRICT="test"  # Tests fail
 



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/

2023-02-25 Thread Sam James
commit: 80513a57926be21f9a0ddd0d9225b9111a17b506
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 26 00:40:12 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 26 00:40:12 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80513a57

dev-ml/ocamlbuild: Stabilize 0.14.2 ppc64, #897752

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.14.2.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.14.2.ebuild
index 85b68ab79e40..5f09bae5b202 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.14.2.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.14.2.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0/${PV}"
-KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv x86 
~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv x86 ~amd64-linux 
~x86-linux"
 IUSE="+ocamlopt"
 RESTRICT="test"  # Tests fail
 



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/

2023-02-25 Thread Sam James
commit: aa60b37d0737cf6107de00b9578b164b0fa3a3a6
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 26 00:30:41 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 26 00:30:41 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa60b37d

dev-ml/ocamlbuild: Stabilize 0.14.2 x86, #897752

Signed-off-by: Sam James  gentoo.org>

 dev-ml/ocamlbuild/ocamlbuild-0.14.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.14.2.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.14.2.ebuild
index c57de66b8d67..25b7b3f0b498 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.14.2.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.14.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv x86 
~amd64-linux ~x86-linux"
 IUSE="+ocamlopt"
 RESTRICT="test"  # Tests fail
 



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/

2023-02-25 Thread Sam James
commit: 91c1157aceb4871badddb6073cecc87930ad2297
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 26 00:30:42 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 26 00:30:42 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91c1157a

dev-ml/ocamlbuild: Stabilize 0.14.2 amd64, #897752

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.14.2.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.14.2.ebuild
index 25b7b3f0b498..b2876eb9e22e 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.14.2.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.14.2.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv x86 
~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv x86 
~amd64-linux ~x86-linux"
 IUSE="+ocamlopt"
 RESTRICT="test"  # Tests fail
 



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/

2023-02-15 Thread Matt Turner
commit: fad183400e1a5dedbb181c319cb2a1d4df39f98a
Author: Matt Turner  gentoo  org>
AuthorDate: Wed Feb 15 18:31:24 2023 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Feb 15 18:36:31 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fad18340

dev-ml/ocamlbuild: Drop alpha keywords

Signed-off-by: Matt Turner  gentoo.org>

 dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild| 2 +-
 dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild | 2 +-
 dev-ml/ocamlbuild/ocamlbuild-0.14.1.ebuild| 2 +-
 dev-ml/ocamlbuild/ocamlbuild-0.14.2.ebuild| 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild
index 5d11a50d5da0..f9ad039b6b33 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux"
 IUSE="+ocamlopt test"
 RESTRICT="!test? ( test )"
 

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild
index 15745e9f7f0d..c581a219720e 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0/${PV}"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv x86 
~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv x86 ~amd64-linux 
~x86-linux"
 IUSE="+ocamlopt test"
 RESTRICT="!test? ( test )"
 REQUIRED_USE="test? ( ocamlopt )"

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.14.1.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.14.1.ebuild
index d401b427c72a..9a074afe9de9 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.14.1.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.14.1.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~x86 
~amd64-linux ~x86-linux"
 IUSE="+ocamlopt test"
 RESTRICT="!test? ( test )"
 REQUIRED_USE="test? ( ocamlopt )"

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.14.2.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.14.2.ebuild
index 73f2c700e2ce..c57de66b8d67 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.14.2.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.14.2.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~x86 
~amd64-linux ~x86-linux"
 IUSE="+ocamlopt"
 RESTRICT="test"  # Tests fail
 



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/

2022-12-16 Thread Maciej Barć
commit: f25192329b0a9abdd5f948b50166c5a3f566fa73
Author: Maciej Barć  gentoo  org>
AuthorDate: Fri Dec 16 10:24:23 2022 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Fri Dec 16 11:06:38 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2519232

dev-ml/ocamlbuild: bump to 0.14.2

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

 dev-ml/ocamlbuild/Manifest |  1 +
 dev-ml/ocamlbuild/ocamlbuild-0.14.2.ebuild | 47 ++
 2 files changed, 48 insertions(+)

diff --git a/dev-ml/ocamlbuild/Manifest b/dev-ml/ocamlbuild/Manifest
index 65474d98..b14a70fb840e 100644
--- a/dev-ml/ocamlbuild/Manifest
+++ b/dev-ml/ocamlbuild/Manifest
@@ -1,3 +1,4 @@
 DIST ocamlbuild-0.11.0.tar.gz 195297 BLAKE2B 
2d653c402edf58035fa6efb65c99c956fe78efc4759f29c8ddab8263310a5d243d25d37d4c1a4f0699f151afb6d4c6df4c1550f95d6e915963b3d86923877225
 SHA512 
14bc44cc63b6c99e711658a1145247bad8263632fbb4550238cef15e226a76b83e51b83575a7a96f16b96ec321dedd0ef23f36166c354838aec1922f58179efd
 DIST ocamlbuild-0.14.0.tar.gz 198267 BLAKE2B 
355d61ba68e61b9ee18a9fc0fbb9062405f44707b180ca7ad4bfec727ca3d3d2cc08f17be118ca3a4161c7789d975e7f431812e9139d4fde85a1a27ab68c8ac3
 SHA512 
ae60247396399dfd35644c8c1986ef7679e5a9964df82e3388bfc6dd4c5b88a13d6869a698d14a9ac70dc48e4ce1c003f543c85426d8c862ca31dea37a554b07
 DIST ocamlbuild-0.14.1.tar.gz 199103 BLAKE2B 
e29d5cf2b333dd45c0aa86cc1fa4ddb160079b8a7badfe6127039d9215d3e6ad655eeacc9410887eadf1d61615025a59ea008254cae5fd65c13eb2afc7937ec8
 SHA512 
1f5b43215b1d3dc427b9c64e005add9d423ed4bca9686d52c55912df8955647cb2d7d86622d44b41b14c4f0d657b770c27967c541c868eeb7c78e3bd35b827ad
+DIST ocamlbuild-0.14.2.tar.gz 199293 BLAKE2B 
d81613878f93f27c6de41461e6b3cebe0744a5204297725263a608cb129a708aaf6f27b444b97d68f2bde844a760f8e78647641f10eed61e727ef3936562cdea
 SHA512 
f568bf10431a1f701e8bd7554dc662400a0d978411038bbad93d44dceab02874490a8a5886a9b44e017347e7949997f13f5c3752f74e1eb5e273d2beb19a75fd

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.14.2.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.14.2.ebuild
new file mode 100644
index ..73f2c700e2ce
--- /dev/null
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.14.2.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Generic build tool with built-in rules for building OCaml library 
and programs"
+HOMEPAGE="https://github.com/ocaml/ocamlbuild;
+SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="LGPL-2.1-with-linking-exception"
+SLOT="0/${PV}"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~x86 
~amd64-linux ~x86-linux"
+IUSE="+ocamlopt"
+RESTRICT="test"  # Tests fail
+
+RDEPEND=">=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?]"
+DEPEND="${RDEPEND}
+   dev-ml/findlib"
+
+QA_FLAGS_IGNORED='.*'
+src_prepare() {
+   sed -i \
+   -e "/package_exists/s:camlp4.macro:xx:" \
+   -e "/package_exists/s:menhirLib:xx:" \
+   testsuite/external.ml || die
+   default
+}
+
+src_configure() {
+   emake -f configure.make Makefile.config \
+   PREFIX="${EPREFIX}/usr" \
+   BINDIR="${EPREFIX}/usr/bin" \
+   LIBDIR="$(ocamlc -where)" \
+   OCAML_NATIVE=$(usex ocamlopt true false) \
+   OCAML_NATIVE_TOOLS=$(usex ocamlopt true false) \
+   NATDYNLINK=$(usex ocamlopt true false)
+}
+
+src_compile() {
+   emake src/ocamlbuild_config.cmo
+   default
+}
+
+src_install() {
+   emake CHECK_IF_PREINSTALLED=false DESTDIR="${D}" install
+   dodoc Changes
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/

2022-08-23 Thread Maciej Barć
commit: d981d84d9ed6c270bde7e53b0f605187fd441a6b
Author: Maciej Barć  gentoo  org>
AuthorDate: Wed Aug 24 00:51:31 2022 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Wed Aug 24 01:26:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d981d84d

dev-ml/ocamlbuild: bump to 0.14.1

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

 dev-ml/ocamlbuild/Manifest |  1 +
 dev-ml/ocamlbuild/ocamlbuild-0.14.1.ebuild | 52 ++
 2 files changed, 53 insertions(+)

diff --git a/dev-ml/ocamlbuild/Manifest b/dev-ml/ocamlbuild/Manifest
index bda5a1b64c33..65474d98 100644
--- a/dev-ml/ocamlbuild/Manifest
+++ b/dev-ml/ocamlbuild/Manifest
@@ -1,2 +1,3 @@
 DIST ocamlbuild-0.11.0.tar.gz 195297 BLAKE2B 
2d653c402edf58035fa6efb65c99c956fe78efc4759f29c8ddab8263310a5d243d25d37d4c1a4f0699f151afb6d4c6df4c1550f95d6e915963b3d86923877225
 SHA512 
14bc44cc63b6c99e711658a1145247bad8263632fbb4550238cef15e226a76b83e51b83575a7a96f16b96ec321dedd0ef23f36166c354838aec1922f58179efd
 DIST ocamlbuild-0.14.0.tar.gz 198267 BLAKE2B 
355d61ba68e61b9ee18a9fc0fbb9062405f44707b180ca7ad4bfec727ca3d3d2cc08f17be118ca3a4161c7789d975e7f431812e9139d4fde85a1a27ab68c8ac3
 SHA512 
ae60247396399dfd35644c8c1986ef7679e5a9964df82e3388bfc6dd4c5b88a13d6869a698d14a9ac70dc48e4ce1c003f543c85426d8c862ca31dea37a554b07
+DIST ocamlbuild-0.14.1.tar.gz 199103 BLAKE2B 
e29d5cf2b333dd45c0aa86cc1fa4ddb160079b8a7badfe6127039d9215d3e6ad655eeacc9410887eadf1d61615025a59ea008254cae5fd65c13eb2afc7937ec8
 SHA512 
1f5b43215b1d3dc427b9c64e005add9d423ed4bca9686d52c55912df8955647cb2d7d86622d44b41b14c4f0d657b770c27967c541c868eeb7c78e3bd35b827ad

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.14.1.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.14.1.ebuild
new file mode 100644
index ..d401b427c72a
--- /dev/null
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.14.1.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Generic build tool with built-in rules for building OCaml library 
and programs"
+HOMEPAGE="https://github.com/ocaml/ocamlbuild;
+SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="LGPL-2.1-with-linking-exception"
+SLOT="0/${PV}"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~x86 
~amd64-linux ~x86-linux"
+IUSE="+ocamlopt test"
+RESTRICT="!test? ( test )"
+REQUIRED_USE="test? ( ocamlopt )"
+
+RDEPEND=">=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?]"
+DEPEND="${RDEPEND}
+   dev-ml/findlib"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-0.14.0-Disable-tests-failing-with-OCaml-4.08.0.patch
+)
+
+QA_FLAGS_IGNORED='.*'
+src_prepare() {
+   sed -i \
+   -e "/package_exists/s:camlp4.macro:xx:" \
+   -e "/package_exists/s:menhirLib:xx:" \
+   testsuite/external.ml || die
+   default
+}
+
+src_configure() {
+   emake -f configure.make Makefile.config \
+   PREFIX="${EPREFIX}/usr" \
+   BINDIR="${EPREFIX}/usr/bin" \
+   LIBDIR="$(ocamlc -where)" \
+   OCAML_NATIVE=$(usex ocamlopt true false) \
+   OCAML_NATIVE_TOOLS=$(usex ocamlopt true false) \
+   NATDYNLINK=$(usex ocamlopt true false)
+}
+
+src_compile() {
+   emake src/ocamlbuild_config.cmo
+   default
+}
+
+src_install() {
+   emake CHECK_IF_PREINSTALLED=false DESTDIR="${D}" install
+   dodoc Changes
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/

2022-01-10 Thread Alfredo Tupone
commit: 0a30ddbb15bc54d1dcba27e05e15c2093ab105fe
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Mon Jan 10 10:23:08 2022 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Mon Jan 10 10:23:08 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a30ddbb

dev-ml/ocamlbuild: tests work only with ocamlopt

Closes: https://bugs.gentoo.org/830843
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Alfredo Tupone  gentoo.org>

 dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild
index ba6c5777b382..2e56df10a32b 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild
@@ -12,6 +12,7 @@ SLOT="0/${PV}"
 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 x86 ~amd64-linux 
~x86-linux"
 IUSE="+ocamlopt test"
 RESTRICT="!test? ( test )"
+REQUIRED_USE="test? ( ocamlopt )"
 
 RDEPEND=">=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?]"
 DEPEND="${RDEPEND}



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/

2022-01-09 Thread Alfredo Tupone
commit: f405dbd6312571bdaf67d802e58f9ef2d9ae2959
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Sun Jan  9 10:31:06 2022 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Sun Jan  9 10:31:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f405dbd6

dev-ml/ocamlbuild: depends on findlib to avoid conflict

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Alfredo Tupone  gentoo.org>

 dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild
index f6b0bede9b18..ba6c5777b382 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -15,7 +15,7 @@ RESTRICT="!test? ( test )"
 
 RDEPEND=">=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?]"
 DEPEND="${RDEPEND}
-   test? ( dev-ml/findlib )"
+   dev-ml/findlib"
 
 PATCHES=(
"${FILESDIR}"/${PN}-0.14.0-Disable-tests-failing-with-OCaml-4.08.0.patch



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/

2021-09-20 Thread Alfredo Tupone
commit: 0c35ffd613645b37ba7e289b182c48acca72e641
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Mon Sep 20 10:09:16 2021 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Mon Sep 20 10:09:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c35ffd6

dev-ml/ocamlbuild: OutdatedBlocker

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Alfredo Tupone  gentoo.org>

 dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild| 7 ++-
 dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild | 7 ++-
 2 files changed, 4 insertions(+), 10 deletions(-)

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild
index 13bf43e4852..5d11a50d5da 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild
@@ -14,11 +14,8 @@ IUSE="+ocamlopt test"
 RESTRICT="!test? ( test )"
 
 # does not compile with ocaml-4.09 (bug # 708696 and #708872)
-DEPEND="=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?]"
+DEPEND="${RDEPEND}
test? ( dev-ml/findlib )"
 
 PATCHES=(



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/

2021-02-17 Thread Alfredo Tupone
commit: 3e19858863cd94b46fea604900e89a2709fb62fd
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Wed Feb 17 19:09:39 2021 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Wed Feb 17 19:09:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e198588

dev-ml/ocamlbuild: rm old version

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Alfredo Tupone  gentoo.org>

 dev-ml/ocamlbuild/Manifest |  1 -
 dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild | 39 --
 2 files changed, 40 deletions(-)

diff --git a/dev-ml/ocamlbuild/Manifest b/dev-ml/ocamlbuild/Manifest
index 2582af8317b..bda5a1b64c3 100644
--- a/dev-ml/ocamlbuild/Manifest
+++ b/dev-ml/ocamlbuild/Manifest
@@ -1,3 +1,2 @@
-DIST ocamlbuild-0.10.1.tar.gz 193263 BLAKE2B 
cee82997a6b691b3df9b92055b74f05af57d7663f5dbb84701e66dffefcfe6ec00c9721e1872d546f2aea9237068e37ba7d94463d0002a8356dd4d84bc1865c0
 SHA512 
6d74bdce7fe147bf1a5fd570b569925b36b5f443c7251d1c13a0525e3086417b393a768722bf7d4b23a7e3178b0b3c2511499725c5a755d69783b8d555663e3b
 DIST ocamlbuild-0.11.0.tar.gz 195297 BLAKE2B 
2d653c402edf58035fa6efb65c99c956fe78efc4759f29c8ddab8263310a5d243d25d37d4c1a4f0699f151afb6d4c6df4c1550f95d6e915963b3d86923877225
 SHA512 
14bc44cc63b6c99e711658a1145247bad8263632fbb4550238cef15e226a76b83e51b83575a7a96f16b96ec321dedd0ef23f36166c354838aec1922f58179efd
 DIST ocamlbuild-0.14.0.tar.gz 198267 BLAKE2B 
355d61ba68e61b9ee18a9fc0fbb9062405f44707b180ca7ad4bfec727ca3d3d2cc08f17be118ca3a4161c7789d975e7f431812e9139d4fde85a1a27ab68c8ac3
 SHA512 
ae60247396399dfd35644c8c1986ef7679e5a9964df82e3388bfc6dd4c5b88a13d6869a698d14a9ac70dc48e4ce1c003f543c85426d8c862ca31dea37a554b07

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
deleted file mode 100644
index d7ee6e34cb0..000
--- a/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Generic build tool with built-in rules for building OCaml library 
and programs"
-HOMEPAGE="https://github.com/ocaml/ocamlbuild;
-SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="LGPL-2.1-with-linking-exception"
-SLOT="0/${PV}"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 x86 ~amd64-linux 
~x86-linux"
-IUSE="+ocamlopt"
-
-# does not compile with ocaml-4.09 (bug # 708696 and #708872)
-DEPEND="

[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/

2021-02-12 Thread Sam James
commit: 280405dfd175a2cc70409730324c4fb6e41b5a57
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb 12 22:20:24 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb 12 22:20:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=280405df

dev-ml/ocamlbuild: Stabilize 0.14.0-r1 arm64, #757444

Signed-off-by: Sam James  gentoo.org>

 dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild
index cdd908c12d7..47ec79c0341 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0/${PV}"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 x86 ~amd64-linux 
~x86-linux"
 IUSE="+ocamlopt test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/

2021-02-04 Thread Alfredo Tupone
commit: 5888d48fd18eb1fa1cefc88aaa495f23951ffdf4
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Thu Feb  4 18:56:42 2021 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Thu Feb  4 18:56:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5888d48f

dev-ml/ocamlbuild: remove some test

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Alfredo Tupone  gentoo.org>

 dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild|  2 +-
 dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild | 12 
 2 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild
index dfaf2d16bd3..13bf43e4852 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild
@@ -24,7 +24,7 @@ DEPEND="${DEPEND}
 src_prepare() {
sed -i \
-e "/package_exists/s:camlp4.macro:xx:" \
-   -e "/package_exists/s:menhirLib.macro:xx:" \
+   -e "/package_exists/s:menhirLib:xx:" \
testsuite/external.ml || die
default
 }

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild
index 8ec83d02e23..cdd908c12d7 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild
@@ -25,6 +25,13 @@ PATCHES=(
 )
 
 QA_FLAGS_IGNORED='.*'
+src_prepare() {
+   sed -i \
+   -e "/package_exists/s:camlp4.macro:xx:" \
+   -e "/package_exists/s:menhirLib:xx:" \
+   testsuite/external.ml || die
+   default
+}
 
 src_configure() {
emake -f configure.make Makefile.config \
@@ -36,6 +43,11 @@ src_configure() {
NATDYNLINK=$(usex ocamlopt true false)
 }
 
+src_compile() {
+   emake src/ocamlbuild_config.cmo
+   default
+}
+
 src_install() {
emake CHECK_IF_PREINSTALLED=false DESTDIR="${D}" install
dodoc Changes



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/

2021-02-04 Thread Alfredo Tupone
commit: 85bf3c32b253356b73883f1f4ffecf60ab0ab251
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Thu Feb  4 12:58:39 2021 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Thu Feb  4 12:58:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85bf3c32

dev-ml/ocamlbuild: merge 0.14.0 and 0.14.0-r1

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Alfredo Tupone  gentoo.org>

 dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild |  2 +-
 dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild| 40 ---
 2 files changed, 1 insertion(+), 41 deletions(-)

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild
index bf4f3bb4acf..8ec83d02e23 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 x86 ~amd64-linux 
~x86-linux"
 IUSE="+ocamlopt test"
 RESTRICT="!test? ( test )"
 

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild
deleted file mode 100644
index fc4760420dd..000
--- a/dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Generic build tool with built-in rules for building OCaml library 
and programs"
-HOMEPAGE="https://github.com/ocaml/ocamlbuild;
-SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="LGPL-2.1-with-linking-exception"
-SLOT="0/${PV}"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 x86 
~amd64-linux ~x86-linux"
-IUSE="+ocamlopt test"
-RESTRICT="!test? ( test )"
-
-DEPEND=">=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?]"
-RDEPEND="${DEPEND}
-   !

[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/

2021-02-04 Thread Alfredo Tupone
commit: 83669d5aa1b936147a19b7340b49492cff698c0b
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Thu Feb  4 12:45:07 2021 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Thu Feb  4 12:45:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83669d5a

dev-ml/ocamlbuild: fix test

Closes: https://bugs.gentoo.org/625106
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Alfredo Tupone  gentoo.org>

 dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild | 13 +
 1 file changed, 13 insertions(+)

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild
index 524c937beda..dfaf2d16bd3 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild
@@ -21,6 +21,14 @@ RDEPEND="${DEPEND}
 DEPEND="${DEPEND}
test? ( dev-ml/findlib )"
 
+src_prepare() {
+   sed -i \
+   -e "/package_exists/s:camlp4.macro:xx:" \
+   -e "/package_exists/s:menhirLib.macro:xx:" \
+   testsuite/external.ml || die
+   default
+}
+
 src_configure() {
emake -f configure.make Makefile.config \
PREFIX="${EPREFIX}/usr" \
@@ -31,6 +39,11 @@ src_configure() {
NATDYNLINK=$(usex ocamlopt true false)
 }
 
+src_compile() {
+   emake src/ocamlbuild_config.cmo
+   default
+}
+
 src_install() {
emake CHECK_IF_PREINSTALLED=false DESTDIR="${D}" install
dodoc Changes



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/

2021-02-03 Thread Alfredo Tupone
commit: 375b63a4d21dc7d090426d95b9d30e242c4d6dd3
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Wed Feb  3 20:38:48 2021 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Wed Feb  3 20:38:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=375b63a4

dev-ml/ocamlbuild: should fix parallel make

Closes: https://bugs.gentoo.org/688794
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Alfredo Tupone  gentoo.org>

 dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild | 5 +
 1 file changed, 5 insertions(+)

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
index ea2d235bcc9..d7ee6e34cb0 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
@@ -28,6 +28,11 @@ src_configure() {
NATDYNLINK=$(usex ocamlopt true false)
 }
 
+src_compile() {
+   emake src/ocamlbuild_config.cmo
+   default
+}
+
 src_install() {
emake CHECK_IF_PREINSTALLED=false DESTDIR="${D}" install
dodoc Changes



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/

2021-01-26 Thread Alfredo Tupone
commit: 0e0f09337fb4942c727b71c26fd32f30d141ae66
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Tue Jan 26 18:01:31 2021 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Tue Jan 26 18:01:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e0f0933

dev-ml/ocamlbuild: QA flags ignored

Closes: https://bugs.gentoo.org/719184
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Alfredo Tupone  gentoo.org>

 dev-ml/ocamlbuild/metadata.xml| 4 
 dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild | 2 ++
 2 files changed, 6 insertions(+)

diff --git a/dev-ml/ocamlbuild/metadata.xml b/dev-ml/ocamlbuild/metadata.xml
index 234a45293e6..f4df6bd2b9a 100644
--- a/dev-ml/ocamlbuild/metadata.xml
+++ b/dev-ml/ocamlbuild/metadata.xml
@@ -1,6 +1,10 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
+   
+   m...@gentoo.org
+   ML
+   

gie...@gentoo.org
Mark Wright

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild
index e2bcaa8e5cd..bf4f3bb4acf 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild
@@ -24,6 +24,8 @@ PATCHES=(
"${FILESDIR}"/${PN}-0.14.0-Disable-tests-failing-with-OCaml-4.08.0.patch
 )
 
+QA_FLAGS_IGNORED='.*'
+
 src_configure() {
emake -f configure.make Makefile.config \
PREFIX="${EPREFIX}/usr" \



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/

2021-01-24 Thread Sam James
commit: 2dc14ab220bdee698226be805b9f2309b9dab1f0
Author: Sam James  gentoo  org>
AuthorDate: Sun Jan 24 17:22:47 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jan 24 17:26:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2dc14ab2

dev-ml/ocamlbuild: port to EAPI 7

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild| 4 ++--
 dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild| 4 ++--
 dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild | 4 ++--
 dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild| 6 ++
 4 files changed, 8 insertions(+), 10 deletions(-)

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
index e290c9b2c3c..ea2d235bcc9 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 DESCRIPTION="Generic build tool with built-in rules for building OCaml library 
and programs"
 HOMEPAGE="https://github.com/ocaml/ocamlbuild;

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild
index 57eaf9b9882..524c937beda 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 DESCRIPTION="Generic build tool with built-in rules for building OCaml library 
and programs"
 HOMEPAGE="https://github.com/ocaml/ocamlbuild;

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild
index 9f64c4e22b0..e2bcaa8e5cd 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -22,7 +22,7 @@ DEPEND="${DEPEND}
 
 PATCHES=(
"${FILESDIR}"/${PN}-0.14.0-Disable-tests-failing-with-OCaml-4.08.0.patch
-   )
+)
 
 src_configure() {
emake -f configure.make Makefile.config \

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild
index 913b9be0fc9..2a5bff68718 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild
@@ -1,9 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
-
-inherit eutils
+EAPI=7
 
 DESCRIPTION="Generic build tool with built-in rules for building OCaml library 
and programs"
 HOMEPAGE="https://github.com/ocaml/ocamlbuild;



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/

2021-01-24 Thread Sam James
commit: b73ab6221f5e67d38f9ac48368a04f0674af7046
Author: Sam James  gentoo  org>
AuthorDate: Sun Jan 24 17:24:26 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jan 24 17:26:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b73ab622

dev-ml/ocamlbuild: port to EAPI 7

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild
index 2a5bff68718..fc4760420dd 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild
@@ -20,9 +20,9 @@ RDEPEND="${DEPEND}
 DEPEND="${DEPEND}
test? ( dev-ml/findlib )"
 
-src_prepare() {
-   epatch 
"${FILESDIR}"/${PN}-0.14.0-Disable-tests-failing-with-OCaml-4.08.0.patch
-}
+PATCHES=(
+   "${FILESDIR}"/${PN}-0.14.0-Disable-tests-failing-with-OCaml-4.08.0.patch
+)
 
 src_configure() {
emake -f configure.make Makefile.config \



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/

2020-11-07 Thread Sam James
commit: 5e46b87047f3617d7cce886365c16cdc0e6d622e
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  7 21:19:09 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  7 21:19:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e46b870

dev-ml/ocamlbuild: Stabilize 0.14.0-r1 ppc, #708884

Signed-off-by: Sam James  gentoo.org>

 dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild
index 50522e327c4..9f64c4e22b0 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~x86 
~amd64-linux ~x86-linux"
 IUSE="+ocamlopt test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/

2020-11-07 Thread Sam James
commit: c73a71a39743e8f23bbc53cfdf9505ad87e1de0b
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  7 20:54:32 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  7 20:54:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c73a71a3

dev-ml/ocamlbuild: ppc64 stable (bug #708884)

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild
index 087fc3e4f55..50522e327c4 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~x86 
~amd64-linux ~x86-linux"
 IUSE="+ocamlopt test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/files/, dev-ml/ocamlbuild/

2020-10-15 Thread Mark Wright
commit: b4789ff13c629a72b724707bdc794f6c9259c581
Author: Mark Wright  gentoo  org>
AuthorDate: Thu Oct 15 23:47:26 2020 +
Commit: Mark Wright  gentoo  org>
CommitDate: Thu Oct 15 23:47:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4789ff1

dev-ml/ocamlbuild: Fix tests #705052

Thanks to tka for reporting.

Closes: https://bugs.gentoo.org/705052
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Mark Wright  gentoo.org>

 ...0-Disable-tests-failing-with-OCaml-4.08.0.patch | 39 ++
 dev-ml/ocamlbuild/metadata.xml |  5 ++-
 ...d-0.14.0.ebuild => ocamlbuild-0.14.0-r1.ebuild} |  8 +++--
 dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild |  6 
 4 files changed, 55 insertions(+), 3 deletions(-)

diff --git 
a/dev-ml/ocamlbuild/files/ocamlbuild-0.14.0-Disable-tests-failing-with-OCaml-4.08.0.patch
 
b/dev-ml/ocamlbuild/files/ocamlbuild-0.14.0-Disable-tests-failing-with-OCaml-4.08.0.patch
new file mode 100644
index 000..991f13238c0
--- /dev/null
+++ 
b/dev-ml/ocamlbuild/files/ocamlbuild-0.14.0-Disable-tests-failing-with-OCaml-4.08.0.patch
@@ -0,0 +1,39 @@
+From: Stephane Glondu 
+Date: Fri, 2 Aug 2019 13:08:55 +0200
+Subject: Disable tests failing with OCaml 4.08.0
+
+---
+ testsuite/internal.ml | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+diff --git a/testsuite/internal.ml b/testsuite/internal.ml
+index d3c2004..a87f5e2 100644
+--- a/testsuite/internal.ml
 b/testsuite/internal.ml
+@@ -200,7 +200,7 @@ let () =
+ "]
+   ~targets:("src/foo.cmxs",[]) ();;
+ 
+-let () = test "StrictSequenceFlag"
++let _ignored () = test "StrictSequenceFlag"
+   ~options:[`no_ocamlfind; `quiet]
+   ~description:"strict_sequence tag"
+   ~tree:[T.f "hello.ml" ~content:"let () = 1; ()";
+@@ -219,7 +219,7 @@ Command exited with code 2."
+ )
+   ~targets:("hello.byte",[]) ();;
+ 
+-let () = test "StrictFormatsFlag"
++let _ignored () = test "StrictFormatsFlag"
+   ~options:[`no_ocamlfind; `quiet]
+   ~description:"strict_format tag"
+   ~tree:[T.f "hello.ml" ~content:"let _ = Printf.printf \"%.10s\"";
+@@ -230,7 +230,7 @@ Error: invalid format \"%.10s\": at character number 0, \
+ Command exited with code 2."
+   ~targets:("hello.byte",[]) ();;
+ 
+-let () = test "PrincipalFlag"
++let _ignored () = test "PrincipalFlag"
+   ~options:[`no_ocamlfind; `quiet]
+   ~description:"-principal tag"
+   ~tree:[T.f "hello.ml"

diff --git a/dev-ml/ocamlbuild/metadata.xml b/dev-ml/ocamlbuild/metadata.xml
index 4b8b1588026..234a45293e6 100644
--- a/dev-ml/ocamlbuild/metadata.xml
+++ b/dev-ml/ocamlbuild/metadata.xml
@@ -1,7 +1,10 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
+   
+   gie...@gentoo.org
+   Mark Wright
+   

ocaml/ocamlbuild


diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild
similarity index 83%
copy from dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild
copy to dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild
index ea186cfb10a..087fc3e4f55 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.14.0-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 DESCRIPTION="Generic build tool with built-in rules for building OCaml library 
and programs"
 HOMEPAGE="https://github.com/ocaml/ocamlbuild;
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0/${PV}"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 
~amd64-linux ~x86-linux"
 IUSE="+ocamlopt test"
 RESTRICT="!test? ( test )"
 
@@ -20,6 +20,10 @@ RDEPEND="${DEPEND}
 DEPEND="${DEPEND}
test? ( dev-ml/findlib )"
 
+PATCHES=(
+   "${FILESDIR}"/${PN}-0.14.0-Disable-tests-failing-with-OCaml-4.08.0.patch
+   )
+
 src_configure() {
emake -f configure.make Makefile.config \
PREFIX="${EPREFIX}/usr" \

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild
index ea186cfb10a..913b9be0fc9 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild
@@ -3,6 +3,8 @@
 
 EAPI=5
 
+inherit eutils
+
 DESCRIPTION="Generic build tool with built-in rules for building OCaml library 
and programs"
 HOMEPAGE="https://github.com/ocaml/ocamlbuild;
 SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> 
${P}.tar.gz"
@@ -20,6 +22,10 @@ RDEPEND="${DEPEND}
 DEPEND="${DEPEND}
test? ( dev-ml/findlib )"
 
+src_prepare() {
+   epatch 
"${FILESDIR}"/${PN}-0.14.0-Disable-tests-failing-with-OCaml-4.08.0.patch
+}
+
 src_configure() {
emake -f configure.make 

[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/

2020-08-15 Thread Sam James
commit: d3c807776d6fab555b8e01fe0dd9ed53a36359c6
Author: Sam James  gentoo  org>
AuthorDate: Sat Aug 15 06:13:48 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Aug 15 06:13:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3c80777

dev-ml/ocamlbuild: Stabilize 0.14.0 arm, #708884

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild
index 1bb60dad1ed..9589db20dd0 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0/${PV}"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 
~amd64-linux ~x86-linux"
 IUSE="+ocamlopt test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/

2020-08-14 Thread Sam James
commit: 42c40d6726ef94187441514ab88eb859e42dcd95
Author: Sam James  gentoo  org>
AuthorDate: Sat Aug 15 01:50:59 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Aug 15 01:50:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42c40d67

dev-ml/ocamlbuild: Stabilize 0.14.0 x86, #708884

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild
index fbda338dab1..1bb60dad1ed 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0/${PV}"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 
~amd64-linux ~x86-linux"
 IUSE="+ocamlopt test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/

2020-08-14 Thread Sam James
commit: 8e8684aed5a96bc4c73ba89844f877482c0cec35
Author: Sam James  gentoo  org>
AuthorDate: Sat Aug 15 00:29:47 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Aug 15 00:30:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e8684ae

dev-ml/ocamlbuild: Stabilize 0.14.0 amd64, #708884

Signed-off-by: Sam James  gentoo.org>

 dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild
index 4556ac43c4d..fbda338dab1 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux"
 IUSE="+ocamlopt test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/

2020-02-09 Thread Miroslav Šulc
commit: c96cea487e4791a2e61c210a2ec036d2649377ba
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Sun Feb  9 21:12:59 2020 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Sun Feb  9 21:13:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c96cea48

dev-ml/ocamlbuild: 0.10.1 and 0.11.0 don't compile with ocaml-4.09

Bug: https://bugs.gentoo.org/708872
Bug: https://bugs.gentoo.org/708696
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: Miroslav Šulc  gentoo.org>

 dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild | 5 +++--
 dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild | 5 +++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
index 62366767e29..10847fc11e6 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -12,7 +12,8 @@ SLOT="0/${PV}"
 KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
 IUSE="+ocamlopt"
 
-DEPEND=">=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?]"
+# does not compile with ocaml-4.09 (bug # 708696 and #708872)
+DEPEND="

[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/

2019-12-27 Thread Jason A. Donenfeld
commit: 8e0366b236e94f7370ce10d186b2a3265586d4c6
Author: Jason A. Donenfeld  gentoo  org>
AuthorDate: Fri Dec 27 18:09:35 2019 +
Commit: Jason A. Donenfeld  gentoo  org>
CommitDate: Fri Dec 27 18:09:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e0366b2

dev-ml/ocamlbuild: bump to 0.14.0

This appears to be unmaintained, and the old ebuild no longer builds
with new ocaml, but thankfully this newer ocamlbuild does. Let's bump it
and see what happens.

Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: Jason A. Donenfeld  gentoo.org>

 dev-ml/ocamlbuild/Manifest |  1 +
 dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild | 36 ++
 2 files changed, 37 insertions(+)

diff --git a/dev-ml/ocamlbuild/Manifest b/dev-ml/ocamlbuild/Manifest
index bf2beb74a20..2582af8317b 100644
--- a/dev-ml/ocamlbuild/Manifest
+++ b/dev-ml/ocamlbuild/Manifest
@@ -1,2 +1,3 @@
 DIST ocamlbuild-0.10.1.tar.gz 193263 BLAKE2B 
cee82997a6b691b3df9b92055b74f05af57d7663f5dbb84701e66dffefcfe6ec00c9721e1872d546f2aea9237068e37ba7d94463d0002a8356dd4d84bc1865c0
 SHA512 
6d74bdce7fe147bf1a5fd570b569925b36b5f443c7251d1c13a0525e3086417b393a768722bf7d4b23a7e3178b0b3c2511499725c5a755d69783b8d555663e3b
 DIST ocamlbuild-0.11.0.tar.gz 195297 BLAKE2B 
2d653c402edf58035fa6efb65c99c956fe78efc4759f29c8ddab8263310a5d243d25d37d4c1a4f0699f151afb6d4c6df4c1550f95d6e915963b3d86923877225
 SHA512 
14bc44cc63b6c99e711658a1145247bad8263632fbb4550238cef15e226a76b83e51b83575a7a96f16b96ec321dedd0ef23f36166c354838aec1922f58179efd
+DIST ocamlbuild-0.14.0.tar.gz 198267 BLAKE2B 
355d61ba68e61b9ee18a9fc0fbb9062405f44707b180ca7ad4bfec727ca3d3d2cc08f17be118ca3a4161c7789d975e7f431812e9139d4fde85a1a27ab68c8ac3
 SHA512 
ae60247396399dfd35644c8c1986ef7679e5a9964df82e3388bfc6dd4c5b88a13d6869a698d14a9ac70dc48e4ce1c003f543c85426d8c862ca31dea37a554b07

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild
new file mode 100644
index 000..4556ac43c4d
--- /dev/null
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.14.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+DESCRIPTION="Generic build tool with built-in rules for building OCaml library 
and programs"
+HOMEPAGE="https://github.com/ocaml/ocamlbuild;
+SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="LGPL-2.1-with-linking-exception"
+SLOT="0/${PV}"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux"
+IUSE="+ocamlopt test"
+RESTRICT="!test? ( test )"
+
+DEPEND=">=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?]"
+RDEPEND="${DEPEND}
+   !

[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/

2017-07-07 Thread Alexis Ballier
commit: f9a74dde9078f2eddfceccf6117bb5c94fdf2efe
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Jul  7 17:45:11 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Jul  7 17:45:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9a74dde

dev-ml/ocamlbuild: add missing findlib test dep, bug #624150

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild
index 8b0e155ea7c..36621246391 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild
@@ -10,12 +10,14 @@ 
SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> ${P}.tar.gz
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0/${PV}"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE="+ocamlopt"
+IUSE="+ocamlopt test"
 
 DEPEND=">=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?]"
 RDEPEND="${DEPEND}
!

[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/

2017-06-19 Thread Alexis Ballier
commit: f8af30ad538a2febc5afc14a84312445bcbf9336
Author: Alexis Ballier  gentoo  org>
AuthorDate: Mon Jun 19 16:56:31 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Mon Jun 19 16:56:31 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8af30ad

dev-ml/ocamlbuild: keyword ~arm64

Package-Manager: Portage-2.3.6, Repoman-2.3.2

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

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild
index f6a3478c922..8b0e155ea7c 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="+ocamlopt"
 
 DEPEND=">=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?]"



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/

2017-03-09 Thread Alexis Ballier
commit: 2f59c7835fe3816b58fe2a6120c1f62cc93c16cd
Author: Alexis Ballier  gentoo  org>
AuthorDate: Thu Mar  9 09:08:21 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Thu Mar  9 09:08:21 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f59c783

dev-ml/ocamlbuild: Bump to 0.11.0

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 dev-ml/ocamlbuild/Manifest |  1 +
 dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild | 33 ++
 2 files changed, 34 insertions(+)

diff --git a/dev-ml/ocamlbuild/Manifest b/dev-ml/ocamlbuild/Manifest
index eb1d547d649..7abf6bd9d3a 100644
--- a/dev-ml/ocamlbuild/Manifest
+++ b/dev-ml/ocamlbuild/Manifest
@@ -1 +1,2 @@
 DIST ocamlbuild-0.10.1.tar.gz 193263 SHA256 
2603be3709634b6191dd00627213cff56f15200f2d0a24e0af58a18a0580b71e SHA512 
6d74bdce7fe147bf1a5fd570b569925b36b5f443c7251d1c13a0525e3086417b393a768722bf7d4b23a7e3178b0b3c2511499725c5a755d69783b8d555663e3b
 WHIRLPOOL 
7ab4d455260af64066abd1922d8c5631df6a9541abf3950c919818875346a1f7bc21e5d08e9a93bacb3559373179663daddc89532f79391124972e6bc986f84d
+DIST ocamlbuild-0.11.0.tar.gz 195297 SHA256 
1717edc841c9b98072e410f1b0bc8b8b4b35ed3b4949ce2bec17c60103ee SHA512 
14bc44cc63b6c99e711658a1145247bad8263632fbb4550238cef15e226a76b83e51b83575a7a96f16b96ec321dedd0ef23f36166c354838aec1922f58179efd
 WHIRLPOOL 
861bbd807faffc18ab85585777ccb72d10faa0e531879421890751a867ce56af286fdb78b7b48d3c41d26605262d5908ae709aa6f591a2de94c3b5a697ba0929

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild
new file mode 100644
index 000..f6a3478c922
--- /dev/null
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.11.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+DESCRIPTION="Generic build tool with built-in rules for building OCaml library 
and programs"
+HOMEPAGE="https://github.com/ocaml/ocamlbuild;
+SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="LGPL-2.1-with-linking-exception"
+SLOT="0/${PV}"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE="+ocamlopt"
+
+DEPEND=">=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?]"
+RDEPEND="${DEPEND}
+   !

[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/

2017-02-23 Thread Michael Weber
commit: 26375000606596e1a6d22e86c132c82a899fa06d
Author: Michael Weber  gentoo  org>
AuthorDate: Thu Feb 23 11:49:51 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Thu Feb 23 11:56:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26375000

dev-ml/ocamlbuild: Add ~ppc keyword (bug 586910).

Package-Manager: Portage-2.3.3, Repoman-2.3.1

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

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
index 62271a13d0..022e3265ec 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0/${PV}"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 sparc x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="+ocamlopt"
 
 DEPEND=">=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?]"



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/

2017-02-23 Thread Michael Weber
commit: 3b2600d0a5bf99245c0dc4e26daca727c15ea573
Author: Michael Weber  gentoo  org>
AuthorDate: Thu Feb 23 11:53:37 2017 +
Commit: Michael Weber  gentoo  org>
CommitDate: Thu Feb 23 11:56:57 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b2600d0

dev-ml/ocamlbuild: ppc stable (bug 586910).

Package-Manager: Portage-2.3.3, Repoman-2.3.1

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

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
index 022e3265ec..62271a13d0 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0/${PV}"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 sparc x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="+ocamlopt"
 
 DEPEND=">=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?]"



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/

2017-02-12 Thread Markus Meier
commit: d9fa7bab2d2120ea7f40859348d39c5e9ecd347c
Author: Markus Meier  gentoo  org>
AuthorDate: Sun Feb 12 19:58:43 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Sun Feb 12 19:58:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9fa7bab

dev-ml/ocamlbuild: arm stable, bug #581946

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

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

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
index 6fd2cb24e0..62271a13d0 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0/${PV}"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="+ocamlopt"
 
 DEPEND=">=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?]"



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/

2017-01-29 Thread Jeroen Roovers
commit: 035d7f66534b83364f93d05955d2336764926362
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Jan 29 23:02:36 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Jan 29 23:02:56 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=035d7f66

dev-ml/ocamlbuild: Stable for HPPA (bug #581946).

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches

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

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
index 51e63b4..6fd2cb2 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0/${PV}"
-KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="+ocamlopt"
 
 DEPEND=">=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?]"



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/

2017-01-26 Thread Agostino Sarubbo
commit: 256e565d0be25dc1c24b393722f37f91d6c2ba8b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jan 26 15:28:19 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jan 26 15:28:19 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=256e565d

dev-ml/ocamlbuild: ia64 stable wrt bug #581946

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
index 35a09b6..51e63b4 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0/${PV}"
-KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="+ocamlopt"
 
 DEPEND=">=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?]"



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/

2017-01-26 Thread Agostino Sarubbo
commit: 81d510ff5afe06e2bfddcb99b97426ddf152ab98
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jan 26 10:58:30 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jan 26 11:00:36 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81d510ff

dev-ml/ocamlbuild: ppc stable wrt bug #581946

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
index c64db04..35a09b6 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0/${PV}"
-KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 sparc x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="+ocamlopt"
 
 DEPEND=">=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?]"



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/

2017-01-26 Thread Agostino Sarubbo
commit: 57d63bab26bc8b3a62929802ff84d55b0a4a3d1d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jan 26 10:21:55 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jan 26 10:21:55 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57d63bab

dev-ml/ocamlbuild: sparc stable wrt bug #581946

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
index 2055dd2..c64db04 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0/${PV}"
-KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 sparc x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="+ocamlopt"
 
 DEPEND=">=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?]"



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/

2017-01-25 Thread Tobias Klausmann
commit: 6bedc4d4d0ea21a310f003ee472b2181bfb3f94b
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Wed Jan 25 18:27:00 2017 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Wed Jan 25 19:21:04 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bedc4d4

dev-ml/ocamlbuild-0.10.1-r0: stable on alpha

Gentoo-Bug: 581946

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

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
index 516e9c3..2055dd2 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0/${PV}"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-fbsd 
~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="+ocamlopt"
 
 DEPEND=">=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?]"



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/

2017-01-25 Thread Agostino Sarubbo
commit: 46f328a1e7569502717713ac455a8e7aae39430a
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jan 25 15:51:17 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jan 25 15:52:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46f328a1

dev-ml/ocamlbuild: ppc64 stable wrt bug #581946

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
index cbd9330..516e9c3 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0/${PV}"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="+ocamlopt"
 
 DEPEND=">=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?]"



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/

2017-01-25 Thread Agostino Sarubbo
commit: e1b0b191fa420090c52aa3fb0c8b86e3390f048b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jan 25 15:35:11 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jan 25 15:35:11 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1b0b191

dev-ml/ocamlbuild: x86 stable wrt bug #581946

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
index adaa4bf..cbd9330 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0/${PV}"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="+ocamlopt"
 
 DEPEND=">=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?]"



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/

2017-01-25 Thread Agostino Sarubbo
commit: 72a9f155eba292a7acad976404c503cfb50de6f6
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jan 25 14:28:56 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jan 25 14:28:56 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72a9f155

dev-ml/ocamlbuild: amd64 stable wrt bug #581946

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
index c18f0d6..adaa4bf 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -10,7 +10,7 @@ 
SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
 IUSE="+ocamlopt"
 
 DEPEND=">=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?]"



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/

2017-01-24 Thread Alexis Ballier
commit: 031a179e22c712c655e6c081b415d19fe3065ab3
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Jan 24 11:10:14 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Jan 24 11:14:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=031a179e

dev-ml/ocamlbuild: remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ml/ocamlbuild/Manifest|  2 --
 dev-ml/ocamlbuild/ocamlbuild-0.9.2.ebuild | 34 ---
 dev-ml/ocamlbuild/ocamlbuild-0.9.3.ebuild | 34 ---
 3 files changed, 70 deletions(-)

diff --git a/dev-ml/ocamlbuild/Manifest b/dev-ml/ocamlbuild/Manifest
index 0a1e3eb..eb1d547 100644
--- a/dev-ml/ocamlbuild/Manifest
+++ b/dev-ml/ocamlbuild/Manifest
@@ -1,3 +1 @@
 DIST ocamlbuild-0.10.1.tar.gz 193263 SHA256 
2603be3709634b6191dd00627213cff56f15200f2d0a24e0af58a18a0580b71e SHA512 
6d74bdce7fe147bf1a5fd570b569925b36b5f443c7251d1c13a0525e3086417b393a768722bf7d4b23a7e3178b0b3c2511499725c5a755d69783b8d555663e3b
 WHIRLPOOL 
7ab4d455260af64066abd1922d8c5631df6a9541abf3950c919818875346a1f7bc21e5d08e9a93bacb3559373179663daddc89532f79391124972e6bc986f84d
-DIST ocamlbuild-0.9.2.tar.gz 163014 SHA256 
257a3961da1aa47deb3de8da238ebe1daf13a73efef2228f97a064a90f91c6bc SHA512 
6f6fa2ca0030256b61a9f93275f26327a032594a1ddd288e1eb9f4c41dfc139e4cdb6cd66ae8e383dd2f8aabb435181abfbf6b4aa0892ef6fa420c29e33b391a
 WHIRLPOOL 
4b1285a3177787c9d4d1e4581dec4079a1144568512c8871b2ed9436bea941c9447130af616c418d7c18157f0818de26f6344635c7e63e4ec13acaa5229cf77a
-DIST ocamlbuild-0.9.3.tar.gz 191583 SHA256 
32e4824906888c61244909eab0d2c22d31f18fc9579873a070a4cf7947c2c0a9 SHA512 
49ab3a13d48f8f554c85ebc8ce9cbc5a5e63112c2d50215a6f4be78cc21c6e93bd5d657ea45584cfbfa00d182d99adad0fbb706e8121b71ea3ecf4830fd947dd
 WHIRLPOOL 
50dcc7146ea0cc567c955d01fc4d5fad36d056c8b99f74b5ee3cbc69d9a68a37c4448b3215430a5f39272375ade3917b168778e36f5d2e9308e41cc6b7afeb33

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.9.2.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.9.2.ebuild
deleted file mode 100644
index c18f0d6..
--- a/dev-ml/ocamlbuild/ocamlbuild-0.9.2.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="Generic build tool with built-in rules for building OCaml library 
and programs"
-HOMEPAGE="https://github.com/ocaml/ocamlbuild;
-SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="LGPL-2.1-with-linking-exception"
-SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE="+ocamlopt"
-
-DEPEND=">=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?]"
-RDEPEND="${DEPEND}
-   !https://github.com/ocaml/ocamlbuild;
-SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="LGPL-2.1-with-linking-exception"
-SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE="+ocamlopt"
-
-DEPEND=">=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?]"
-RDEPEND="${DEPEND}
-   !

[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/

2016-12-27 Thread Alexis Ballier
commit: 254a81d6351269615b3494962c15a3509b1c711f
Author: Alexis Ballier  gentoo  org>
AuthorDate: Mon Dec 26 17:44:49 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Dec 27 12:40:36 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=254a81d6

dev-ml/ocamlbuild: bump to 0.10.1

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ml/ocamlbuild/Manifest |  1 +
 dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/dev-ml/ocamlbuild/Manifest b/dev-ml/ocamlbuild/Manifest
index 57bd608..0a1e3eb 100644
--- a/dev-ml/ocamlbuild/Manifest
+++ b/dev-ml/ocamlbuild/Manifest
@@ -1,2 +1,3 @@
+DIST ocamlbuild-0.10.1.tar.gz 193263 SHA256 
2603be3709634b6191dd00627213cff56f15200f2d0a24e0af58a18a0580b71e SHA512 
6d74bdce7fe147bf1a5fd570b569925b36b5f443c7251d1c13a0525e3086417b393a768722bf7d4b23a7e3178b0b3c2511499725c5a755d69783b8d555663e3b
 WHIRLPOOL 
7ab4d455260af64066abd1922d8c5631df6a9541abf3950c919818875346a1f7bc21e5d08e9a93bacb3559373179663daddc89532f79391124972e6bc986f84d
 DIST ocamlbuild-0.9.2.tar.gz 163014 SHA256 
257a3961da1aa47deb3de8da238ebe1daf13a73efef2228f97a064a90f91c6bc SHA512 
6f6fa2ca0030256b61a9f93275f26327a032594a1ddd288e1eb9f4c41dfc139e4cdb6cd66ae8e383dd2f8aabb435181abfbf6b4aa0892ef6fa420c29e33b391a
 WHIRLPOOL 
4b1285a3177787c9d4d1e4581dec4079a1144568512c8871b2ed9436bea941c9447130af616c418d7c18157f0818de26f6344635c7e63e4ec13acaa5229cf77a
 DIST ocamlbuild-0.9.3.tar.gz 191583 SHA256 
32e4824906888c61244909eab0d2c22d31f18fc9579873a070a4cf7947c2c0a9 SHA512 
49ab3a13d48f8f554c85ebc8ce9cbc5a5e63112c2d50215a6f4be78cc21c6e93bd5d657ea45584cfbfa00d182d99adad0fbb706e8121b71ea3ecf4830fd947dd
 WHIRLPOOL 
50dcc7146ea0cc567c955d01fc4d5fad36d056c8b99f74b5ee3cbc69d9a68a37c4448b3215430a5f39272375ade3917b168778e36f5d2e9308e41cc6b7afeb33

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
new file mode 100644
index ..c18f0d6
--- /dev/null
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+DESCRIPTION="Generic build tool with built-in rules for building OCaml library 
and programs"
+HOMEPAGE="https://github.com/ocaml/ocamlbuild;
+SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="LGPL-2.1-with-linking-exception"
+SLOT="0/${PV}"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE="+ocamlopt"
+
+DEPEND=">=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?]"
+RDEPEND="${DEPEND}
+   !

[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/

2016-10-07 Thread Thomas Deutschmann
commit: 217ee95df6926262f269d33ecd6a6cce5b85ec56
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Oct  7 15:43:03 2016 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Oct  7 15:43:24 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=217ee95d

dev-ml/ocamlbuild: DESCRIPTION improved

Gentoo CI has detected a "CrappyDescription" problem in these ebuilds.
This commit will set a useful description to fix the QA problem.

Package-Manager: portage-2.3.1

 dev-ml/ocamlbuild/ocamlbuild-0.9.2.ebuild | 2 +-
 dev-ml/ocamlbuild/ocamlbuild-0.9.3.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.9.2.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.9.2.ebuild
index 7fe9092..c18f0d6 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.9.2.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.9.2.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-DESCRIPTION="OCamlbuild"
+DESCRIPTION="Generic build tool with built-in rules for building OCaml library 
and programs"
 HOMEPAGE="https://github.com/ocaml/ocamlbuild;
 SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.9.3.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.9.3.ebuild
index 7fe9092..c18f0d6 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.9.3.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.9.3.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-DESCRIPTION="OCamlbuild"
+DESCRIPTION="Generic build tool with built-in rules for building OCaml library 
and programs"
 HOMEPAGE="https://github.com/ocaml/ocamlbuild;
 SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 



[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/

2016-10-07 Thread Alexis Ballier
commit: 91a5b1f755479960013013a111d2b0d24c72ec51
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Oct  7 11:31:54 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Oct  7 11:31:54 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91a5b1f7

dev-ml/ocamlbuild: bump to 0.9.3

Package-Manager: portage-2.3.1

 dev-ml/ocamlbuild/Manifest|  1 +
 dev-ml/ocamlbuild/ocamlbuild-0.9.3.ebuild | 34 +++
 2 files changed, 35 insertions(+)

diff --git a/dev-ml/ocamlbuild/Manifest b/dev-ml/ocamlbuild/Manifest
index ad244e5..57bd608 100644
--- a/dev-ml/ocamlbuild/Manifest
+++ b/dev-ml/ocamlbuild/Manifest
@@ -1 +1,2 @@
 DIST ocamlbuild-0.9.2.tar.gz 163014 SHA256 
257a3961da1aa47deb3de8da238ebe1daf13a73efef2228f97a064a90f91c6bc SHA512 
6f6fa2ca0030256b61a9f93275f26327a032594a1ddd288e1eb9f4c41dfc139e4cdb6cd66ae8e383dd2f8aabb435181abfbf6b4aa0892ef6fa420c29e33b391a
 WHIRLPOOL 
4b1285a3177787c9d4d1e4581dec4079a1144568512c8871b2ed9436bea941c9447130af616c418d7c18157f0818de26f6344635c7e63e4ec13acaa5229cf77a
+DIST ocamlbuild-0.9.3.tar.gz 191583 SHA256 
32e4824906888c61244909eab0d2c22d31f18fc9579873a070a4cf7947c2c0a9 SHA512 
49ab3a13d48f8f554c85ebc8ce9cbc5a5e63112c2d50215a6f4be78cc21c6e93bd5d657ea45584cfbfa00d182d99adad0fbb706e8121b71ea3ecf4830fd947dd
 WHIRLPOOL 
50dcc7146ea0cc567c955d01fc4d5fad36d056c8b99f74b5ee3cbc69d9a68a37c4448b3215430a5f39272375ade3917b168778e36f5d2e9308e41cc6b7afeb33

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.9.3.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.9.3.ebuild
new file mode 100644
index ..7fe9092
--- /dev/null
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.9.3.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+DESCRIPTION="OCamlbuild"
+HOMEPAGE="https://github.com/ocaml/ocamlbuild;
+SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="LGPL-2.1-with-linking-exception"
+SLOT="0/${PV}"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE="+ocamlopt"
+
+DEPEND=">=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?]"
+RDEPEND="${DEPEND}
+   !

[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/, dev-ml/ocamlbuild/files/

2016-05-03 Thread Alexis Ballier
commit: f501e896354b393a6985e90e46732196741a11b2
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue May  3 10:38:38 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue May  3 10:40:50 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f501e896

dev-ml/ocamlbuild: remove old

Package-Manager: portage-2.2.28

 dev-ml/ocamlbuild/Manifest|  1 -
 dev-ml/ocamlbuild/files/installbin.patch  | 13 --
 dev-ml/ocamlbuild/ocamlbuild-0.9.1.ebuild | 40 ---
 3 files changed, 54 deletions(-)

diff --git a/dev-ml/ocamlbuild/Manifest b/dev-ml/ocamlbuild/Manifest
index d7ccb43..ad244e5 100644
--- a/dev-ml/ocamlbuild/Manifest
+++ b/dev-ml/ocamlbuild/Manifest
@@ -1,2 +1 @@
-DIST ocamlbuild-0.9.1.tar.gz 160896 SHA256 
7a31fde2d863768372851665e3ce64064c35e38d2b2f3cbd060a6df426f16ee8 SHA512 
07da313f896fd31fab42881515f33544a587f831aa0928540af2351bf8d59b14115a144b17d156cb2599ce5d568684192a922f9f85f86ddd7299b8e194fd85c6
 WHIRLPOOL 
f28e3ce19371dc26d6992035e47a72cb82adde2869dd5188a8ea0ed6aee481633e0ada4ec28428a2f58e51582f60c3a486066d0f7e09dda4e8c374f977f420a8
 DIST ocamlbuild-0.9.2.tar.gz 163014 SHA256 
257a3961da1aa47deb3de8da238ebe1daf13a73efef2228f97a064a90f91c6bc SHA512 
6f6fa2ca0030256b61a9f93275f26327a032594a1ddd288e1eb9f4c41dfc139e4cdb6cd66ae8e383dd2f8aabb435181abfbf6b4aa0892ef6fa420c29e33b391a
 WHIRLPOOL 
4b1285a3177787c9d4d1e4581dec4079a1144568512c8871b2ed9436bea941c9447130af616c418d7c18157f0818de26f6344635c7e63e4ec13acaa5229cf77a

diff --git a/dev-ml/ocamlbuild/files/installbin.patch 
b/dev-ml/ocamlbuild/files/installbin.patch
deleted file mode 100644
index e7bd2cf..000
--- a/dev-ml/ocamlbuild/files/installbin.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: ocamlbuild-0.9.1/Makefile
-===
 ocamlbuild-0.9.1.orig/Makefile
-+++ ocamlbuild-0.9.1/Makefile
-@@ -202,7 +202,7 @@ beforedepend:: src/ocamlbuild_config.ml
- install-bin-byte:
-   mkdir -p $(INSTALL_BINDIR)
-   $(CP) ocamlbuild.byte $(INSTALL_BINDIR)/ocamlbuild.byte$(EXE)
--ifeq ($(OCAML_NATIVE), true)
-+ifneq ($(OCAML_NATIVE), true)
-   $(CP) ocamlbuild.byte $(INSTALL_BINDIR)/ocamlbuild$(EXE)
- endif
- 

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.9.1.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.9.1.ebuild
deleted file mode 100644
index 354981b..000
--- a/dev-ml/ocamlbuild/ocamlbuild-0.9.1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils
-
-DESCRIPTION="OCamlbuild"
-HOMEPAGE="https://github.com/ocaml/ocamlbuild;
-SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="LGPL-2.1-with-linking-exception"
-SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE="+ocamlopt"
-
-DEPEND=">=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?]"
-RDEPEND="${DEPEND}
-   !

[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/

2016-05-03 Thread Alexis Ballier
commit: 5db2f4b1f0e67846d69bb725e39557c98f11ee51
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue May  3 10:37:54 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue May  3 10:40:50 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5db2f4b1

dev-ml/ocamlbuild: bump to 0.9.2

Package-Manager: portage-2.2.28

 dev-ml/ocamlbuild/Manifest|  1 +
 dev-ml/ocamlbuild/ocamlbuild-0.9.2.ebuild | 34 +++
 2 files changed, 35 insertions(+)

diff --git a/dev-ml/ocamlbuild/Manifest b/dev-ml/ocamlbuild/Manifest
index 5384654..d7ccb43 100644
--- a/dev-ml/ocamlbuild/Manifest
+++ b/dev-ml/ocamlbuild/Manifest
@@ -1 +1,2 @@
 DIST ocamlbuild-0.9.1.tar.gz 160896 SHA256 
7a31fde2d863768372851665e3ce64064c35e38d2b2f3cbd060a6df426f16ee8 SHA512 
07da313f896fd31fab42881515f33544a587f831aa0928540af2351bf8d59b14115a144b17d156cb2599ce5d568684192a922f9f85f86ddd7299b8e194fd85c6
 WHIRLPOOL 
f28e3ce19371dc26d6992035e47a72cb82adde2869dd5188a8ea0ed6aee481633e0ada4ec28428a2f58e51582f60c3a486066d0f7e09dda4e8c374f977f420a8
+DIST ocamlbuild-0.9.2.tar.gz 163014 SHA256 
257a3961da1aa47deb3de8da238ebe1daf13a73efef2228f97a064a90f91c6bc SHA512 
6f6fa2ca0030256b61a9f93275f26327a032594a1ddd288e1eb9f4c41dfc139e4cdb6cd66ae8e383dd2f8aabb435181abfbf6b4aa0892ef6fa420c29e33b391a
 WHIRLPOOL 
4b1285a3177787c9d4d1e4581dec4079a1144568512c8871b2ed9436bea941c9447130af616c418d7c18157f0818de26f6344635c7e63e4ec13acaa5229cf77a

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.9.2.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.9.2.ebuild
new file mode 100644
index 000..7fe9092
--- /dev/null
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.9.2.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+DESCRIPTION="OCamlbuild"
+HOMEPAGE="https://github.com/ocaml/ocamlbuild;
+SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="LGPL-2.1-with-linking-exception"
+SLOT="0/${PV}"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE="+ocamlopt"
+
+DEPEND=">=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?]"
+RDEPEND="${DEPEND}
+   !

[gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/

2016-03-07 Thread Alexis Ballier
commit: a0a4f95dccfb21f49bec7efa2e722c7e3049a16d
Author: Alexis Ballier  gentoo  org>
AuthorDate: Mon Mar  7 17:04:55 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Mon Mar  7 17:05:13 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0a4f95d

dev-ml/ocamlbuild: add blocker against findlib versions that it collides with

Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier  gentoo.org>

 dev-ml/ocamlbuild/ocamlbuild-0.9.1.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.9.1.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.9.1.ebuild
index 526a153..354981b 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.9.1.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.9.1.ebuild
@@ -16,7 +16,9 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 
~sparc ~x86 ~amd64-fb
 IUSE="+ocamlopt"
 
 DEPEND=">=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?]"
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+   !