From 182063dd85a03f2086258946276c8967945ffe95 Mon Sep 17 00:00:00 2001
From: V3n3RiX <venerix@koprulu.sector>
Date: Mon, 30 Jan 2023 20:59:34 +0000
Subject: gentoo auto-resync : 30:01:2023 - 20:59:33

---
 dev-ml/Manifest.gz                                 | Bin 37150 -> 37140 bytes
 dev-ml/cmdliner/Manifest                           |   2 +-
 dev-ml/cmdliner/cmdliner-1.1.1.ebuild              |   2 +-
 dev-ml/tiny_httpd/Manifest                         |   3 +-
 .../tiny_httpd/files/tiny_httpd-0.12-noseq.patch   |  11 +++++
 dev-ml/tiny_httpd/tiny_httpd-0.12-r1.ebuild        |  50 +++++++++++++++++++++
 dev-ml/tiny_httpd/tiny_httpd-0.12.ebuild           |  49 --------------------
 7 files changed, 65 insertions(+), 52 deletions(-)
 create mode 100644 dev-ml/tiny_httpd/files/tiny_httpd-0.12-noseq.patch
 create mode 100644 dev-ml/tiny_httpd/tiny_httpd-0.12-r1.ebuild
 delete mode 100644 dev-ml/tiny_httpd/tiny_httpd-0.12.ebuild

(limited to 'dev-ml')

diff --git a/dev-ml/Manifest.gz b/dev-ml/Manifest.gz
index 72b6ac44d49c..5632c1c5d888 100644
Binary files a/dev-ml/Manifest.gz and b/dev-ml/Manifest.gz differ
diff --git a/dev-ml/cmdliner/Manifest b/dev-ml/cmdliner/Manifest
index 6f45a2c9efc2..ef2f213e07b4 100644
--- a/dev-ml/cmdliner/Manifest
+++ b/dev-ml/cmdliner/Manifest
@@ -1,5 +1,5 @@
 DIST cmdliner-1.0.4.tbz 49558 BLAKE2B 8ea922a22d08fc4cce6c0aff1adff9a2fcdaee8e13b7bdfad4a08b459e8a6557761fa70c9e34100bc8baaa4113e5729f2daf297fc1f618bd8c30b9323bb87ba2 SHA512 4cd1cc0932b8bbd607160cc9816b35c12a68a358a35ffcb6827f547052dc517e871a91ddbaed0447cb1fa5fdf510cdf5d760e8e5c1e4548f82e1d523e2b3ecb3
 DIST cmdliner-1.1.1.tbz 58054 BLAKE2B 1c3d3c836d390490d0470cae1545a8ea6bd3ee2b10d33e02fbbad5c47cf5c1fb9104f05a32119580af57358e0cdd9b17fa319a7fe62a9de9f6b504d9f0300513 SHA512 5478ad833da254b5587b3746e3a8493e66e867a081ac0f653a901cc8a7d944f66e4387592215ce25d939be76f281c4785702f54d4a74b1700bc8838a62255c9e
 EBUILD cmdliner-1.0.4.ebuild 1066 BLAKE2B 39c29fe18bdeb8851cce528f0cfb81dc29e9e02b6ac6b344617273659bab2d683195f48e70b29b1500c61c558c137a167afce8af2638014584a8758cba3b2dcb SHA512 f49b74f362cb8da22cbc7f869a4118458bc4cd4456c70c8496411bf047b76b5366bdeb4651cce1e1d5d1e6abc26900ca9548103efbec30595222a0367efb4026
