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

2024-06-01 Thread Alfredo Tupone
commit: 0c071bc20a5492a948a3f1a58ff15f60a737c5c4
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Sat Jun  1 21:43:32 2024 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Sat Jun  1 21:43:32 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c071bc2

dev-ml/ounit2: req dune-3

Closes: https://bugs.gentoo.org/923483
Signed-off-by: Alfredo Tupone  gentoo.org>

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

diff --git a/dev-ml/ounit2/ounit2-2.2.7.ebuild 
b/dev-ml/ounit2/ounit2-2.2.7-r1.ebuild
similarity index 95%
rename from dev-ml/ounit2/ounit2-2.2.7.ebuild
rename to dev-ml/ounit2/ounit2-2.2.7-r1.ebuild
index fe6cb6c0f95b..bdddc585f018 100644
--- a/dev-ml/ounit2/ounit2-2.2.7.ebuild
+++ b/dev-ml/ounit2/ounit2-2.2.7-r1.ebuild
@@ -20,6 +20,7 @@ DEPEND="
dev-ml/stdlib-shims:=
 "
 RDEPEND="${DEPEND}"
+BDEPEND=">=dev-ml/dune-3"
 
 PATCHES=( "${FILESDIR}/${PN}-2.2.7-dune.patch" )
 



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

2024-03-02 Thread Sam James
commit: bddeffa2873136da91b0789b1abf51d62bda3bd5
Author: Sam James  gentoo  org>
AuthorDate: Sun Mar  3 04:04:22 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Mar  3 04:04:22 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bddeffa2

dev-ml/ounit2: Stabilize 2.2.7 arm64, #925658

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

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

diff --git a/dev-ml/ounit2/ounit2-2.2.7.ebuild 
b/dev-ml/ounit2/ounit2-2.2.7.ebuild
index 0eed8448ef1c..fe6cb6c0f95b 100644
--- a/dev-ml/ounit2/ounit2-2.2.7.ebuild
+++ b/dev-ml/ounit2/ounit2-2.2.7.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/ounit-${PV}"
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="amd64 arm ~arm64 ~ppc ppc64 ~riscv x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86"
 IUSE="+ocamlopt"
 
 DEPEND="



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

2024-03-02 Thread Arthur Zamarin
commit: d0266fbbd80055627842e73e1cdc6fac94232497
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Mar  2 18:28:07 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Mar  2 18:28:07 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0266fbb

dev-ml/ounit2: Stabilize 2.2.7 ppc64, #925658

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-ml/ounit2/ounit2-2.2.7.ebuild 
b/dev-ml/ounit2/ounit2-2.2.7.ebuild
index d454c5f42577..0eed8448ef1c 100644
--- a/dev-ml/ounit2/ounit2-2.2.7.ebuild
+++ b/dev-ml/ounit2/ounit2-2.2.7.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/ounit-${PV}"
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 arm ~arm64 ~ppc ppc64 ~riscv x86"
 IUSE="+ocamlopt"
 
 DEPEND="



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

2024-02-27 Thread Sam James
commit: 2ed51de6a18823fa3211e74e8d9b1963be836d3e
Author: Sam James  gentoo  org>
AuthorDate: Tue Feb 27 23:57:33 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb 27 23:57:33 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ed51de6

dev-ml/ounit2: Stabilize 2.2.7 arm, #925658

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

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

diff --git a/dev-ml/ounit2/ounit2-2.2.7.ebuild 
b/dev-ml/ounit2/ounit2-2.2.7.ebuild
index 14a621658eaa..d454c5f42577 100644
--- a/dev-ml/ounit2/ounit2-2.2.7.ebuild
+++ b/dev-ml/ounit2/ounit2-2.2.7.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/ounit-${PV}"
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~riscv x86"
 IUSE="+ocamlopt"
 
 DEPEND="



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

2024-02-27 Thread Sam James
commit: dd6c2d2eda9dbcce7d799a79c3ccf96eaaf3f139
Author: Sam James  gentoo  org>
AuthorDate: Tue Feb 27 23:57:33 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb 27 23:57:33 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd6c2d2e

dev-ml/ounit2: Stabilize 2.2.7 amd64, #925658

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

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

diff --git a/dev-ml/ounit2/ounit2-2.2.7.ebuild 
b/dev-ml/ounit2/ounit2-2.2.7.ebuild
index 9b28b97ab80f..14a621658eaa 100644
--- a/dev-ml/ounit2/ounit2-2.2.7.ebuild
+++ b/dev-ml/ounit2/ounit2-2.2.7.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/ounit-${PV}"
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
 IUSE="+ocamlopt"
 
 DEPEND="



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

