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/re/
Date: Wed, 27 Dec 2023 01:20:46 +0000 (UTC)	[thread overview]
Message-ID: <1703640041.e6d95051bf2d2fb8b9aa40d70f223c5ef55ddc46.xgqt@gentoo> (raw)

commit:     e6d95051bf2d2fb8b9aa40d70f223c5ef55ddc46
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 26 21:31:12 2023 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Wed Dec 27 01:20:41 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6d95051

dev-ml/re: drop old 1.10.3

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

 dev-ml/re/Manifest         |  1 -
 dev-ml/re/re-1.10.3.ebuild | 25 -------------------------
 2 files changed, 26 deletions(-)

diff --git a/dev-ml/re/Manifest b/dev-ml/re/Manifest
index e60bc3acfffb..895b276c05cb 100644
--- a/dev-ml/re/Manifest
+++ b/dev-ml/re/Manifest
@@ -1,2 +1 @@
-DIST ocaml-re-1.10.3.tar.gz 90155 BLAKE2B 44f7779e2004c8ac24f6bf476edaea5f6469fd64319c681df1917d571e5f4175559516e5f19bcf5eee19687eb3ad0c93b672b97cfdc54f29803180b3b9a229d7 SHA512 c86bc375d52ba4d0363d56636dd389c29ce3fc430f569fd5c3af3265023bb80462d94ea9fce97387fdebc8731d33166871ac2f9162327674c2b97bdbde423bbd
 DIST ocaml-re-1.10.4.tar.gz 90379 BLAKE2B 411786bd89c712db0a7fba071abd303895621f0353b52e33dffeba146994cf145ea7f5199435d5b4c4738eedafa5bb00b430c92fe072f13fe455bb30a0b29998 SHA512 1bef38154f856b48985a0dfa975dc8539f146d0308d7c2af01078f5e998683fd635c7ae4a888e95c1a4dc4df9539dcd5dc506a5ef8718386cf0073947507f91a

diff --git a/dev-ml/re/re-1.10.3.ebuild b/dev-ml/re/re-1.10.3.ebuild
deleted file mode 100644
index 8eecc1dfb562..000000000000
--- a/dev-ml/re/re-1.10.3.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit dune
-
-DESCRIPTION="Regular expression library for OCaml"
-HOMEPAGE="https://github.com/ocaml/ocaml-re"
-SRC_URI="https://github.com/ocaml/ocaml-re/archive/${PV}.tar.gz -> ocaml-${P}.tar.gz"
-S="${WORKDIR}/ocaml-${P}"
-
-LICENSE="LGPL-2-with-linking-exception"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
-IUSE="+ocamlopt test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="!dev-ml/ocaml-re
-	dev-ml/seq:=
-"
-DEPEND="${RDEPEND}
-	test? ( dev-ml/ounit2 )"
-
-PATCHES=( "${FILESDIR}/ounit2.patch" )


             reply	other threads:[~2023-12-27  1:20 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-27  1:20 Maciej Barć [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-19  7:32 [gentoo-commits] repo/gentoo:master commit in: dev-ml/re/ Arthur Zamarin
2025-02-19  7:32 Arthur Zamarin
2025-02-19  7:32 Arthur Zamarin
2025-02-19  7:32 Arthur Zamarin
2025-02-19  7:32 Arthur Zamarin
2024-12-29 10:54 Sam James
2024-12-29 10:54 Sam James
2024-12-11 12:57 Alfredo Tupone
2024-11-14 23:40 Maciej Barć
2024-11-14 23:40 Maciej Barć
2024-10-18 18:02 Alfredo Tupone
2024-03-01  7:28 Viorel Munteanu
2024-02-15 13:56 Sam James
2024-02-15 10:05 Jakov Smolić
2024-02-14 18:57 Sam James
2024-02-14 18:57 Sam James
2023-12-27  1:20 Maciej Barć
2023-12-27  1:20 Maciej Barć
2023-04-29  8:05 Arthur Zamarin
2023-04-29  8:05 Arthur Zamarin
2023-04-29  7:59 Arthur Zamarin
2023-04-09 12:41 Arthur Zamarin
2023-04-09 12:41 Arthur Zamarin
2022-11-18 22:11 Alfredo Tupone
2022-10-01 23:37 Maciej Barć
2022-09-23 19:37 Alfredo Tupone
2022-07-19  0:56 Maciej Barć
2021-10-06  1:02 Sam James
2021-02-17 20:43 Alfredo Tupone
2021-01-27 19:18 Alfredo Tupone
2020-10-17  9:32 Sam James

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=1703640041.e6d95051bf2d2fb8b9aa40d70f223c5ef55ddc46.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