From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/alt-ergo/
Date: Tue, 10 Mar 2020 21:38:09 +0000 (UTC) [thread overview]
Message-ID: <1583876273.9dc3663a2ba8a9a84fa283d166e91a249ab65d2b.tupone@gentoo> (raw)
commit: 9dc3663a2ba8a9a84fa283d166e91a249ab65d2b
Author: Tupone Alfredo <tupone <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 10 21:37:53 2020 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Tue Mar 10 21:37:53 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9dc3663a
sci-mathematics/alt-ergo: fix build with ocaml-4.09
Closes: https://bugs.gentoo.org/712032
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
sci-mathematics/alt-ergo/alt-ergo-2.3.0.ebuild | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/sci-mathematics/alt-ergo/alt-ergo-2.3.0.ebuild b/sci-mathematics/alt-ergo/alt-ergo-2.3.0.ebuild
index 6dc8404508d..2f9029c56d0 100644
--- a/sci-mathematics/alt-ergo/alt-ergo-2.3.0.ebuild
+++ b/sci-mathematics/alt-ergo/alt-ergo-2.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,7 +12,7 @@ SLOT="0"
KEYWORDS="amd64"
IUSE="examples gtk +ocamlopt"
-DEPEND=">=dev-lang/ocaml-3.12.1[ocamlopt?]
+DEPEND=">=dev-lang/ocaml-4.09.0[ocamlopt?]
dev-ml/zarith
gtk? ( >=dev-ml/lablgtk-2.14[sourceview,ocamlopt?] )
dev-ml/camlzip
@@ -25,6 +25,11 @@ RDEPEND="${DEPEND}"
DOCS=( CHANGES INSTALL.md README.md )
+src_prepare() {
+ default
+ find "${S}" -name \*.ml | xargs sed -i "s:Pervasives:Stdlib:g" || die
+}
+
src_configure() {
./configure --prefix /usr --libdir=/usr/$(get_libdir)
}
next reply other threads:[~2020-03-10 21:38 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-10 21:38 Alfredo Tupone [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-15 12:32 [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/alt-ergo/ Alfredo Tupone
2024-07-17 15:46 Maciej Barć
2024-07-17 15:46 Maciej Barć
2024-07-15 22:15 Maciej Barć
2023-09-22 14:09 Maciej Barć
2023-09-22 14:09 Maciej Barć
2023-08-16 2:20 Sam James
2023-06-04 13:39 Maciej Barć
2023-01-30 19:48 Andreas Sturmlechner
2023-01-30 13:09 Sam James
2022-09-23 23:52 Maciej Barć
2022-08-20 13:28 Maciej Barć
2022-06-29 18:05 Alfredo Tupone
2022-06-21 1:53 Sam James
2022-04-15 19:54 Maciej Barć
2022-04-15 19:33 Maciej Barć
2022-03-02 9:04 Agostino Sarubbo
2021-12-28 13:40 Maciej Barć
2021-12-27 23:47 Maciej Barć
2021-12-27 20:34 Maciej Barć
2021-01-17 4:10 Sam James
2021-01-17 4:10 Sam James
2021-01-17 4:10 Sam James
2021-01-17 4:10 Sam James
2020-12-05 18:26 Alfredo Tupone
2020-12-05 8:42 Alfredo Tupone
2020-05-27 5:47 Alfredo Tupone
2020-05-25 21:58 Thomas Deutschmann
2020-05-25 17:01 Alfredo Tupone
2019-10-28 21:15 Alfredo Tupone
2019-10-21 18:32 Alfredo Tupone
2019-09-12 6:15 Alfredo Tupone
2019-09-07 14:39 Alfredo Tupone
2019-07-27 18:42 Alfredo Tupone
2019-07-25 6:18 Alfredo Tupone
2018-12-16 8:35 Alfredo Tupone
2018-06-02 22:38 Aaron Bauman
2017-10-14 6:59 Alfredo Tupone
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1583876273.9dc3663a2ba8a9a84fa283d166e91a249ab65d2b.tupone@gentoo \
--to=tupone@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox