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: dev-ml/alcotest/
Date: Tue,  2 Jul 2024 14:50:31 +0000 (UTC)	[thread overview]
Message-ID: <1719931823.6b4e06c89e8d78a2e26eb0692e4ad86688fc0fc2.xgqt@gentoo> (raw)

commit:     6b4e06c89e8d78a2e26eb0692e4ad86688fc0fc2
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Tue Jul  2 14:12:37 2024 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Tue Jul  2 14:50:23 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b4e06c8

dev-ml/alcotest: drop old 1.2.3-r4

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

 dev-ml/alcotest/Manifest                 |  1 -
 dev-ml/alcotest/alcotest-1.2.3-r4.ebuild | 33 --------------------------------
 2 files changed, 34 deletions(-)

diff --git a/dev-ml/alcotest/Manifest b/dev-ml/alcotest/Manifest
index c7b896928f81..b2dd8612173b 100644
--- a/dev-ml/alcotest/Manifest
+++ b/dev-ml/alcotest/Manifest
@@ -1,4 +1,3 @@
-DIST alcotest-1.2.3.tar.gz 274177 BLAKE2B 1c38baf8932fe16ec3899cd1dd747099065cf93677271aad5ec33706ed7b6fd82dac84f9ed7518c56d178bf1f98a0b131d5e0f4745d47b07021f0fef932fde28 SHA512 0f3e2a5f56a17b6ddf5173d490b8a1aa2b23382bd0535d9d8be09fb8d4dd02dd1b92f9d00b957b11843d671262469e28b3be4f987538e373eb5e1f30c3a406a3
 DIST alcotest-1.4.0.tar.gz 279675 BLAKE2B 3cc50ab37a16948ceca9b5e6aa885fa50bbe0722c6132ed4991fb64c568253d9913287d1b9e5547f59a210d6803e2a83565f02950fb12cb91ed9f8e24d7864c1 SHA512 adb73c8b2be6f47cb406bbc49dba7dc86e990a60e2e68302592a24dcc24e11e76e2aa6fc2f003c1e4fdbb79744df6ab601daff9540cd7b0096ac9f9bff18098c
 DIST alcotest-1.5.0.tar.gz 288227 BLAKE2B 6af28f2516888273903bbb7750ba583778c54447157ece29ad8053323492dddfde9b901699be26c868f1f3835ad89d6f163176033f52ffdccc82fa2609e57b64 SHA512 9f496d1b14a78a9cba5dfde71cbda41d3090d2083bc9895dc9d9f54876b86630079219e678f13f6ffd382deb2a1a298b61b2a222fc65d25d4a242d8c280b4784
 DIST alcotest-1.6.0.tar.gz 288586 BLAKE2B 6e7ab4618d899346de3d8ef63c1b81f92d9cdca06e9df03bf2ea5f0a6b7d5b8ae5a231dc92aca5ebc268e3fda93d448f6edd12333ad6c657ef5361921e31f838 SHA512 58079596334c193d00f22c5fc708952f01b40593eabb26cf9725d51250fc5b816d0bf40c70bab50e9b88a973008a9889f95601127731e8c1583e4ef17173fe9e

diff --git a/dev-ml/alcotest/alcotest-1.2.3-r4.ebuild b/dev-ml/alcotest/alcotest-1.2.3-r4.ebuild
deleted file mode 100644
index 38ceb8300287..000000000000
--- a/dev-ml/alcotest/alcotest-1.2.3-r4.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit dune
-
-DESCRIPTION="A lightweight and colourful test framework"
-HOMEPAGE="https://github.com/mirage/alcotest/"
-SRC_URI="https://github.com/mirage/alcotest/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="ISC"
-SLOT="0/${PV}"
-KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86"
-IUSE="+ocamlopt"
-
-RDEPEND="
-	dev-ml/astring:=
-	dev-ml/async_unix:=
-	<dev-ml/cmdliner-1.1.0:=
-	<dev-ml/core-0.15:=
-	dev-ml/core_kernel:=
-	dev-ml/duration:=
-	>=dev-ml/fmt-0.8.9:=
-	dev-ml/lwt:=
-	dev-ml/mirage-clock:=
-	dev-ml/re:=
-	dev-ml/result:=
-	dev-ml/logs:=
-	dev-ml/uutf:=
-	dev-ml/uuidm:=
-"
-DEPEND="${RDEPEND}"


             reply	other threads:[~2024-07-02 14:50 UTC|newest]

Thread overview: 58+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-02 14:50 Maciej Barć [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-21 18:41 [gentoo-commits] repo/gentoo:master commit in: dev-ml/alcotest/ Arthur Zamarin
2024-10-21 18:41 Arthur Zamarin
2024-10-20  4:46 Sam James
2024-10-20  4:46 Sam James
2024-07-28 16:56 Alfredo Tupone
2024-07-14 19:06 Alfredo Tupone
2024-07-02 14:50 Maciej Barć
2024-01-24 18:30 Alfredo Tupone
2023-07-29  6:24 Alfredo Tupone
2023-07-08 16:43 Alfredo Tupone
2023-06-15 18:20 Arthur Zamarin
2023-06-15 18:20 Arthur Zamarin
2023-06-09 18:02 Arthur Zamarin
2023-06-09 16:52 Arthur Zamarin
2023-06-09 15:27 Arthur Zamarin
2023-06-09 15:27 Arthur Zamarin
2023-04-24 13:51 Alfredo Tupone
2023-04-17  8:59 Alfredo Tupone
2023-02-24 22:20 Sam James
2023-02-24 16:56 Sam James
2023-02-20 20:27 Arthur Zamarin
2023-01-27  0:30 Sam James
2022-12-24 15:54 Alfredo Tupone
2022-10-30  9:13 Alfredo Tupone
2022-10-13 13:05 Alfredo Tupone
2022-06-21  1:53 Sam James
2022-04-18 21:07 Jakov Smolić
2021-11-03 21:16 Alfredo Tupone
2021-10-13 20:37 Sam James
2021-10-13 20:35 Sam James
2021-10-12  7:14 Agostino Sarubbo
2021-10-11 12:17 Agostino Sarubbo
2021-10-11  5:45 Sam James
2021-10-11  5:16 Sam James
2021-07-27 18:57 Alfredo Tupone
2021-06-03  0:45 Sam James
2021-05-16 19:02 Sam James
2021-05-16  0:07 Sam James
2021-05-15 19:17 Sam James
2021-05-15  2:01 Sam James
2021-05-06  7:22 Sergei Trofimovich
2021-03-07 18:00 Alfredo Tupone
2021-02-21  9:44 Sam James
2021-02-21  8:11 Sam James
2021-02-21  7:28 Sam James
2021-02-10 16:38 Sam James
2021-02-10 16:30 Sam James
2021-02-10 15:31 Sam James
2021-02-09 23:09 Sam James
2021-02-09 22:48 Sam James
2021-02-09 22:47 Sam James
2021-02-08 17:21 Sam James
2020-09-24 19:53 Aaron Bauman
2017-08-26 12:03 Alexis Ballier
2017-08-06  7:40 Alexis Ballier
2017-08-06  7:40 Alexis Ballier
2017-06-28  9:35 Alexis Ballier

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=1719931823.6b4e06c89e8d78a2e26eb0692e4ad86688fc0fc2.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