summaryrefslogtreecommitdiff
path: root/dev-ml/gsl-ocaml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2025-03-12 01:49:51 +0000
committerV3n3RiX <venerix@koprulu.sector>2025-03-12 01:49:51 +0000
commitef0fedb39c21a343a3f316726f272bad9005b22c (patch)
tree0d64e58453e117f61a9e1641532926278f51b72e /dev-ml/gsl-ocaml
parentcf7807d7aea23a99a144afceaba961cfed652b5f (diff)
gentoo auto-resync : 12:03:2025 - 01:49:51next
Diffstat (limited to 'dev-ml/gsl-ocaml')
-rw-r--r--dev-ml/gsl-ocaml/Manifest2
-rw-r--r--dev-ml/gsl-ocaml/gsl-ocaml-1.24.3-r2.ebuild (renamed from dev-ml/gsl-ocaml/gsl-ocaml-1.24.3-r1.ebuild)6
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ml/gsl-ocaml/Manifest b/dev-ml/gsl-ocaml/Manifest
index 2e70d366b538..d0f5abbad4da 100644
--- a/dev-ml/gsl-ocaml/Manifest
+++ b/dev-ml/gsl-ocaml/Manifest
@@ -1,3 +1,3 @@
DIST gsl-1.24.3.tbz 100642 BLAKE2B cf1bd63593901ba41ec33a8d073d923351e8cd6021f0402ce337242dd6b378408e740f2904a1c53f123453444dc08a05971921ab53e683b2ecf1e8a869f28e46 SHA512 c6e2578618591d1bef428693b69026cdea0f1606cd25d9f02d637a90256a5685eee70ecd0259d2595a1cd7b292c34e3c913c007e2706aa125af045d37e55d9c4
-EBUILD gsl-ocaml-1.24.3-r1.ebuild 608 BLAKE2B eb371c74edf93e360b53e4cc8debcbcdffdfd721c51f6eb5e523ffe014b6002964148bde1e4e1fa630d7204d1cc8cdb2adb1ca23dfac1fcd008a96627711c9cb SHA512 33f9043cd6639296180d4540eef2bfe6780ea2c23e7eaccb9bbb4349d1c174e559de8d053e9a14812774abaa68076ec389ccc304523eaaf2efd090a1ea8627ef
+EBUILD gsl-ocaml-1.24.3-r2.ebuild 618 BLAKE2B b1f72af8c51ac13e51a48cb51021b9189ca9d69f2d286e074d56b9af7d3d2b5c06d9e8e2074e77be4fef20ab6fbc553736d61b11f372024701526873b0554d80 SHA512 6b6ac418938a1819eba9e9eef61c642872ca22e49fef75ab936c04de25eb178ad47a3eb3514157b6c0c3085681f39dc6a713a8060166afb28000b3f870b737d4
MISC metadata.xml 406 BLAKE2B 9c19f91fd9fb101b8375474775674f65733b22262be1c46f38ea436638b77b0fea69136f7550d8fe02eb523af8a13620b9c7e153c9a8927c7bbd2780ac4c340c SHA512 8df3f5674567e542938e9120e0e71b3077456ac78c4886d7a87aa70841be471fb48ac49a27b856d147389dc14e635d8746f417fbcfd9fb7fa3b83e3ccf6bbb72
diff --git a/dev-ml/gsl-ocaml/gsl-ocaml-1.24.3-r1.ebuild b/dev-ml/gsl-ocaml/gsl-ocaml-1.24.3-r2.ebuild
index c72639216ff3..e3060e6255dc 100644
--- a/dev-ml/gsl-ocaml/gsl-ocaml-1.24.3-r1.ebuild
+++ b/dev-ml/gsl-ocaml/gsl-ocaml-1.24.3-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -20,7 +20,7 @@ IUSE="+ocamlopt"
DEPEND="
dev-ml/dune-configurator
>=sci-libs/gsl-1.19:="
-RDEPEND="${DEPEND}
- !dev-ml/ocamlgsl"
+RDEPEND="${DEPEND}"
+BDEPEND="<dev-lang/ocaml-5"
# DOCS=( CHANGES.txt README.md NOTES.md TODO.md )