2024-02-27 Thread Sam James
commit: daf60d68b3c7cfaa60addd76cd4cf260776867f4
Author: Sam James  gentoo  org>
AuthorDate: Tue Feb 27 23:57:32 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Feb 27 23:57:32 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daf60d68

dev-ml/ounit2: Stabilize 2.2.7 x86, #925658

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

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

diff --git a/dev-ml/ounit2/ounit2-2.2.7.ebuild 
b/dev-ml/ounit2/ounit2-2.2.7.ebuild
index fa12658631a0..9b28b97ab80f 100644
--- a/dev-ml/ounit2/ounit2-2.2.7.ebuild
+++ b/dev-ml/ounit2/ounit2-2.2.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -12,7 +12,7 @@ S="${WORKDIR}/ounit-${PV}"
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
 IUSE="+ocamlopt"
 
 DEPEND="



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

2023-11-02 Thread Maciej Barć
commit: 11b622a11b4eeda5c062ab93f3e81cde585005e6
Author: Maciej Barć  gentoo  org>
AuthorDate: Thu Nov  2 21:32:58 2023 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Thu Nov  2 22:11:20 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11b622a1

dev-ml/ounit2: bump to 2.2.7

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

 dev-ml/ounit2/Manifest  |  1 +
 dev-ml/ounit2/files/ounit2-2.2.7-dune.patch | 19 +++
 dev-ml/ounit2/ounit2-2.2.7.ebuild   | 28 
 3 files changed, 48 insertions(+)

diff --git a/dev-ml/ounit2/Manifest b/dev-ml/ounit2/Manifest
index c1515a660f4d..04db66dd1f95 100644
--- a/dev-ml/ounit2/Manifest
+++ b/dev-ml/ounit2/Manifest
@@ -1 +1,2 @@
 DIST ounit2-2.2.6.tar.gz 69910 BLAKE2B 
7833738e94990c7e67d27665e994c9e3c1505dcb45e2faaba58ef7de9eccc8fc19437fa983da058b1fa2c464e74d90a4eec22380ebfa01ae5e5a9616faf6ada3
 SHA512 
4d808866dc4f9de6493a17910fafb2452398aef45cb29add54ed25e15a10ec7715bdd52d40190f618e77fe351d8bb67fbe12c1df6a6736c501792a57f6b3768a
+DIST ounit2-2.2.7.tar.gz 69771 BLAKE2B 
6fb43eccf33a02d3fbbbec1fd00b2901ae69bb55e9c94790ebcfed68f676bc0a9a573f4e03edc8c542e195b68c77deae0426c884ea81ceef1149548f6b760673
 SHA512 
b2cefed53127f724c099391eefe1bce3b43cad5d6b629b5f1e9446b58892639de758f5dbcbd5efb6c409ce77ed01d06693989a3ba909cf79c36c2554c1473396

diff --git a/dev-ml/ounit2/files/ounit2-2.2.7-dune.patch 
b/dev-ml/ounit2/files/ounit2-2.2.7-dune.patch
new file mode 100644
index ..845d7e9e4574
--- /dev/null
+++ b/dev-ml/ounit2/files/ounit2-2.2.7-dune.patch
@@ -0,0 +1,19 @@
+--- a/src/lib/ounit2/dune
 b/src/lib/ounit2/dune
+@@ -2,7 +2,7 @@
+  (name oUnit)
+  (public_name ounit2)
+  (wrapped false)
+- (libraries unix seq ounit2.advanced))
++ (libraries unix ounit2.advanced))
+ 
+ (documentation
+  (package ounit2)
+--- a/src/lib/ounit2/advanced/dune
 b/src/lib/ounit2/advanced/dune
+@@ -11,4 +11,4 @@
+  (name oUnitAdvanced)
+  (public_name ounit2.advanced)
+  (wrapped false)
+- (libraries unix seq stdlib-shims))
++ (libraries unix stdlib-shims))

diff --git a/dev-ml/ounit2/ounit2-2.2.7.ebuild 
b/dev-ml/ounit2/ounit2-2.2.7.ebuild
new file mode 100644
index ..fa12658631a0
--- /dev/null
+++ b/dev-ml/ounit2/ounit2-2.2.7.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit dune
+
+DESCRIPTION="Unit testing framework for OCaml"
+HOMEPAGE="https://github.com/gildor478/ounit";
+SRC_URI="https://github.com/gildor478/ounit/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+S="${WORKDIR}/ounit-${PV}"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+IUSE="+ocamlopt"
+
+DEPEND="
+   dev-ml/lwt:=
+   dev-ml/stdlib-shims:=
+"
+RDEPEND="${DEPEND}"
+
+PATCHES=( "${FILESDIR}/${PN}-2.2.7-dune.patch" )
+
+src_install() {
+   dune-install ${PN} ${PN}-lwt
+}



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

