summaryrefslogtreecommitdiff
path: root/dev-ml/stdcompat
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-09-19 23:10:29 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-09-19 23:10:29 +0100
commit318828e81fe6707ce5a64e6a59a76d4c0ca709f8 (patch)
treecc4b7818f7960cb193ad2bf7f7defe71adb3ee47 /dev-ml/stdcompat
parent590c04803f88a968b4a750c0f420eb314e1fe968 (diff)
gentoo auto-resync : 19:09:2023 - 23:10:29
Diffstat (limited to 'dev-ml/stdcompat')
-rw-r--r--dev-ml/stdcompat/Manifest2
-rw-r--r--dev-ml/stdcompat/stdcompat-19.ebuild5
2 files changed, 3 insertions, 4 deletions
diff --git a/dev-ml/stdcompat/Manifest b/dev-ml/stdcompat/Manifest
index 5712e9cadb33..15ed075fbb7b 100644
--- a/dev-ml/stdcompat/Manifest
+++ b/dev-ml/stdcompat/Manifest
@@ -1,3 +1,3 @@
DIST stdcompat-19.tar.gz 530511 BLAKE2B 4af97c355b98f63366d647a4a375bde43ffbf959a2c02132ab57457db4213b8f98a972bf99667dd53603b28235b4f853470c2117270ce42c6aa579a21dd148fb SHA512 25582731170f2f80eed281c48af4904d1d00ef88a38d1b17853395c19a326d7b11e42c17b69f639402c467ff6f9b83a2e9d4dbab7255ac25d466b85a55674bd0
-EBUILD stdcompat-19.ebuild 712 BLAKE2B f451c4f307d8709a8b2f828cda11ac614334589378d03d94286f66fcc2a63cb6afc56442a1b362a281976ec9baaf5e1ad92c4a3e77a0c6149a5ab896db137f6a SHA512 d822561d432e5b66012060a64f52b0882d5765a4ebd4594f650eee4f86561c23f6ef13ca0478e601968e0bdcdbc920fbb55a1fb76c1e38ad499c57a443b97b6a
+EBUILD stdcompat-19.ebuild 708 BLAKE2B b0cb67f82b0ebc7a530f5d447eb4cdb8fe7d02650d6e83528d0a11e457856a6f7ac5a691f2496333066ec39d68d9d486c81376eb65597af147e85e2596811509 SHA512 5c0a08b3642c492d122937b0c55d89a659671daf9352a645dbfc8cd5e245be0035d4b0f56faf3ddf9aeb3c05bc5e0e7d469da56c9885be5cb7f514d79715c399
MISC metadata.xml 577 BLAKE2B b6857bd7760fbdc5988d1a545e2f128c9d13ea18d43a341af0757a227958594ed314b9472c9994fae54f7aba2f57ebee06b6f9cc4bb5a1428218dcdda2745507 SHA512 859f88d95b52a4e159fb4241ccaca2ba7777eda999623e281fd36e6b1ab2273407931f9ca89971f86b7563889bb704d7e353605f808aab868cb09a0468687419
diff --git a/dev-ml/stdcompat/stdcompat-19.ebuild b/dev-ml/stdcompat/stdcompat-19.ebuild
index bba75839ea6b..edb7ebbf80a0 100644
--- a/dev-ml/stdcompat/stdcompat-19.ebuild
+++ b/dev-ml/stdcompat/stdcompat-19.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -8,9 +8,8 @@ HOMEPAGE="https://github.com/thierry-martinez/stdcompat"
SRC_URI="https://github.com/thierry-martinez/stdcompat/releases/download/v${PV}/${P}.tar.gz"
LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
DEPEND="dev-lang/ocaml:=[ocamlopt]
dev-ml/result:=[ocamlopt]