public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/integers/
Date: Fri, 30 May 2025 20:11:39 +0000 (UTC)	[thread overview]
Message-ID: <1748635888.0f6094ed304206467afa2ec2ee7b9c53fab5173f.arthurzam@gentoo> (raw)

commit:     0f6094ed304206467afa2ec2ee7b9c53fab5173f
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri May 30 20:07:52 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri May 30 20:11:28 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f6094ed

dev-ml/integers: drop 0.4.0, 0.5.1, EAPI=7--

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-ml/integers/Manifest              |  2 --
 dev-ml/integers/integers-0.4.0.ebuild | 16 ----------------
 dev-ml/integers/integers-0.5.1.ebuild | 16 ----------------
 3 files changed, 34 deletions(-)

diff --git a/dev-ml/integers/Manifest b/dev-ml/integers/Manifest
index 63b75be95c44..0b31a25218ec 100644
--- a/dev-ml/integers/Manifest
+++ b/dev-ml/integers/Manifest
@@ -1,3 +1 @@
-DIST integers-0.4.0.tar.gz 9980 BLAKE2B ee67c39024d77f4ce20e9ba7e1564b3418397f1e98b9a5f30e238f5c161d7572701e3d824871b46d15b90887d5f3983a9ab440f46e22c4de8cbc68912daea5eb SHA512 73af64654579b27db18c612229044dba094064dc7d36a73f42ffd4ba7040ed326f859f588e7a764bce3b2fd6e9365f9e9f99330ef29bafbe77ca6dcb53d5ed79
-DIST integers-0.5.1.tar.gz 12687 BLAKE2B 37807cf0642ff4b85c91b82d7fa6ee46a242750970123b0d9d3bec7c532d0d6ceceb4b2365cc71e0664068b3fcb99e61e5c6621363cd527237cf3051da813791 SHA512 25d90c41d66a73ca18f2cfb5e13e9b3af57d1712dab108e45cb8e9eeb88f4a2f822e03f05e08832080d4764d46c7e5f116fe48bdf060c6ebd80c3e558de41983
 DIST integers-0.7.0.tar.gz 12758 BLAKE2B 26244bb4fd6556c4e8e493180211a778552b84ae2de269b02d3094960fe7ab059a83f01263ee9e654e2e0c83195087bae621d7b60efde5eac519f9aae3a962fa SHA512 f71bf73af2e4e0dd5bd039b28bce1fdabfb199ada1836d694814aa6d0c1c2d205531fbfc05581082b2dbb1e9cc0948e594915d5ad6a1cfa1dbffa9e44a7a7450

diff --git a/dev-ml/integers/integers-0.4.0.ebuild b/dev-ml/integers/integers-0.4.0.ebuild
deleted file mode 100644
index 909750219e9d..000000000000
--- a/dev-ml/integers/integers-0.4.0.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit dune
-
-DESCRIPTION="Various signed and unsigned integer types for OCaml"
-HOMEPAGE="https://github.com/ocamllabs/ocaml-integers"
-SRC_URI="https://github.com/ocamllabs/ocaml-integers/archive/${PV}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/ocaml-${P}"
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="amd64 arm arm64 ppc64 x86"
-IUSE="+ocamlopt"

diff --git a/dev-ml/integers/integers-0.5.1.ebuild b/dev-ml/integers/integers-0.5.1.ebuild
deleted file mode 100644
index 7e82273a8fcc..000000000000
--- a/dev-ml/integers/integers-0.5.1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit dune
-
-DESCRIPTION="Various signed and unsigned integer types for OCaml"
-HOMEPAGE="https://github.com/ocamllabs/ocaml-integers"
-SRC_URI="https://github.com/ocamllabs/ocaml-integers/archive/${PV}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/ocaml-${P}"
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
-IUSE="+ocamlopt"


             reply	other threads:[~2025-05-30 20:11 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-30 20:11 Arthur Zamarin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-03-31 11:50 [gentoo-commits] repo/gentoo:master commit in: dev-ml/integers/ Arthur Zamarin
2023-03-24 20:01 Arthur Zamarin
2023-03-17 17:58 Arthur Zamarin
2023-03-17 11:27 Arthur Zamarin
2023-03-17  7:00 Arthur Zamarin
2023-03-16 23:52 Sam James
2022-07-19  0:56 Maciej Barć
2022-04-18 21:07 Jakov Smolić
2021-11-20 10:24 Arthur Zamarin
2021-11-20 10:24 Arthur Zamarin
2021-11-10 20:12 Alfredo Tupone
2021-11-10  7:59 Alfredo Tupone
2021-05-29 19:03 David Seifert
2021-03-15  4:02 Sam James
2021-03-14 22:03 Sam James
2021-03-14  0:53 Sam James
2021-03-14  0:53 Sam James
2020-10-24  3:53 Sam James
2018-02-11 21:56 Thomas Deutschmann
2017-06-27 10:44 Alexis Ballier
2017-05-26 13:53 Alexis Ballier
2017-05-25 15:06 Alexis Ballier
2017-05-24 11:08 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=1748635888.0f6094ed304206467afa2ec2ee7b9c53fab5173f.arthurzam@gentoo \
    --to=arthurzam@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