public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/seq/
@ 2023-02-08 19:34 Alfredo Tupone
  0 siblings, 0 replies; 32+ messages in thread
From: Alfredo Tupone @ 2023-02-08 19:34 UTC (permalink / raw
  To: gentoo-commits

commit:     8dbb0e5016609ccc2a2f3effbc42cadd02069c1a
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  8 19:33:04 2023 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Wed Feb  8 19:33:42 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dbb0e50

dev-ml/seq: add 0.3.1

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

 dev-ml/seq/Manifest         |  1 +
 dev-ml/seq/seq-0.3.1.ebuild | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/dev-ml/seq/Manifest b/dev-ml/seq/Manifest
index b2c09ff23e2f..439093b05627 100644
--- a/dev-ml/seq/Manifest
+++ b/dev-ml/seq/Manifest
@@ -1,3 +1,4 @@
 DIST seq-0.2.2.tar.gz 12240 BLAKE2B 0f7c64e26593b012b60cfdcba02dc2748558c46a72789c77eaff70bcb24ab601895c429aa16dc066151323a48c312a372af5e19cebe0886e9203d55436c09cb1 SHA512 cab0eb4cb6d9788b7cbd7acbefefc15689d706c97ff7f75dd97faf3c21e466af4d0ff110541a24729db587e7172b1a30a3c2967e17ec2e49cbd923360052c07c
 DIST seq-0.2.tar.gz 12012 BLAKE2B 2321caabaefd98d4237d6ede034007ae5a4295765df4df21d4f0d475f097461992e4619f817ea7ebb20a3023e9d175237d636ed99bb8b1ca7b097c805daffbe8 SHA512 b2571225a18e624b79dad5e1aab91b22e2fda17702f2e23c438b75d2a71e24c55ee8672005f5cc4b17ae79e3b277b1918b71b5d0d674b8b12ea19b3fb2d747cb
+DIST seq-0.3.1.tar.gz 12290 BLAKE2B 997550614086e54394710168af388cb0d393a85584bfbe2327a16abee58e59a6ca161152f6874657896bb30a77049397e72b1d93d721a1a0cdd99614140c640d SHA512 06ce767d3ec1532f8a2421d033f4d9dc5c08c9a27574754d456c31a71ecb9a3c33857591b7d24f85492dce679cd0da8c8985c9fb1a5b5a7f8588d90056b663b8
 DIST seq-0.3.tar.gz 12562 BLAKE2B 2ef68aac50cee1a6faa97cd408d231541f3b0a941896bfadd4503c7b26a554b95314bedfba6cf34c2253858f5e86660876a1635e87a861a7a54d8a805106f9be SHA512 3cbca9e771bc05350b5c6ffd41237fa12c6909a077f1090e28c4d0403711c137c96fccd670f074b1ea1a47bdcfd7a7618247bdad6ee71e52e9af75894e8cd974

diff --git a/dev-ml/seq/seq-0.3.1.ebuild b/dev-ml/seq/seq-0.3.1.ebuild
new file mode 100644
index 000000000000..f04696a3c432
--- /dev/null
+++ b/dev-ml/seq/seq-0.3.1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 2020-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit dune
+
+DESCRIPTION="Compatibility package for the standard OCaml iterator type"
+HOMEPAGE="https://github.com/c-cube/seq"
+SRC_URI="https://github.com/c-cube/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE="+ocamlopt"
+
+RDEPEND="<dev-lang/ocaml-4.07"


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/seq/
@ 2023-06-25  2:35 Yixun Lan
  0 siblings, 0 replies; 32+ messages in thread
From: Yixun Lan @ 2023-06-25  2:35 UTC (permalink / raw
  To: gentoo-commits

commit:     ca051ace6f4aec257d77a15ec90e5f0438fc0b67
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 25 02:33:38 2023 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Sun Jun 25 02:34:45 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca051ace

dev-ml/seq: Keyword 0.3.1-r1 riscv, #909075

Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

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

diff --git a/dev-ml/seq/seq-0.3.1-r1.ebuild b/dev-ml/seq/seq-0.3.1-r1.ebuild
index 271e73bd5dbc..daec26a132fc 100644
--- a/dev-ml/seq/seq-0.3.1-r1.ebuild
+++ b/dev-ml/seq/seq-0.3.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/c-cube/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86"
 IUSE="+ocamlopt"
 
 RDEPEND=">=dev-lang/ocaml-4.07"


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/seq/
@ 2023-04-11 18:27 Arthur Zamarin
  0 siblings, 0 replies; 32+ messages in thread
From: Arthur Zamarin @ 2023-04-11 18:27 UTC (permalink / raw
  To: gentoo-commits

commit:     5793384c177ae508c9a55211b24aa273609b50e3
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 11 18:27:12 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 11 18:27:12 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5793384c

dev-ml/seq: Stabilize 0.3.1-r1 arm, #901713

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

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

diff --git a/dev-ml/seq/seq-0.3.1-r1.ebuild b/dev-ml/seq/seq-0.3.1-r1.ebuild
index 02dd7052b266..271e73bd5dbc 100644
--- a/dev-ml/seq/seq-0.3.1-r1.ebuild
+++ b/dev-ml/seq/seq-0.3.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/c-cube/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86"
 IUSE="+ocamlopt"
 
 RDEPEND=">=dev-lang/ocaml-4.07"


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/seq/
@ 2023-04-11 18:20 Arthur Zamarin
  0 siblings, 0 replies; 32+ messages in thread
From: Arthur Zamarin @ 2023-04-11 18:20 UTC (permalink / raw
  To: gentoo-commits

commit:     ddaaed8c4cb7631ce1d9f19cb3b37416d83101f3
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 11 18:20:14 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 11 18:20:14 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddaaed8c

dev-ml/seq: Stabilize 0.3.1-r1 amd64, #901713

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

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

diff --git a/dev-ml/seq/seq-0.3.1-r1.ebuild b/dev-ml/seq/seq-0.3.1-r1.ebuild
index 743222c9f651..02dd7052b266 100644
--- a/dev-ml/seq/seq-0.3.1-r1.ebuild
+++ b/dev-ml/seq/seq-0.3.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/c-cube/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~arm arm64 ~ppc ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 x86"
 IUSE="+ocamlopt"
 
 RDEPEND=">=dev-lang/ocaml-4.07"


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/seq/
@ 2023-04-11 18:20 Arthur Zamarin
  0 siblings, 0 replies; 32+ messages in thread
From: Arthur Zamarin @ 2023-04-11 18:20 UTC (permalink / raw
  To: gentoo-commits

commit:     93327b69fc1245f5c5bc1d15aa22c7628c6a0b43
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 11 18:20:14 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 11 18:20:14 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93327b69

dev-ml/seq: Stabilize 0.3.1-r1 ppc64, #901713

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

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

diff --git a/dev-ml/seq/seq-0.3.1-r1.ebuild b/dev-ml/seq/seq-0.3.1-r1.ebuild
index b3981ff391a9..743222c9f651 100644
--- a/dev-ml/seq/seq-0.3.1-r1.ebuild
+++ b/dev-ml/seq/seq-0.3.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/c-cube/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc ppc64 x86"
 IUSE="+ocamlopt"
 
 RDEPEND=">=dev-lang/ocaml-4.07"


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/seq/
@ 2023-04-11 18:18 Arthur Zamarin
  0 siblings, 0 replies; 32+ messages in thread
From: Arthur Zamarin @ 2023-04-11 18:18 UTC (permalink / raw
  To: gentoo-commits

commit:     bc0f5f96a4fe23b1c0b03d86b2579f1377b31348
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 11 18:18:51 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 11 18:18:51 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc0f5f96

dev-ml/seq: Stabilize 0.3.1-r1 arm64, #901713

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

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

diff --git a/dev-ml/seq/seq-0.3.1-r1.ebuild b/dev-ml/seq/seq-0.3.1-r1.ebuild
index 96a1e5815665..b3981ff391a9 100644
--- a/dev-ml/seq/seq-0.3.1-r1.ebuild
+++ b/dev-ml/seq/seq-0.3.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/c-cube/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 x86"
 IUSE="+ocamlopt"
 
 RDEPEND=">=dev-lang/ocaml-4.07"


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/seq/
@ 2023-04-11 18:17 Arthur Zamarin
  0 siblings, 0 replies; 32+ messages in thread
From: Arthur Zamarin @ 2023-04-11 18:17 UTC (permalink / raw
  To: gentoo-commits

commit:     d31afd7a2411972dd3fb8ad9cc97f3b05bfc8d73
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 11 18:17:41 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 11 18:17:44 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d31afd7a

dev-ml/seq: Stabilize 0.3.1-r1 x86, #901713

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

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

diff --git a/dev-ml/seq/seq-0.3.1-r1.ebuild b/dev-ml/seq/seq-0.3.1-r1.ebuild
index 8df53d15f2e4..96a1e5815665 100644
--- a/dev-ml/seq/seq-0.3.1-r1.ebuild
+++ b/dev-ml/seq/seq-0.3.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/c-cube/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
 IUSE="+ocamlopt"
 
 RDEPEND=">=dev-lang/ocaml-4.07"


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/seq/
@ 2023-04-11 16:49 Maciej Barć
  0 siblings, 0 replies; 32+ messages in thread
From: Maciej Barć @ 2023-04-11 16:49 UTC (permalink / raw
  To: gentoo-commits

commit:     ff83095dbae0ab3a3364bf7039f4699daeab164d
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 11 16:49:29 2023 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Tue Apr 11 16:49:45 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff83095d

dev-ml/seq: update >=3.0 deps

Closes: https://bugs.gentoo.org/904167
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 dev-ml/seq/{seq-0.3.1.ebuild => seq-0.3-r1.ebuild} | 3 ++-
 dev-ml/seq/{seq-0.3.ebuild => seq-0.3.1-r1.ebuild} | 5 +++--
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/dev-ml/seq/seq-0.3.1.ebuild b/dev-ml/seq/seq-0.3-r1.ebuild
similarity index 88%
rename from dev-ml/seq/seq-0.3.1.ebuild
rename to dev-ml/seq/seq-0.3-r1.ebuild
index f04696a3c432..8df53d15f2e4 100644
--- a/dev-ml/seq/seq-0.3.1.ebuild
+++ b/dev-ml/seq/seq-0.3-r1.ebuild
@@ -14,4 +14,5 @@ SLOT="0"
 KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 IUSE="+ocamlopt"
 
-RDEPEND="<dev-lang/ocaml-4.07"
+RDEPEND=">=dev-lang/ocaml-4.07"
+BDEPEND="${RDEPEND}"

diff --git a/dev-ml/seq/seq-0.3.ebuild b/dev-ml/seq/seq-0.3.1-r1.ebuild
similarity index 80%
rename from dev-ml/seq/seq-0.3.ebuild
rename to dev-ml/seq/seq-0.3.1-r1.ebuild
index 3ae37ac37172..8df53d15f2e4 100644
--- a/dev-ml/seq/seq-0.3.ebuild
+++ b/dev-ml/seq/seq-0.3.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2022 Gentoo Authors
+# Copyright 2020-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -14,4 +14,5 @@ SLOT="0"
 KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 IUSE="+ocamlopt"
 
-RDEPEND="<dev-lang/ocaml-4.07"
+RDEPEND=">=dev-lang/ocaml-4.07"
+BDEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/seq/
@ 2022-12-04 21:25 Alfredo Tupone
  0 siblings, 0 replies; 32+ messages in thread
From: Alfredo Tupone @ 2022-12-04 21:25 UTC (permalink / raw
  To: gentoo-commits

commit:     6a6f8f984afe7809877b3e43c310fe201c43e2b3
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  4 21:24:49 2022 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sun Dec  4 21:24:49 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a6f8f98

dev-ml/seq: add github upstream metadata

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

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

diff --git a/dev-ml/seq/metadata.xml b/dev-ml/seq/metadata.xml
index c765c1971790..85de710ea635 100644
--- a/dev-ml/seq/metadata.xml
+++ b/dev-ml/seq/metadata.xml
@@ -9,4 +9,7 @@
 		<email>gienah@gentoo.org</email>
 		<name>Mark Wright</name>
 	</maintainer>
+	<upstream>
+		<remote-id type="github">c-cube/seq</remote-id>
+	</upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/seq/
@ 2022-10-27 14:56 Alfredo Tupone
  0 siblings, 0 replies; 32+ messages in thread
From: Alfredo Tupone @ 2022-10-27 14:56 UTC (permalink / raw
  To: gentoo-commits

commit:     c53b58ae98a9c3b56070f9eb0d0a2348ae6c518f
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 27 14:54:04 2022 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Thu Oct 27 14:56:01 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c53b58ae

dev-ml/seq: not needed for ocaml >= 4.07

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

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

diff --git a/dev-ml/seq/seq-0.3.ebuild b/dev-ml/seq/seq-0.3.ebuild
index 7f7482efb9b0..3ae37ac37172 100644
--- a/dev-ml/seq/seq-0.3.ebuild
+++ b/dev-ml/seq/seq-0.3.ebuild
@@ -11,5 +11,7 @@ SRC_URI="https://github.com/c-cube/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 IUSE="+ocamlopt"
+
+RDEPEND="<dev-lang/ocaml-4.07"


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/seq/
@ 2022-07-23  0:06 Maciej Barć
  0 siblings, 0 replies; 32+ messages in thread
From: Maciej Barć @ 2022-07-23  0:06 UTC (permalink / raw
  To: gentoo-commits

commit:     8542002a7c59b1cb7a4ca78c014a2b80310f1ba9
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 22 23:27:21 2022 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sat Jul 23 00:03:19 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8542002a

dev-ml/seq: bump to 0.3

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

 dev-ml/seq/Manifest       |  1 +
 dev-ml/seq/seq-0.3.ebuild | 15 +++++++++++++++
 2 files changed, 16 insertions(+)

diff --git a/dev-ml/seq/Manifest b/dev-ml/seq/Manifest
index bc202e2c5fe2..b2c09ff23e2f 100644
--- a/dev-ml/seq/Manifest
+++ b/dev-ml/seq/Manifest
@@ -1,2 +1,3 @@
 DIST seq-0.2.2.tar.gz 12240 BLAKE2B 0f7c64e26593b012b60cfdcba02dc2748558c46a72789c77eaff70bcb24ab601895c429aa16dc066151323a48c312a372af5e19cebe0886e9203d55436c09cb1 SHA512 cab0eb4cb6d9788b7cbd7acbefefc15689d706c97ff7f75dd97faf3c21e466af4d0ff110541a24729db587e7172b1a30a3c2967e17ec2e49cbd923360052c07c
 DIST seq-0.2.tar.gz 12012 BLAKE2B 2321caabaefd98d4237d6ede034007ae5a4295765df4df21d4f0d475f097461992e4619f817ea7ebb20a3023e9d175237d636ed99bb8b1ca7b097c805daffbe8 SHA512 b2571225a18e624b79dad5e1aab91b22e2fda17702f2e23c438b75d2a71e24c55ee8672005f5cc4b17ae79e3b277b1918b71b5d0d674b8b12ea19b3fb2d747cb
+DIST seq-0.3.tar.gz 12562 BLAKE2B 2ef68aac50cee1a6faa97cd408d231541f3b0a941896bfadd4503c7b26a554b95314bedfba6cf34c2253858f5e86660876a1635e87a861a7a54d8a805106f9be SHA512 3cbca9e771bc05350b5c6ffd41237fa12c6909a077f1090e28c4d0403711c137c96fccd670f074b1ea1a47bdcfd7a7618247bdad6ee71e52e9af75894e8cd974

diff --git a/dev-ml/seq/seq-0.3.ebuild b/dev-ml/seq/seq-0.3.ebuild
new file mode 100644
index 000000000000..7f7482efb9b0
--- /dev/null
+++ b/dev-ml/seq/seq-0.3.ebuild
@@ -0,0 +1,15 @@
+# Copyright 2020-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit dune
+
+DESCRIPTION="Compatibility package for the standard OCaml iterator type"
+HOMEPAGE="https://github.com/c-cube/seq"
+SRC_URI="https://github.com/c-cube/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+IUSE="+ocamlopt"


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/seq/
@ 2021-10-14  3:25 Sam James
  0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2021-10-14  3:25 UTC (permalink / raw
  To: gentoo-commits

commit:     79dcab84310d787cb4cc4f01b4882143d643d94e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 14 03:23:50 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 14 03:23:50 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79dcab84

dev-ml/seq: Stabilize 0.2.2 arm, #817743

Signed-off-by: Sam James <sam <AT> gentoo.org>

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

diff --git a/dev-ml/seq/seq-0.2.2.ebuild b/dev-ml/seq/seq-0.2.2.ebuild
index e12f37cfbb1..2f4f1e6fa6e 100644
--- a/dev-ml/seq/seq-0.2.2.ebuild
+++ b/dev-ml/seq/seq-0.2.2.ebuild
@@ -11,5 +11,5 @@ SRC_URI="https://github.com/c-cube/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ppc ppc64 x86"
+KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
 IUSE="+ocamlopt"


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/seq/
@ 2021-10-13 20:37 Sam James
  0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2021-10-13 20:37 UTC (permalink / raw
  To: gentoo-commits

commit:     83841254318b7a5b901c340015e65c3b0db6fbec
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 13 20:36:27 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Oct 13 20:36:27 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83841254

dev-ml/seq: Stabilize 0.2.2 arm64, #817743

Signed-off-by: Sam James <sam <AT> gentoo.org>

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

diff --git a/dev-ml/seq/seq-0.2.2.ebuild b/dev-ml/seq/seq-0.2.2.ebuild
index 0e50f4101b3..e12f37cfbb1 100644
--- a/dev-ml/seq/seq-0.2.2.ebuild
+++ b/dev-ml/seq/seq-0.2.2.ebuild
@@ -11,5 +11,5 @@ SRC_URI="https://github.com/c-cube/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ppc ppc64 x86"
 IUSE="+ocamlopt"


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/seq/
@ 2021-10-11  8:09 Agostino Sarubbo
  0 siblings, 0 replies; 32+ messages in thread
From: Agostino Sarubbo @ 2021-10-11  8:09 UTC (permalink / raw
  To: gentoo-commits

commit:     fdaf2924b667511249722e8280ba6c132212c0e9
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 11 08:09:36 2021 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Oct 11 08:09:36 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdaf2924

dev-ml/seq: ppc stable wrt bug #817743

Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

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

diff --git a/dev-ml/seq/seq-0.2.2.ebuild b/dev-ml/seq/seq-0.2.2.ebuild
index 52b2b575aaa..4b70335cf5b 100644
--- a/dev-ml/seq/seq-0.2.2.ebuild
+++ b/dev-ml/seq/seq-0.2.2.ebuild
@@ -11,5 +11,5 @@ SRC_URI="https://github.com/c-cube/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 ~x86"
 IUSE="+ocamlopt"


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/seq/
@ 2021-10-11  6:00 Sam James
  0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2021-10-11  6:00 UTC (permalink / raw
  To: gentoo-commits

commit:     c2c11772ce9b6c7d6f8eea4e2d0821d222f4cb7e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 11 05:59:56 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 11 05:59:56 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2c11772

dev-ml/seq: Stabilize 0.2.2 ppc64, #817743

Signed-off-by: Sam James <sam <AT> gentoo.org>

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

diff --git a/dev-ml/seq/seq-0.2.2.ebuild b/dev-ml/seq/seq-0.2.2.ebuild
index db666860eea..52b2b575aaa 100644
--- a/dev-ml/seq/seq-0.2.2.ebuild
+++ b/dev-ml/seq/seq-0.2.2.ebuild
@@ -11,5 +11,5 @@ SRC_URI="https://github.com/c-cube/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86"
 IUSE="+ocamlopt"


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/seq/
@ 2021-10-11  5:45 Sam James
  0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2021-10-11  5:45 UTC (permalink / raw
  To: gentoo-commits

commit:     f67bb4be8b81d49c0a50862fbbaacee333d6a11e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 11 05:43:38 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 11 05:43:38 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f67bb4be

dev-ml/seq: Stabilize 0.2.2 amd64, #817743

Signed-off-by: Sam James <sam <AT> gentoo.org>

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

diff --git a/dev-ml/seq/seq-0.2.2.ebuild b/dev-ml/seq/seq-0.2.2.ebuild
index 0027a100131..db666860eea 100644
--- a/dev-ml/seq/seq-0.2.2.ebuild
+++ b/dev-ml/seq/seq-0.2.2.ebuild
@@ -11,5 +11,5 @@ SRC_URI="https://github.com/c-cube/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 IUSE="+ocamlopt"


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/seq/
@ 2021-07-06 18:26 Alfredo Tupone
  0 siblings, 0 replies; 32+ messages in thread
From: Alfredo Tupone @ 2021-07-06 18:26 UTC (permalink / raw
  To: gentoo-commits

commit:     ad1bd46c2964777911c20062379d10300df9a0a8
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Tue Jul  6 18:25:43 2021 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Tue Jul  6 18:25:43 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad1bd46c

dev-ml/seq: bump to 0.2.2

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ml/seq/Manifest         |  1 +
 dev-ml/seq/seq-0.2.2.ebuild | 15 +++++++++++++++
 2 files changed, 16 insertions(+)

diff --git a/dev-ml/seq/Manifest b/dev-ml/seq/Manifest
index 9f612fc5d02..bc202e2c5fe 100644
--- a/dev-ml/seq/Manifest
+++ b/dev-ml/seq/Manifest
@@ -1 +1,2 @@
+DIST seq-0.2.2.tar.gz 12240 BLAKE2B 0f7c64e26593b012b60cfdcba02dc2748558c46a72789c77eaff70bcb24ab601895c429aa16dc066151323a48c312a372af5e19cebe0886e9203d55436c09cb1 SHA512 cab0eb4cb6d9788b7cbd7acbefefc15689d706c97ff7f75dd97faf3c21e466af4d0ff110541a24729db587e7172b1a30a3c2967e17ec2e49cbd923360052c07c
 DIST seq-0.2.tar.gz 12012 BLAKE2B 2321caabaefd98d4237d6ede034007ae5a4295765df4df21d4f0d475f097461992e4619f817ea7ebb20a3023e9d175237d636ed99bb8b1ca7b097c805daffbe8 SHA512 b2571225a18e624b79dad5e1aab91b22e2fda17702f2e23c438b75d2a71e24c55ee8672005f5cc4b17ae79e3b277b1918b71b5d0d674b8b12ea19b3fb2d747cb

diff --git a/dev-ml/seq/seq-0.2.2.ebuild b/dev-ml/seq/seq-0.2.2.ebuild
new file mode 100644
index 00000000000..0027a100131
--- /dev/null
+++ b/dev-ml/seq/seq-0.2.2.ebuild
@@ -0,0 +1,15 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit dune
+
+DESCRIPTION="Compatibility package for the standard OCaml iterator type"
+HOMEPAGE="https://github.com/c-cube/seq"
+SRC_URI="https://github.com/c-cube/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE="+ocamlopt"


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/seq/
@ 2021-02-10 21:50 Sam James
  0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2021-02-10 21:50 UTC (permalink / raw
  To: gentoo-commits

commit:     129ca494111024ebe8bcf40b7b09ab27da950d32
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 10 21:50:43 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 10 21:50:47 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=129ca494

dev-ml/seq: Keyword 0.2 arm64, #769728

Signed-off-by: Sam James <sam <AT> gentoo.org>

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

diff --git a/dev-ml/seq/seq-0.2.ebuild b/dev-ml/seq/seq-0.2.ebuild
index 091a30eb7e9..52b2b575aaa 100644
--- a/dev-ml/seq/seq-0.2.ebuild
+++ b/dev-ml/seq/seq-0.2.ebuild
@@ -11,5 +11,5 @@ SRC_URI="https://github.com/c-cube/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86"
 IUSE="+ocamlopt"


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/seq/
@ 2021-02-09 21:33 Sam James
  0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2021-02-09 21:33 UTC (permalink / raw
  To: gentoo-commits

commit:     440c6caadc54dc3283902249d9dc8c4f5d100312
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  9 21:32:21 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Feb  9 21:32:29 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=440c6caa

dev-ml/seq: Keyword 0.2 arm, #769728

Tested-by: John Helmert III <jchelmert3 <AT> posteo.net>
Signed-off-by: Sam James <sam <AT> gentoo.org>

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

diff --git a/dev-ml/seq/seq-0.2.ebuild b/dev-ml/seq/seq-0.2.ebuild
index 97992adfdef..b28d277c8b6 100644
--- a/dev-ml/seq/seq-0.2.ebuild
+++ b/dev-ml/seq/seq-0.2.ebuild
@@ -11,5 +11,5 @@ SRC_URI="https://github.com/c-cube/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
 IUSE="+ocamlopt"


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/seq/
@ 2021-02-09 17:01 Sam James
  0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2021-02-09 17:01 UTC (permalink / raw
  To: gentoo-commits

commit:     996d4baeb070ed9a39f096844a0749a910984da0
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  9 17:01:47 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Feb  9 17:01:53 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=996d4bae

dev-ml/seq: Keyword 0.2 ppc, #769728

Signed-off-by: Sam James <sam <AT> gentoo.org>

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

diff --git a/dev-ml/seq/seq-0.2.ebuild b/dev-ml/seq/seq-0.2.ebuild
index 03d0875805b..97992adfdef 100644
--- a/dev-ml/seq/seq-0.2.ebuild
+++ b/dev-ml/seq/seq-0.2.ebuild
@@ -11,5 +11,5 @@ SRC_URI="https://github.com/c-cube/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 IUSE="+ocamlopt"


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/seq/
@ 2021-02-09 16:49 Sam James
  0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2021-02-09 16:49 UTC (permalink / raw
  To: gentoo-commits

commit:     f7424d40093ea0d4b75f73f0b8425171f0de8c88
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  9 16:49:31 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Feb  9 16:49:31 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7424d40

dev-ml/seq: Keyword 0.2 ppc64, #769728

Signed-off-by: Sam James <sam <AT> gentoo.org>

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

diff --git a/dev-ml/seq/seq-0.2.ebuild b/dev-ml/seq/seq-0.2.ebuild
index e08f09ca1c3..03d0875805b 100644
--- a/dev-ml/seq/seq-0.2.ebuild
+++ b/dev-ml/seq/seq-0.2.ebuild
@@ -11,5 +11,5 @@ SRC_URI="https://github.com/c-cube/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
 IUSE="+ocamlopt"


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/seq/
@ 2021-02-09 10:19 Sam James
  0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2021-02-09 10:19 UTC (permalink / raw
  To: gentoo-commits

commit:     ff101b42980416c2fdee330c105cabb745bc9a42
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  9 10:15:50 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Feb  9 10:19:07 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff101b42

dev-ml/seq: bump to 0.2

This doesn't rely on opam so will break a circular dep:
(dev-ml/seq-1:0/1::gentoo, scheduled) depends on
 (dev-ml/opam-installer-2.0.7-r1:0/2.0.7::gentoo, scheduled) (buildtime)
  (dev-ml/opam-format-2.0.7-r1:0/2.0.7::gentoo, scheduled) (buildtime)
   (dev-ml/re-1.9.0:0/1.9.0::gentoo, scheduled) (buildtime_slot_op)
    (dev-ml/seq-1:0/1::gentoo, scheduled) (buildtime_slot_op)

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

 dev-ml/seq/Manifest       |  1 +
 dev-ml/seq/seq-0.2.ebuild | 15 +++++++++++++++
 2 files changed, 16 insertions(+)

diff --git a/dev-ml/seq/Manifest b/dev-ml/seq/Manifest
index ba622338546..db85b147e27 100644
--- a/dev-ml/seq/Manifest
+++ b/dev-ml/seq/Manifest
@@ -1 +1,2 @@
 DIST seq-0.1.tar.gz 2452 BLAKE2B 4f673c3909611957fc882c548c8549cbcad1e93101e1968f001609108b89f4cee13b055a7a8e75e9c36d33074863532b7d84461f036d14c468d5baadde411295 SHA512 cf0df428408efd8f593765c419007c3b181c1234fa957bd09bd96bbbbc7950dcd329429a8a22573680fdfd46847e21befae29ade967509690428ba2b90fe83f2
+DIST seq-0.2.tar.gz 12012 BLAKE2B 2321caabaefd98d4237d6ede034007ae5a4295765df4df21d4f0d475f097461992e4619f817ea7ebb20a3023e9d175237d636ed99bb8b1ca7b097c805daffbe8 SHA512 b2571225a18e624b79dad5e1aab91b22e2fda17702f2e23c438b75d2a71e24c55ee8672005f5cc4b17ae79e3b277b1918b71b5d0d674b8b12ea19b3fb2d747cb

diff --git a/dev-ml/seq/seq-0.2.ebuild b/dev-ml/seq/seq-0.2.ebuild
new file mode 100644
index 00000000000..e08f09ca1c3
--- /dev/null
+++ b/dev-ml/seq/seq-0.2.ebuild
@@ -0,0 +1,15 @@
+# Copyright 2020-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit dune
+
+DESCRIPTION="Compatibility package for the standard OCaml iterator type"
+HOMEPAGE="https://github.com/c-cube/seq"
+SRC_URI="https://github.com/c-cube/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+ocamlopt"


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/seq/
@ 2021-01-14  6:31 Alfredo Tupone
  0 siblings, 0 replies; 32+ messages in thread
From: Alfredo Tupone @ 2021-01-14  6:31 UTC (permalink / raw
  To: gentoo-commits

commit:     e874caf869f582ee1de956f3e0ae4663360029b1
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 14 06:31:29 2021 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Thu Jan 14 06:31:29 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e874caf8

dev-ml/seq: ML maintains it

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ml/seq/metadata.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-ml/seq/metadata.xml b/dev-ml/seq/metadata.xml
index 000cf86e43c..e24f3283a00 100644
--- a/dev-ml/seq/metadata.xml
+++ b/dev-ml/seq/metadata.xml
@@ -1,9 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<maintainer type="person">
-		<email>tupone@gentoo.org</email>
-		<name>Tupone Alfredo</name>
+	<maintainer type="project">
+		<email>ml@gentoo.org</email>
+		<name>ML</name>
 	</maintainer>
 	<maintainer type="person">
 		<email>gienah@gentoo.org</email>


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/seq/
@ 2020-10-14 11:34 Mark Wright
  0 siblings, 0 replies; 32+ messages in thread
From: Mark Wright @ 2020-10-14 11:34 UTC (permalink / raw
  To: gentoo-commits

commit:     b2021e9f87a72697e7df238d7e2ce01d44573ec2
Author:     Mark Wright <gienah <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 14 09:49:08 2020 +0000
Commit:     Mark Wright <gienah <AT> gentoo <DOT> org>
CommitDate: Wed Oct 14 11:33:41 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2021e9f

dev-ml/seq: Fix QA RedundantLongDescription

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Mark Wright <gienah <AT> gentoo.org>

 dev-ml/seq/metadata.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/dev-ml/seq/metadata.xml b/dev-ml/seq/metadata.xml
index 85f7e8f29f4..000cf86e43c 100644
--- a/dev-ml/seq/metadata.xml
+++ b/dev-ml/seq/metadata.xml
@@ -9,7 +9,4 @@
 		<email>gienah@gentoo.org</email>
 		<name>Mark Wright</name>
 	</maintainer>
-	<longdescription lang="en">
-		Compatibility package for OCaml's standard iterator type starting from 4.07.
-	</longdescription>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/seq/
@ 2020-06-13 19:24 Mike Gilbert
  0 siblings, 0 replies; 32+ messages in thread
From: Mike Gilbert @ 2020-06-13 19:24 UTC (permalink / raw
  To: gentoo-commits

commit:     7a9398ebfc39a8b6d00a23bd63ed71640a3b5420
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 13 19:24:17 2020 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sat Jun 13 19:24:17 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a9398eb

dev-ml/seq: QA_FLAGS_IGNORED accepts regexes, not globs

Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

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

diff --git a/dev-ml/seq/seq-0.1.ebuild b/dev-ml/seq/seq-0.1.ebuild
index 762164f2f36..74a6685d686 100644
--- a/dev-ml/seq/seq-0.1.ebuild
+++ b/dev-ml/seq/seq-0.1.ebuild
@@ -20,7 +20,9 @@ BDEPEND=""
 
 PATCHES=( "${FILESDIR}"/${P}-gentoo.patch )
 
-QA_FLAGS_IGNORED="usr/lib*/ocaml/seq/seq.cmxs"
+QA_FLAGS_IGNORED=(
+	"usr/lib.*/ocaml/seq/seq.cmxs"
+)
 
 src_prepare() {
 	default


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/seq/
@ 2020-06-13 19:20 Mike Gilbert
  0 siblings, 0 replies; 32+ messages in thread
From: Mike Gilbert @ 2020-06-13 19:20 UTC (permalink / raw
  To: gentoo-commits

commit:     39d7a109d6b5ce1fb4485af40a2f9381fdb3cc46
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 13 19:20:24 2020 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sat Jun 13 19:20:24 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39d7a109

dev-ml/seq: fix QA_FLAGS_IGNORED syntax

Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 dev-ml/seq/seq-0.1.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-ml/seq/seq-0.1.ebuild b/dev-ml/seq/seq-0.1.ebuild
index b1db2933a4c..762164f2f36 100644
--- a/dev-ml/seq/seq-0.1.ebuild
+++ b/dev-ml/seq/seq-0.1.ebuild
@@ -20,9 +20,7 @@ BDEPEND=""
 
 PATCHES=( "${FILESDIR}"/${P}-gentoo.patch )
 
-QA_FLAGS_IGNORED=(
-	/usr/lib*/ocaml/seq/seq.cmxs
-)
+QA_FLAGS_IGNORED="usr/lib*/ocaml/seq/seq.cmxs"
 
 src_prepare() {
 	default


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/seq/
@ 2020-06-13 18:12 Alfredo Tupone
  0 siblings, 0 replies; 32+ messages in thread
From: Alfredo Tupone @ 2020-06-13 18:12 UTC (permalink / raw
  To: gentoo-commits

commit:     bf598286f4634486c6384ebed4ff101df986ced6
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 13 18:11:56 2020 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sat Jun 13 18:11:56 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf598286

dev-ml/seq: remove CFLAGS QA warning

Closes: https://bugs.gentoo.org/728042
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ml/seq/seq-0.1.ebuild | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/dev-ml/seq/seq-0.1.ebuild b/dev-ml/seq/seq-0.1.ebuild
index 36b44f74c5a..b1db2933a4c 100644
--- a/dev-ml/seq/seq-0.1.ebuild
+++ b/dev-ml/seq/seq-0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019 Gentoo Authors
+# Copyright 2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -20,6 +20,10 @@ BDEPEND=""
 
 PATCHES=( "${FILESDIR}"/${P}-gentoo.patch )
 
+QA_FLAGS_IGNORED=(
+	/usr/lib*/ocaml/seq/seq.cmxs
+)
+
 src_prepare() {
 	default
 	sed -i \


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/seq/
@ 2020-01-31 19:24 Alfredo Tupone
  0 siblings, 0 replies; 32+ messages in thread
From: Alfredo Tupone @ 2020-01-31 19:24 UTC (permalink / raw
  To: gentoo-commits

commit:     fbe4dd19fb0b15d58992e2a40dec0c902b256cbe
Author:     Tupone Alfredo <tupone <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 31 19:24:06 2020 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Fri Jan 31 19:24:06 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbe4dd19

dev-ml/seq: RedundantLongDescription

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ml/seq/metadata.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/dev-ml/seq/metadata.xml b/dev-ml/seq/metadata.xml
index 4b96cb1315b..d0e866f244f 100644
--- a/dev-ml/seq/metadata.xml
+++ b/dev-ml/seq/metadata.xml
@@ -5,7 +5,4 @@
 		<email>tupone@gentoo.org</email>
 		<name>Tupone Alfredo</name>
 	</maintainer>
-	<longdescription lang="en">
-		Compatibility package for OCaml's standard iterator type starting from 4.07.
-	</longdescription>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/seq/
@ 2019-12-19 13:52 Alfredo Tupone
  0 siblings, 0 replies; 32+ messages in thread
From: Alfredo Tupone @ 2019-12-19 13:52 UTC (permalink / raw
  To: gentoo-commits

commit:     d0dccd5000a4e1d6633db5f9476740e8aee02dcd
Author:     Tupone Alfredo <tupone <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 19 13:51:32 2019 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Thu Dec 19 13:51:32 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0dccd50

dev-ml/seq: fix dependency

Closes: https://bugs.gentoo.org/703248
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ml/seq/seq-0.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-ml/seq/seq-0.1.ebuild b/dev-ml/seq/seq-0.1.ebuild
index a78bce9693e..36b44f74c5a 100644
--- a/dev-ml/seq/seq-0.1.ebuild
+++ b/dev-ml/seq/seq-0.1.ebuild
@@ -13,7 +13,8 @@ KEYWORDS="amd64 x86"
 IUSE=""
 
 DEPEND="dev-ml/findlib
-	dev-ml/ocamlbuild"
+	dev-ml/ocamlbuild
+	dev-lang/ocaml[ocamlopt]"
 RDEPEND="${DEPEND}"
 BDEPEND=""
 


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/seq/
@ 2019-10-21  7:08 Alfredo Tupone
  0 siblings, 0 replies; 32+ messages in thread
From: Alfredo Tupone @ 2019-10-21  7:08 UTC (permalink / raw
  To: gentoo-commits

commit:     0fafbaee878e8f50a0c4ee6bbc017113fc63c4f6
Author:     Tupone Alfredo <tupone <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 21 07:08:32 2019 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Mon Oct 21 07:08:32 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fafbaee

dev-ml/seq: Stable version

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

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

diff --git a/dev-ml/seq/seq-0.1.ebuild b/dev-ml/seq/seq-0.1.ebuild
index 13d3d327be2..a78bce9693e 100644
--- a/dev-ml/seq/seq-0.1.ebuild
+++ b/dev-ml/seq/seq-0.1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/c-cube/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 DEPEND="dev-ml/findlib


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/seq/
@ 2019-08-26  8:47 Alfredo Tupone
  0 siblings, 0 replies; 32+ messages in thread
From: Alfredo Tupone @ 2019-08-26  8:47 UTC (permalink / raw
  To: gentoo-commits

commit:     daf7bb46d504f528699b55c99fbd230b0dc9e8d3
Author:     Tupone Alfredo <tupone <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 26 08:47:32 2019 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Mon Aug 26 08:47:32 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daf7bb46

dev-ml/seq: fix dependency

Closes: https://bugs.gentoo.org/691152
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ml/seq/seq-0.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-ml/seq/seq-0.1.ebuild b/dev-ml/seq/seq-0.1.ebuild
index 3a5b9b4aa82..13d3d327be2 100644
--- a/dev-ml/seq/seq-0.1.ebuild
+++ b/dev-ml/seq/seq-0.1.ebuild
@@ -12,7 +12,8 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-DEPEND="dev-ml/ocamlbuild"
+DEPEND="dev-ml/findlib
+	dev-ml/ocamlbuild"
 RDEPEND="${DEPEND}"
 BDEPEND=""
 


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/seq/
@ 2019-07-25 19:31 Alfredo Tupone
  0 siblings, 0 replies; 32+ messages in thread
From: Alfredo Tupone @ 2019-07-25 19:31 UTC (permalink / raw
  To: gentoo-commits

commit:     fe8423e1fcdf5f4aad384788a8f439de6f54ae5f
Author:     Tupone Alfredo <tupone <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 25 19:30:48 2019 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Thu Jul 25 19:30:48 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe8423e1

dev-ml/seq: Bad Filename

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11

 dev-ml/seq/Manifest       | 2 +-
 dev-ml/seq/seq-0.1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ml/seq/Manifest b/dev-ml/seq/Manifest
index 410f17423cf..ba622338546 100644
--- a/dev-ml/seq/Manifest
+++ b/dev-ml/seq/Manifest
@@ -1 +1 @@
-DIST 0.1.tar.gz 2452 BLAKE2B 4f673c3909611957fc882c548c8549cbcad1e93101e1968f001609108b89f4cee13b055a7a8e75e9c36d33074863532b7d84461f036d14c468d5baadde411295 SHA512 cf0df428408efd8f593765c419007c3b181c1234fa957bd09bd96bbbbc7950dcd329429a8a22573680fdfd46847e21befae29ade967509690428ba2b90fe83f2
+DIST seq-0.1.tar.gz 2452 BLAKE2B 4f673c3909611957fc882c548c8549cbcad1e93101e1968f001609108b89f4cee13b055a7a8e75e9c36d33074863532b7d84461f036d14c468d5baadde411295 SHA512 cf0df428408efd8f593765c419007c3b181c1234fa957bd09bd96bbbbc7950dcd329429a8a22573680fdfd46847e21befae29ade967509690428ba2b90fe83f2

diff --git a/dev-ml/seq/seq-0.1.ebuild b/dev-ml/seq/seq-0.1.ebuild
index 7f02fe75de7..3a5b9b4aa82 100644
--- a/dev-ml/seq/seq-0.1.ebuild
+++ b/dev-ml/seq/seq-0.1.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 DESCRIPTION="Compatibility package for the standard OCaml iterator type"
 HOMEPAGE="https://github.com/c-cube/seq"
-SRC_URI="https://github.com/c-cube/${PN}/archive/${PV}.tar.gz"
+SRC_URI="https://github.com/c-cube/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"


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

end of thread, other threads:[~2023-06-25  2:35 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-08 19:34 [gentoo-commits] repo/gentoo:master commit in: dev-ml/seq/ Alfredo Tupone
  -- strict thread matches above, loose matches on Subject: below --
2023-06-25  2:35 Yixun Lan
2023-04-11 18:27 Arthur Zamarin
2023-04-11 18:20 Arthur Zamarin
2023-04-11 18:20 Arthur Zamarin
2023-04-11 18:18 Arthur Zamarin
2023-04-11 18:17 Arthur Zamarin
2023-04-11 16:49 Maciej Barć
2022-12-04 21:25 Alfredo Tupone
2022-10-27 14:56 Alfredo Tupone
2022-07-23  0:06 Maciej Barć
2021-10-14  3:25 Sam James
2021-10-13 20:37 Sam James
2021-10-11  8:09 Agostino Sarubbo
2021-10-11  6:00 Sam James
2021-10-11  5:45 Sam James
2021-07-06 18:26 Alfredo Tupone
2021-02-10 21:50 Sam James
2021-02-09 21:33 Sam James
2021-02-09 17:01 Sam James
2021-02-09 16:49 Sam James
2021-02-09 10:19 Sam James
2021-01-14  6:31 Alfredo Tupone
2020-10-14 11:34 Mark Wright
2020-06-13 19:24 Mike Gilbert
2020-06-13 19:20 Mike Gilbert
2020-06-13 18:12 Alfredo Tupone
2020-01-31 19:24 Alfredo Tupone
2019-12-19 13:52 Alfredo Tupone
2019-10-21  7:08 Alfredo Tupone
2019-08-26  8:47 Alfredo Tupone
2019-07-25 19:31 Alfredo Tupone

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