-EBUILD cmdliner-1.1.1.ebuild 1007 BLAKE2B dcf95138de054de0f9f7daa942dcfd6dca9043b44d88b59b76cc948dfcf20f5fe6e56514a5a13f3f7714f2402ade1d124d9de07139e4818d840457d035d9687c SHA512 76238f1ed3a5f50928916f3e36d740aeb0c561a6d6eadcbc626c53478c3d5a8b570ecfe50cbfcc1105207793e1066751419505fedaf409a5b69b8f0ce3eb112a
+EBUILD cmdliner-1.1.1.ebuild 1003 BLAKE2B 8984058ede56dab67f18322cf7a2de1afad381b1eefcefb13672204beaa623b6c02799f44819d9677354e8342a70b6a59396540d7a4e3989fcd3b5470aff9be3 SHA512 8fce94a0c82ec8ab75318df738bdb7ed8cacc3b1d64864d28a53c87492b3324ab3c6dc9b9afd48beec7ae586a2eb8196317c0dc59a4df764f75b56fcb918c990
 MISC metadata.xml 338 BLAKE2B f947fa0825c1a3fd959515164da36ffc9694c570ed6eb6eef8686fc24b4582ee88ecb7304507c79cf2733fb77ae3570468ec8da886367d79721c81f148931833 SHA512 9d052ada92f441fa4908f4ec9a2561f7276872281ffa65f0ad92c8d0f7c15aeea11d6c887d4af7535d7d72bce3dec8f12622aee5eb9a79e510e8baaa208a54cd
diff --git a/dev-ml/cmdliner/cmdliner-1.1.1.ebuild b/dev-ml/cmdliner/cmdliner-1.1.1.ebuild
index 51513efa83e0..bd14ab21c63a 100644
--- a/dev-ml/cmdliner/cmdliner-1.1.1.ebuild
+++ b/dev-ml/cmdliner/cmdliner-1.1.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://erratique.ch/software/${PN}/releases/${P}.tbz"
 
 LICENSE="ISC"
 SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86"
 IUSE="+ocamlopt"
 
 RDEPEND="
diff --git a/dev-ml/tiny_httpd/Manifest b/dev-ml/tiny_httpd/Manifest
index 47cc2a5724d9..be08a1c4171d 100644
--- a/dev-ml/tiny_httpd/Manifest
+++ b/dev-ml/tiny_httpd/Manifest
@@ -1,3 +1,4 @@
+AUX tiny_httpd-0.12-noseq.patch 300 BLAKE2B 15089d5aa2e596b4c2280ebc6762ea0ea65a121134abe02ec5f6abcefb9997e3fc9348825e2a95b1262a1d08df2cf24e22ec3d7beed770079301bc8f0a160869 SHA512 58dcac15a28d83c13345236cf502845962871c89d903a45a43b98cd66f9bf3865146d2fe16c5119d55fa129229729639ae26d3457d6cef2f2fd917c18c2ee495
 DIST tiny_httpd-0.12.tar.gz 49124 BLAKE2B c3f407a605dabad1c710a696a3fca5dce04a75deb61e25e9ce572432e0d96cd3029628ea24d17d55a051d1d0f78aa1fd80797e7ff9c0bb7fc9d190e461784cd3 SHA512 99b4d01d4f4d138b122c689b8b3bc5043fc386d6686675311f625bf5fec72c6e1a7513712b00889fe17cd392b8c475440d4f89ee46392aff32ac6ccc39cefe09
-EBUILD tiny_httpd-0.12.ebuild 971 BLAKE2B fe9e0ef9dafc3fd1fd840aa4e507287b84d75f44774f0cc86464d9f5e8c5116c545405799a42bbd242b411143f7c9e9e000b9ce6b68b6aacd21d121cadf78fd5 SHA512 6c3b371cec555aa91d6e02d52ce17706771f03f762fb6aa6cf1fe719c0fac39896d3688fcc4fe1c4df0f9115869a3a68dbcacf496b3d45ef567fca386bdebc7d
+EBUILD tiny_httpd-0.12-r1.ebuild 1023 BLAKE2B 0119f754c56bd69886a79e43bc6921379679d50929b707bbe89006c885bfaeca495f2884134f30a2763d7a678a7425229fea140827941580d0fc3425d844c8b7 SHA512 96a007caebfd466133d2bf0428d3559949e19bae54f7fed6f26e575ac6d892d44460235ab4459ecd5e8d3fa58b6312ca9847e9a59ffb23214fef2915bcf8f50e
 MISC metadata.xml 645 BLAKE2B d251040ed807f6fd6da65c22022e2586dc0fb369e3458943e8e9acf524f9a85222193301e228e9663d53f98b7fe778a6dc30f6acd66d4a817c22f85e742d6b34 SHA512 e82e86033f230b7e4912c464c13276728b062b31f53ec97181737a1e76cb52a3d43995449eff44cb187f37f611e391048971d0f62f524157c882ce7d87a8a58a