2023-11-02 Thread Maciej Barć
commit: 55e327d421e4306352f5639f3391d2f63f317bdd
Author: Maciej Barć  gentoo  org>
AuthorDate: Thu Nov  2 21:28:46 2023 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Thu Nov  2 22:11:20 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55e327d4

dev-ml/ounit2: drop old 2.2.4

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

 dev-ml/ounit2/Manifest|  1 -
 dev-ml/ounit2/ounit2-2.2.4.ebuild | 22 --
 2 files changed, 23 deletions(-)

diff --git a/dev-ml/ounit2/Manifest b/dev-ml/ounit2/Manifest
index 5e12c3f82f21..c1515a660f4d 100644
--- a/dev-ml/ounit2/Manifest
+++ b/dev-ml/ounit2/Manifest
@@ -1,2 +1 @@
-DIST ounit-v2.2.4.tbz 57558 BLAKE2B 
5cb1eaa1233102af49155b46a1a95742c3c6c584901536ce755e6f6386d0d645639b98fdbab236fe20c93c3bde2632bbfc31c5a076f61cc6b9a7f408ac032643
 SHA512 
d69dc501a360c31f7854322b5e2c2abcb1e43890737e1cc00c167ee104d5dee471b6b8d8186f8044b0482c91a8f15210a25d833a1e03ed7baabfba923815962f
 DIST ounit2-2.2.6.tar.gz 69910 BLAKE2B 
7833738e94990c7e67d27665e994c9e3c1505dcb45e2faaba58ef7de9eccc8fc19437fa983da058b1fa2c464e74d90a4eec22380ebfa01ae5e5a9616faf6ada3
 SHA512 
4d808866dc4f9de6493a17910fafb2452398aef45cb29add54ed25e15a10ec7715bdd52d40190f618e77fe351d8bb67fbe12c1df6a6736c501792a57f6b3768a

diff --git a/dev-ml/ounit2/ounit2-2.2.4.ebuild 
b/dev-ml/ounit2/ounit2-2.2.4.ebuild
deleted file mode 100644
index b67e4a2fd511..
--- a/dev-ml/ounit2/ounit2-2.2.4.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit dune
-
-DESCRIPTION="Unit testing framework for OCaml"
-HOMEPAGE="https://github.com/gildor478/ounit";
-SRC_URI="https://github.com/gildor478/ounit/releases/download/v${PV}/ounit-v${PV}.tbz";
-S="${WORKDIR}/ounit-v${PV}"
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
-IUSE="+ocamlopt"
-
-DEPEND="
-   dev-ml/lwt:=
-   dev-ml/stdlib-shims:=
-"
-RDEPEND="${DEPEND}"



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

2023-11-02 Thread Maciej Barć
commit: e822f9216e8f74d91c8489696b94d1af7c47712a
Author: Maciej Barć  gentoo  org>
AuthorDate: Thu Nov  2 21:28:38 2023 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Thu Nov  2 22:11:20 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e822f921

dev-ml/ounit2: drop old 2.2.3

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

 dev-ml/ounit2/Manifest|  1 -
 dev-ml/ounit2/ounit2-2.2.3.ebuild | 22 --
 2 files changed, 23 deletions(-)

diff --git a/dev-ml/ounit2/Manifest b/dev-ml/ounit2/Manifest
index 7ed9c591f682..5e12c3f82f21 100644
--- a/dev-ml/ounit2/Manifest
+++ b/dev-ml/ounit2/Manifest
@@ -1,3 +1,2 @@
-DIST ounit-v2.2.3.tbz 57449 BLAKE2B 
cf4742c4800ff66551416e243285ae0264f94d1665f795039cd37ad717b09fa3ba5cdfb2380169dfcddea5a27a82373ae892adf11155147a081d734091bf39d8
 SHA512 
dff04859d263e5f80a1606156d07493d0320a2756d0a7f134c63c53078550c7b056587486922bc66a288413af30c59a7e47157636502c6dd10626cf75587f981
 DIST ounit-v2.2.4.tbz 57558 BLAKE2B 
5cb1eaa1233102af49155b46a1a95742c3c6c584901536ce755e6f6386d0d645639b98fdbab236fe20c93c3bde2632bbfc31c5a076f61cc6b9a7f408ac032643
 SHA512 
