summaryrefslogtreecommitdiff
path: root/dev-ml/ocaml-process
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-22 12:52:10 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-22 12:52:10 +0000
commit736633fa866abdd7c155cabb02adf278c5237640 (patch)
tree847aff3277bceae8b34d29ff6c16cac3ad4b288e /dev-ml/ocaml-process
parentf926b97bb4ca0ec30c10ee9075bd3fd3b1df2be7 (diff)
gentoo auto-resync : 22:01:2023 - 12:52:10
Diffstat (limited to 'dev-ml/ocaml-process')
-rw-r--r--dev-ml/ocaml-process/Manifest2
-rw-r--r--dev-ml/ocaml-process/ocaml-process-0.2.1-r1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ocaml-process/Manifest b/dev-ml/ocaml-process/Manifest
index f545fc63bf07..97530c1c1976 100644
--- a/dev-ml/ocaml-process/Manifest
+++ b/dev-ml/ocaml-process/Manifest
@@ -1,3 +1,3 @@
DIST ocaml-process-0.2.1.tar.gz 5904 BLAKE2B 90a03e53e79adae559bbdcf4717db53d5e79cf22a22e7d6daad4c123a8b275f7b984ed40b7132653c31bb9b1d7c39c1918e0455597f70103ddb18b89ecf00d9a SHA512 0ca352a273797218e1785e1f6ed024448461cefeb54f143574230c844747a81355b97dd19fe9ddfe31d1a69c03dccf895fadc086f61a3d7a9f5397538432db92
-EBUILD ocaml-process-0.2.1-r1.ebuild 769 BLAKE2B c3aa2bdc89a53c035d63702899df2bc9f43d5241257a47e26e9dcadbf16960601229e2b314e5fd49cfc806016e2021f54327ac72915a4752cdeaca276dec0b5d SHA512 8f3e00b1c0423255d54357567008b577a0108b31a55e641c8d4f7c04064073b8edfe289319754f4a6db3c106d8ed64d21e557c2703ff69977e15cb0fdff1345d
+EBUILD ocaml-process-0.2.1-r1.ebuild 771 BLAKE2B d1f464758f182366b2cdb0249a99e57f7aab788dc4917ff81fde376c80cd46cad25845563b9d6e9e362b354f88524c64f73ea5ebdce5f90c2c9d6aae5783c138 SHA512 624224aa3c4fb8b4a36d4de10db8a0aab2d6ffe91e47876d684fa6efa9435f5ea1980659ad8c7d815db72ef98510c4f8a4397dcfcd521b2cfdf72a1beedf7a7c
MISC metadata.xml 402 BLAKE2B 2da7c61defac0c0ead787895a9196ad01b05166b9b0478400054213c4573dcfbc8d5b2215c761aa61f551ada92c93c967e52a39d279de12cde752fdd511fd3e8 SHA512 7796ce0714691b64e030953e53acf2dac8cbe8de6c28d4c025964017c1a2466a5637004cd60d0cc0f92d4c61d0409ea66a1944c4fe288df13cb32e9881072023
diff --git a/dev-ml/ocaml-process/ocaml-process-0.2.1-r1.ebuild b/dev-ml/ocaml-process/ocaml-process-0.2.1-r1.ebuild
index 591c51a1167c..14bb568133ff 100644
--- a/dev-ml/ocaml-process/ocaml-process-0.2.1-r1.ebuild
+++ b/dev-ml/ocaml-process/ocaml-process-0.2.1-r1.ebuild
@@ -28,7 +28,7 @@ src_compile() {
}
src_test() {
- emake -j1 TARGETS=${exts} test
+ emake -j1 TARGETS="${exts}" test
}
src_install() {