diff --git a/dev-ml/tiny_httpd/files/tiny_httpd-0.12-noseq.patch b/dev-ml/tiny_httpd/files/tiny_httpd-0.12-noseq.patch
new file mode 100644
index 000000000000..b35ba64f8d72
--- /dev/null
+++ b/dev-ml/tiny_httpd/files/tiny_httpd-0.12-noseq.patch
@@ -0,0 +1,11 @@
+--- a/src/dune	2023-01-30 20:28:23.578884847 +0100
++++ b/src/dune	2023-01-30 20:28:33.523713488 +0100
+@@ -2,7 +2,7 @@
+ (library
+   (name tiny_httpd)
+   (public_name tiny_httpd)
+-  (libraries threads seq)
++  (libraries threads)
+   (flags :standard -safe-string -warn-error -a+8)
+   (wrapped false))
+ 
diff --git a/dev-ml/tiny_httpd/tiny_httpd-0.12-r1.ebuild b/dev-ml/tiny_httpd/tiny_httpd-0.12-r1.ebuild
new file mode 100644
index 000000000000..957cfe61d316
--- /dev/null
+++ b/dev-ml/tiny_httpd/tiny_httpd-0.12-r1.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit dune multiprocessing
+
+DESCRIPTION="Minimal HTTP server with a small request router"
+HOMEPAGE="
+	https://github.com/c-cube/tiny_httpd
+	https://opam.ocaml.org/packages/tiny_httpd
+"
+SRC_URI="https://github.com/c-cube/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64"
+IUSE="camlzip ocamlopt test"
+
+RDEPEND="
+	>=dev-lang/ocaml-4.08
+	dev-ml/result:=
+	camlzip? ( >=dev-ml/camlzip-1.06:= )
+"
+DEPEND="
+	${RDEPEND}
+	test? (
+		dev-ml/qtest
+		dev-ml/ounit2
+		dev-ml/ptime
+		dev-ml/qcheck
+		net-misc/curl
+	)
+"
+
+RESTRICT="!test? ( test )"
+REQUIRED_USE="test? ( camlzip )"
+
+PATCHES=( "${FILESDIR}"/${P}-noseq.patch )
+
+src_compile() {
+	local pkgs="tiny_httpd"
+	use camlzip && pkgs="${pkgs},tiny_httpd_camlzip"
+	dune build -p "${pkgs}" -j $(makeopts_jobs) || die
+}
+
+src_install() {
+	dune_src_install tiny_httpd
+	use camlzip && dune_src_install "tiny_httpd_camlzip"
+}
diff --git a/dev-ml/tiny_httpd/tiny_httpd-0.12.ebuild b/dev-ml/tiny_httpd/tiny_httpd-0.12.ebuild
deleted file mode 100644
index 890d8831cf38..000000000000
--- a/dev-ml/tiny_httpd/tiny_httpd-0.12.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit dune multiprocessing
-
-DESCRIPTION="Minimal HTTP server with a small request router"
-HOMEPAGE="
-	https://github.com/c-cube/tiny_httpd
-	https://opam.ocaml.org/packages/tiny_httpd
-"
-SRC_URI="https://github.com/c-cube/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE="camlzip ocamlopt test"
-
-RDEPEND="
-	dev-ml/result:=
-	dev-ml/seq:=
-
-	camlzip? ( >=dev-ml/camlzip-1.06:= )
-"
-DEPEND="
-	${RDEPEND}
-	test? (
-		dev-ml/qtest
-		dev-ml/ounit2
-		dev-ml/ptime
-		dev-ml/qcheck
-		net-misc/curl
-	)
-"
-
-RESTRICT="!test? ( test )"
-REQUIRED_USE="test? ( camlzip )"
-
-src_compile() {
-	local pkgs="tiny_httpd"
-	use camlzip && pkgs="${pkgs},tiny_httpd_camlzip"
-	dune build -p "${pkgs}" -j $(makeopts_jobs) || die
-}
-
-src_install() {
-	dune_src_install tiny_httpd
-	use camlzip && dune_src_install "tiny_httpd_camlzip"
-}
-- 
cgit v1.2.3