d69dc501a360c31f7854322b5e2c2abcb1e43890737e1cc00c167ee104d5dee471b6b8d8186f8044b0482c91a8f15210a25d833a1e03ed7baabfba923815962f
 DIST ounit2-2.2.6.tar.gz 69910 BLAKE2B 
7833738e94990c7e67d27665e994c9e3c1505dcb45e2faaba58ef7de9eccc8fc19437fa983da058b1fa2c464e74d90a4eec22380ebfa01ae5e5a9616faf6ada3
 SHA512 
4d808866dc4f9de6493a17910fafb2452398aef45cb29add54ed25e15a10ec7715bdd52d40190f618e77fe351d8bb67fbe12c1df6a6736c501792a57f6b3768a

diff --git a/dev-ml/ounit2/ounit2-2.2.3.ebuild 
b/dev-ml/ounit2/ounit2-2.2.3.ebuild
deleted file mode 100644
index 6445ad69029a..
--- a/dev-ml/ounit2/ounit2-2.2.3.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit dune
-
-DESCRIPTION="Unit testing framework for OCaml"
-HOMEPAGE="https://github.com/gildor478/ounit";
-SRC_URI="https://github.com/gildor478/ounit/releases/download/v${PV}/ounit-v${PV}.tbz";
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86"
-DEPEND="
-   dev-ml/lwt:=
-   dev-ml/stdlib-shims:=
-"
-RDEPEND="${DEPEND}"
-BDEPEND=""
-IUSE="+ocamlopt"
-
-S="${WORKDIR}/ounit-v${PV}"



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

2023-04-29 Thread Arthur Zamarin
commit: b502b7a69f1d8052f9fd3dfec7c7e314be24508d
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Apr 29 08:08:46 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Apr 29 08:08:46 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b502b7a6

dev-ml/ounit2: Stabilize 2.2.6 arm, #901619

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-ml/ounit2/ounit2-2.2.6.ebuild 
b/dev-ml/ounit2/ounit2-2.2.6.ebuild
index 1417e4d6e6ef..e5cb1eba4a95 100644
--- a/dev-ml/ounit2/ounit2-2.2.6.ebuild
+++ b/dev-ml/ounit2/ounit2-2.2.6.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/ounit-${PV}"
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 ~riscv x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86"
 IUSE="+ocamlopt"
 
 DEPEND="



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

2023-04-29 Thread Arthur Zamarin
commit: 5cc4e4fa9de204fae5a31750422611381ce4e1cf
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Apr 29 07:59:15 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Apr 29 07:59:15 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cc4e4fa

dev-ml/ounit2: Stabilize 2.2.6 arm64, #901619

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-ml/ounit2/ounit2-2.2.6.ebuild 
b/dev-ml/ounit2/ounit2-2.2.6.ebuild
index 23f1ce57500b..1417e4d6e6ef 100644
--- a/dev-ml/ounit2/ounit2-2.2.6.ebuild
+++ b/dev-ml/ounit2/ounit2-2.2.6.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/ounit-${PV}"
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 ~riscv x86"
 IUSE="+ocamlopt"
 
 DEPEND="



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

2023-03-17 Thread Arthur Zamarin
commit: 91779829554dd3dc5a36aabd20b5bd6280ebe09e
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Mar 17 14:45:49 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Mar 17 14:45:49 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91779829

dev-ml/ounit2: Stabilize 2.2.6 ppc64, #901619

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-ml/ounit2/ounit2-2.2.6.ebuild 
b/dev-ml/ounit2/ounit2-2.2.6.ebuild
index adaa3366584c..23f1ce57500b 100644
--- a/dev-ml/ounit2/ounit2-2.2.6.ebuild
+++ b/dev-ml/ounit2/ounit2-2.2.6.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/ounit-${PV}"
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~riscv x86"
 IUSE="+ocamlopt"
 
 DEPEND="



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

2023-03-17 Thread Arthur Zamarin
commit: 9b38ee91b48c6c0ba9321be210ac7c8826500305
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Mar 17 07:17:35 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Mar 17 07:17:35 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b38ee91

dev-ml/ounit2: Stabilize 2.2.6 x86, #901619

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-ml/ounit2/ounit2-2.2.6.ebuild 
b/dev-ml/ounit2/ounit2-2.2.6.ebuild
index 468bda409738..adaa3366584c 100644
--- a/dev-ml/ounit2/ounit2-2.2.6.ebuild
+++ b/dev-ml/ounit2/ounit2-2.2.6.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/ounit-${PV}"
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
 IUSE="+ocamlopt"
 
 DEPEND="



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

2023-03-16 Thread Arthur Zamarin
commit: 77327c579aa3d2afbe9b3f2ceeedb5c712c32c7d
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Mar 17 06:44:59 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Mar 17 06:44:59 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77327c57

