public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/alt-ergo/
Date: Fri, 22 Sep 2023 14:09:48 +0000 (UTC)	[thread overview]
Message-ID: <1695391784.f38f257a704600cb9140e07518e0fb1d3460ad2d.xgqt@gentoo> (raw)

commit:     f38f257a704600cb9140e07518e0fb1d3460ad2d
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 22 12:29:59 2023 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Fri Sep 22 14:09:44 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f38f257a

sci-mathematics/alt-ergo: drop old 2.4.1-r2

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 sci-mathematics/alt-ergo/Manifest                 |  1 -
 sci-mathematics/alt-ergo/alt-ergo-2.4.1-r2.ebuild | 48 -----------------------
 2 files changed, 49 deletions(-)

diff --git a/sci-mathematics/alt-ergo/Manifest b/sci-mathematics/alt-ergo/Manifest
index 7c1c762e20c7..8ac1f788e157 100644
--- a/sci-mathematics/alt-ergo/Manifest
+++ b/sci-mathematics/alt-ergo/Manifest
@@ -1,3 +1,2 @@
-DIST alt-ergo-2.4.1.tar.gz 2883046 BLAKE2B 6930080f7735f043e33d02b7fa0990c53992848796c0a5cf6ea4d7122eb6b9e5d6ac7ce420a4a19da35fa0ce5ff431bc228f2314a6f709f27a16bc7481bbacd5 SHA512 c3eee41d3c588ca89c2a1eebe9f10914ef647743b58fb562b682172cf6b6bdeb0920ebbba8a850820c0cb53bad0260f11b82fe71f00830ea9b33f5bb5d4fd048
 DIST alt-ergo-2.4.2.tar.gz 2884553 BLAKE2B 95392625a6b17b3a2e41070a7f70ba124a95d99294f295d7c5a636a3327e6dac6b2153d1c90be4d24b72ce5ad22be5e174f6ae1c37663b093218a76ec1ada29a SHA512 61ae181ccd60a49f833ea79bbd5184a46f8eef24e7fe1169b15e905ed86584bdbe993ef86c203d5bfc3d79961024f96af0e4e623dc15479aa9538648291c9a75
 DIST alt-ergo-2.4.3.tar.gz 2902450 BLAKE2B bb8931dc512e3745496c1801fe959ac0fc4758b03049462506689021508a4ea364f0aae8679c776d8154c9f86a09080801c9b822d23355c572a24bd8b0e38210 SHA512 88a26b138e41997516085dbbf279e1ce11d03c18c0464ba80d5403dc80ff0f8cb5cbd4ad1489a60ff2a3b9539f9c55e4274008b14eed47b6fd057ce0a94ef98f

diff --git a/sci-mathematics/alt-ergo/alt-ergo-2.4.1-r2.ebuild b/sci-mathematics/alt-ergo/alt-ergo-2.4.1-r2.ebuild
deleted file mode 100644
index bc908a192c9e..000000000000
--- a/sci-mathematics/alt-ergo/alt-ergo-2.4.1-r2.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit dune
-
-DESCRIPTION="Automatic theorem prover"
-HOMEPAGE="https://alt-ergo.ocamlpro.com"
-SRC_URI="https://github.com/OCamlPro/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="CeCILL-C"
-SLOT="0/${PV}"
-KEYWORDS="amd64"
-IUSE="examples +ocamlopt"
-
-RDEPEND="
-	>=dev-lang/ocaml-4.09.0:=[ocamlopt=]
-	>=sci-mathematics/psmt2-frontend-0.4.0:=
-
-	<dev-ml/cmdliner-1.1.0:=
-	>=dev-ml/menhir-20181006:=
-	>=dev-ml/ocplib-simplex-0.4:=
-	dev-ml/camlzip:=
-	dev-ml/num:=
-	dev-ml/seq:=
-	dev-ml/stdlib-shims:=
-	dev-ml/zarith:=
-"
-DEPEND="${RDEPEND}"
-BDEPEND="dev-ml/dune-configurator"
-
-src_prepare() {
-	default
-
-	# Remove the GTK2 GUI frontend because GTK2 in Gentoo is deprecated
-	rm -r src/bin/gui || die
-}
-
-src_configure() {
-	sh ./configure --prefix /usr --libdir=/usr/$(get_libdir) || die
-}
-
-src_install() {
-	dune-install alt-ergo-lib alt-ergo-parsers alt-ergo
-
-	use examples && dodoc -r examples
-}


             reply	other threads:[~2023-09-22 14:09 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-22 14:09 Maciej Barć [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-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
2020-03-10 21:38 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=1695391784.f38f257a704600cb9140e07518e0fb1d3460ad2d.xgqt@gentoo \
    --to=xgqt@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