dev-ml/ounit2: Stabilize 2.2.6 amd64, #901619

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-ml/ounit2/ounit2-2.2.6.ebuild 
b/dev-ml/ounit2/ounit2-2.2.6.ebuild
index 4658b3fb40bb..468bda409738 100644
--- a/dev-ml/ounit2/ounit2-2.2.6.ebuild
+++ b/dev-ml/ounit2/ounit2-2.2.6.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
@@ -12,7 +12,7 @@ S="${WORKDIR}/ounit-${PV}"
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
 IUSE="+ocamlopt"
 
 DEPEND="



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

2022-11-21 Thread Maciej Barć
commit: 8cb49dc0aecd8d426dbab587cdaa8034fa053df8
Author: Maciej Barć  gentoo  org>
AuthorDate: Mon Nov 21 12:55:00 2022 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Mon Nov 21 12:55:00 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cb49dc0

dev-ml/ounit2: remove seq reference from dune build file

Closes: https://bugs.gentoo.org/882337
Signed-off-by: Maciej Barć  gentoo.org>

 dev-ml/ounit2/files/ounit2-2.2.6-dune.patch | 19 +++
 dev-ml/ounit2/ounit2-2.2.6.ebuild   |  2 ++
 2 files changed, 21 insertions(+)

diff --git a/dev-ml/ounit2/files/ounit2-2.2.6-dune.patch 
b/dev-ml/ounit2/files/ounit2-2.2.6-dune.patch
new file mode 100644
index ..9ef29326f6d0
--- /dev/null
+++ b/dev-ml/ounit2/files/ounit2-2.2.6-dune.patch
@@ -0,0 +1,19 @@
+--- a/src/lib/ounit2/dune
 b/src/lib/ounit2/dune
+@@ -2,7 +2,7 @@
+   (name oUnit)
+   (public_name ounit2)
+   (wrapped false)
+-  (libraries unix seq ounit2.advanced))
++  (libraries unix ounit2.advanced))
+ 
+ (documentation
+   (package ounit2)
+--- a/src/lib/ounit2/advanced/dune
 b/src/lib/ounit2/advanced/dune
+@@ -7,4 +7,4 @@
+   (name oUnitAdvanced)
+   (public_name ounit2.advanced)
+   (wrapped false)
+-  (libraries unix bytes seq stdlib-shims))
++  (libraries unix bytes stdlib-shims))

diff --git a/dev-ml/ounit2/ounit2-2.2.6.ebuild 
b/dev-ml/ounit2/ounit2-2.2.6.ebuild
index d86216a306f2..4658b3fb40bb 100644
--- a/dev-ml/ounit2/ounit2-2.2.6.ebuild
+++ b/dev-ml/ounit2/ounit2-2.2.6.ebuild
@@ -21,6 +21,8 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 
+PATCHES=( "${FILESDIR}"/${P}-dune.patch )
+
 src_install() {
dune-install ${PN} ${PN}-lwt
 }



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

2022-04-18 Thread Jakov Smolić
commit: 6390c6a1ac34fe3639ddbc5fd159f6d11c2fe013
Author: Yongxiang Liang  gmail  com>
AuthorDate: Sun Apr 17 15:41:09 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Mon Apr 18 21:06:39 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6390c6a1

dev-ml/ounit2: Keyword 2.2.6 riscv, #835392

Signed-off-by: Yongxiang Liang  gmail.com>
Signed-off-by: Jakov Smolić  gentoo.org>

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

diff --git a/dev-ml/ounit2/ounit2-2.2.6.ebuild 
b/dev-ml/ounit2/ounit2-2.2.6.ebuild
index b454e94dc082..d86216a306f2 100644
--- a/dev-ml/ounit2/ounit2-2.2.6.ebuild
+++ b/dev-ml/ounit2/ounit2-2.2.6.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/ounit-${PV}"
 
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
 IUSE="+ocamlopt"
 
 DEPEND="



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

2022-03-08 Thread Maciej Barć
commit: 9bd84e55a93799649f072c8242d0325317c0332d
Author: Maciej Barć  gentoo  org>
AuthorDate: Tue Mar  8 14:37:09 2022 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Tue Mar  8 14:37:09 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bd84e55

dev-ml/ounit2: bump to 2.2.6

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

 dev-ml/ounit2/Manifest|  1 +
 dev-ml/ounit2/ounit2-2.2.6.ebuild | 26 ++
 2 files changed, 27 insertions(+)

diff --git a/dev-ml/ounit2/Manifest b/dev-ml/ounit2/Manifest
index c555d67220b6..7ed9c591f682 100644
--- a/dev-ml/ounit2/Manifest
+++ b/dev-ml/ounit2/Manifest
@@ -1,2 +1,3 @@
 DIST ounit-v2.2.3.tbz 57449 BLAKE2B 
cf4742c4800ff66551416e243285ae0264f94d1665f795039cd37ad717b09fa3ba5cdfb2380169dfcddea5a27a82373ae892adf11155147a081d734091bf39d8
 SHA512 
dff04859d263e5f80a1606156d07493d0320a2756d0a7f134c63c53078550c7b056587486922bc66a288413af30c59a7e47157636502c6dd10626cf75587f981
 DIST ounit-v2.2.4.tbz 57558 BLAKE2B 
5cb1eaa1233102af49155b46a1a95742c3c6c584901536ce755e6f6386d0d645639b98fdbab236fe20c93c3bde2632bbfc31c5a076f61cc6b9a7f408ac032643
 SHA512 
d69dc501a360c31f7854322b5e2c2abcb1e43890737e1cc00c167ee104d5dee471b6b8d8186f8044b0482c91a8f15210a25d833a1e03ed7baabfba923815962f
+DIST ounit2-2.2.6.tar.gz 69910 BLAKE2B 
7833738e94990c7e67d27665e994c9e3c1505dcb45e2faaba58ef7de9eccc8fc19437fa983da058b1fa2c464e74d90a4eec22380ebfa01ae5e5a9616faf6ada3
 SHA512 
4d808866dc4f9de6493a17910fafb2452398aef45cb29add54ed25e15a10ec7715bdd52d40190f618e77fe351d8bb67fbe12c1df6a6736c501792a57f6b3768a

diff --git a/dev-ml/ounit2/ounit2-2.2.6.ebuild 
b/dev-ml/ounit2/ounit2-2.2.6.ebuild
new file mode 100644
index ..b454e94dc082
--- /dev/null
+++ b/dev-ml/ounit2/ounit2-2.2.6.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit dune
+
+DESCRIPTION="Unit testing framework for OCaml"
+HOMEPAGE="https://github.com/gildor478/ounit";
+SRC_URI="https://github.com/gildor478/ounit/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+S="${WORKDIR}/ounit-${PV}"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE="+ocamlopt"
+
+DEPEND="
+   dev-ml/lwt:=
+   dev-ml/stdlib-shims:=
+"
+RDEPEND="${DEPEND}"
+
+src_install() {
+   dune-install ${PN} ${PN}-lwt
+}



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

2021-10-03 Thread Alfredo Tupone
commit: 6121c04a824d57d821ef7a8004d74cec45c7f60f
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Sun Oct  3 09:56:48 2021 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Sun Oct  3 09:57:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6121c04a

dev-ml/ounit2: src_compile is in dune.eclass

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

 dev-ml/ounit2/ounit2-2.2.3.ebuild | 4 
 dev-ml/ounit2/ounit2-2.2.4.ebuild | 4 
 2 files changed, 8 deletions(-)

diff --git a/dev-ml/ounit2/ounit2-2.2.3.ebuild 
b/dev-ml/ounit2/ounit2-2.2.3.ebuild
index b53206f8e38..40be073255c 100644
--- a/dev-ml/ounit2/ounit2-2.2.3.ebuild
+++ b/dev-ml/ounit2/ounit2-2.2.3.ebuild
@@ -20,7 +20,3 @@ BDEPEND=""
 IUSE="+ocamlopt"
 
 S="${WORKDIR}/ounit-v${PV}"
-
-src_compile() {
-   dune build @install --profile release || die
-}

diff --git a/dev-ml/ounit2/ounit2-2.2.4.ebuild 
b/dev-ml/ounit2/ounit2-2.2.4.ebuild
index 967a9daf84d..b67e4a2fd51 100644
--- a/dev-ml/ounit2/ounit2-2.2.4.ebuild
+++ b/dev-ml/ounit2/ounit2-2.2.4.ebuild
@@ -20,7 +20,3 @@ DEPEND="
dev-ml/stdlib-shims:=
 "
 RDEPEND="${DEPEND}"
-
-src_compile() {
-   dune build @install --profile release || die
-}



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

2021-10-01 Thread Alfredo Tupone
commit: 5b0573669408fbd1ff2350b90fd8dc6ce68d4fe0
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Fri Oct  1 19:16:07 2021 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Fri Oct  1 19:16:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b057366

dev-ml/ounit2: build with ocaml-4.12

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

 dev-ml/ounit2/ounit2-2.2.3.ebuild | 4 
 dev-ml/ounit2/ounit2-2.2.4.ebuild | 4 
 2 files changed, 8 insertions(+)

diff --git a/dev-ml/ounit2/ounit2-2.2.3.ebuild 
b/dev-ml/ounit2/ounit2-2.2.3.ebuild
index 40be073255c..b53206f8e38 100644
--- a/dev-ml/ounit2/ounit2-2.2.3.ebuild
+++ b/dev-ml/ounit2/ounit2-2.2.3.ebuild
@@ -20,3 +20,7 @@ BDEPEND=""
 IUSE="+ocamlopt"
 
 S="${WORKDIR}/ounit-v${PV}"
+
+src_compile() {
+   dune build @install --profile release || die
+}

diff --git a/dev-ml/ounit2/ounit2-2.2.4.ebuild 
b/dev-ml/ounit2/ounit2-2.2.4.ebuild
index b67e4a2fd51..967a9daf84d 100644
--- a/dev-ml/ounit2/ounit2-2.2.4.ebuild
+++ b/dev-ml/ounit2/ounit2-2.2.4.ebuild
@@ -20,3 +20,7 @@ DEPEND="
dev-ml/stdlib-shims:=
 "
 RDEPEND="${DEPEND}"
+
+src_compile() {
+   dune build @install --profile release || die
+}



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

2021-03-13 Thread Sam James
commit: ddf3028024b2a741d0edc323be057d4b48f71b0c
Author: Sam James  gentoo  org>
AuthorDate: Sun Mar 14 00:45:02 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Mar 14 00:48:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddf30280

dev-ml/ounit2: Stabilize 2.2.3 arm64, #772833

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

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

diff --git a/dev-ml/ounit2/ounit2-2.2.3.ebuild 
b/dev-ml/ounit2/ounit2-2.2.3.ebuild
index 5f425ad5708..40be073255c 100644
--- a/dev-ml/ounit2/ounit2-2.2.3.ebuild
+++ b/dev-ml/ounit2/ounit2-2.2.3.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/gildor478/ounit";
 
SRC_URI="https://github.com/gildor478/ounit/releases/download/v${PV}/ounit-v${PV}.tbz";
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86"
+KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
 DEPEND="
dev-ml/lwt:=
dev-ml/stdlib-shims:=



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

2021-02-10 Thread Sam James
commit: d0c3db6b586178b579145b136de14b6118d4c0b1
Author: Sam James  gentoo  org>
AuthorDate: Thu Feb 11 06:31:26 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Feb 11 06:31:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0c3db6b

dev-ml/ounit2: Stabilize 2.2.3 ppc, #769317

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

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

diff --git a/dev-ml/ounit2/ounit2-2.2.3.ebuild 
b/dev-ml/ounit2/ounit2-2.2.3.ebuild
index 9b5c1534ae7..426e90de74d 100644
--- a/dev-ml/ounit2/ounit2-2.2.3.ebuild
+++ b/dev-ml/ounit2/ounit2-2.2.3.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/gildor478/ounit";
 
SRC_URI="https://github.com/gildor478/ounit/releases/download/v${PV}/ounit-v${PV}.tbz";
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86"
 DEPEND="
dev-ml/lwt:=
dev-ml/stdlib-shims:=



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

2021-02-10 Thread Sam James
commit: 97feaefe4d106e77f835ca86a98951cc1ba40e9e
Author: Sam James  gentoo  org>
AuthorDate: Thu Feb 11 06:25:40 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Feb 11 06:25:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97feaefe

dev-ml/ounit2: Stabilize 2.2.3 x86, #769317

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

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

diff --git a/dev-ml/ounit2/ounit2-2.2.3.ebuild 
b/dev-ml/ounit2/ounit2-2.2.3.ebuild
index 088df7c99a3..9b5c1534ae7 100644
--- a/dev-ml/ounit2/ounit2-2.2.3.ebuild
+++ b/dev-ml/ounit2/ounit2-2.2.3.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/gildor478/ounit";
 
SRC_URI="https://github.com/gildor478/ounit/releases/download/v${PV}/ounit-v${PV}.tbz";
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86"
 DEPEND="
dev-ml/lwt:=
dev-ml/stdlib-shims:=



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

2021-02-10 Thread Sam James
commit: 22fb5da62b19cbda68dfba5478e3df67976583e6
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb 10 18:53:15 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb 10 18:53:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22fb5da6

dev-ml/ounit2: Stabilize 2.2.3 amd64, #769317

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

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

diff --git a/dev-ml/ounit2/ounit2-2.2.3.ebuild 
b/dev-ml/ounit2/ounit2-2.2.3.ebuild
index 58cc77dda0f..088df7c99a3 100644
--- a/dev-ml/ounit2/ounit2-2.2.3.ebuild
+++ b/dev-ml/ounit2/ounit2-2.2.3.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/gildor478/ounit";
 
SRC_URI="https://github.com/gildor478/ounit/releases/download/v${PV}/ounit-v${PV}.tbz";
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86"
 DEPEND="
dev-ml/lwt:=
dev-ml/stdlib-shims:=



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

2021-02-10 Thread Sam James
commit: de95cb0e1c71c9cfbe46d28bbe5a9cbda385719f
Author: Sam James  gentoo  org>
AuthorDate: Wed Feb 10 16:32:55 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Feb 10 16:32:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de95cb0e

dev-ml/ounit2: Stabilize 2.2.3 ppc64, #769317

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

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

diff --git a/dev-ml/ounit2/ounit2-2.2.3.ebuild 
b/dev-ml/ounit2/ounit2-2.2.3.ebuild
index 354af513eda..58cc77dda0f 100644
--- a/dev-ml/ounit2/ounit2-2.2.3.ebuild
+++ b/dev-ml/ounit2/ounit2-2.2.3.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
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/gildor478/ounit";
 
SRC_URI="https://github.com/gildor478/ounit/releases/download/v${PV}/ounit-v${PV}.tbz";
 LICENSE="MIT"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~x86"
 DEPEND="
dev-ml/lwt:=
dev-ml/stdlib-shims:=



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

2021-02-08 Thread Sam James
commit: 286243fd45071d2622c007c9490f83979472ce2a
Author: Sam James  gentoo  org>
AuthorDate: Mon Feb  8 07:57:52 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Feb  8 07:57:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=286243fd

dev-ml/ounit2: bump to 2.2.4

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

 dev-ml/ounit2/Manifest|  1 +
 dev-ml/ounit2/ounit2-2.2.4.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-ml/ounit2/Manifest b/dev-ml/ounit2/Manifest
index 1110f73cdc2..c555d67220b 100644
--- a/dev-ml/ounit2/Manifest
+++ b/dev-ml/ounit2/Manifest
@@ -1 +1,2 @@
 DIST ounit-v2.2.3.tbz 57449 BLAKE2B 
cf4742c4800ff66551416e243285ae0264f94d1665f795039cd37ad717b09fa3ba5cdfb2380169dfcddea5a27a82373ae892adf11155147a081d734091bf39d8
 SHA512 
dff04859d263e5f80a1606156d07493d0320a2756d0a7f134c63c53078550c7b056587486922bc66a288413af30c59a7e47157636502c6dd10626cf75587f981
+DIST ounit-v2.2.4.tbz 57558 BLAKE2B 
5cb1eaa1233102af49155b46a1a95742c3c6c584901536ce755e6f6386d0d645639b98fdbab236fe20c93c3bde2632bbfc31c5a076f61cc6b9a7f408ac032643
 SHA512 
d69dc501a360c31f7854322b5e2c2abcb1e43890737e1cc00c167ee104d5dee471b6b8d8186f8044b0482c91a8f15210a25d833a1e03ed7baabfba923815962f

diff --git a/dev-ml/ounit2/ounit2-2.2.4.ebuild 
b/dev-ml/ounit2/ounit2-2.2.4.ebuild
new file mode 100644
index 000..b67e4a2fd51
--- /dev/null
+++ b/dev-ml/ounit2/ounit2-2.2.4.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit dune
+
+DESCRIPTION="Unit testing framework for OCaml"
+HOMEPAGE="https://github.com/gildor478/ounit";
+SRC_URI="https://github.com/gildor478/ounit/releases/download/v${PV}/ounit-v${PV}.tbz";
+S="${WORKDIR}/ounit-v${PV}"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE="+ocamlopt"
+
+DEPEND="
+   dev-ml/lwt:=
+   dev-ml/stdlib-shims:=
+"
+RDEPEND="${DEPEND}"



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

2021-01-17 Thread Sam James
commit: 2fb0edb35e4f543f3cc99125307386ce08d81129
Author: Sam James  gentoo  org>
AuthorDate: Sun Jan 17 17:35:49 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jan 17 17:35:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fb0edb3

dev-ml/ounit2: adopt for ml@

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

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

diff --git a/dev-ml/ounit2/metadata.xml b/dev-ml/ounit2/metadata.xml
index 3084165d748..a7987b4aa43 100644
--- a/dev-ml/ounit2/metadata.xml
+++ b/dev-ml/ounit2/metadata.xml
@@ -1,6 +1,10 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
+   
+   m...@gentoo.org
+   ML
+   

gie...@gentoo.org
Mark Wright