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/batteries/
Date: Fri, 22 Sep 2023 14:09:47 +0000 (UTC)	[thread overview]
Message-ID: <1695391783.0e9320bab6ab73bbb81d4c39565c9b589c85d41c.xgqt@gentoo> (raw)

commit:     0e9320bab6ab73bbb81d4c39565c9b589c85d41c
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 22 12:14:28 2023 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Fri Sep 22 14:09:43 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e9320ba

dev-ml/batteries: drop old 3.4.0

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

 dev-ml/batteries/Manifest               |  1 -
 dev-ml/batteries/batteries-3.4.0.ebuild | 31 -------------------------------
 2 files changed, 32 deletions(-)

diff --git a/dev-ml/batteries/Manifest b/dev-ml/batteries/Manifest
index c807f7055817..a88f53739235 100644
--- a/dev-ml/batteries/Manifest
+++ b/dev-ml/batteries/Manifest
@@ -1,4 +1,3 @@
-DIST batteries-3.4.0.tar.gz 827778 BLAKE2B 569ce623ceb4272de784400540969a08d569a9b42e281f8001f046733a0fab6f50f4c195b8a8eec7f2e63209a1b882d6703843f76ec9adbfeb42d11e09b31f81 SHA512 e7a6e258430ec5bb97a1e83c7eb666c970db8bce82de4bf809797cf5e330ea987fe685008c4adb0ac4787c4cc6a1be06f6eae5a7ca856a1a0f83aa35716c23bd
 DIST batteries-3.5.1.tar.gz 835112 BLAKE2B 29602093e5d3789a2b80e1c36e2d5b29d9c286c1bcd272f84d71660eb2014b7dea82c25543c17656987f5d0870628a4af83eaace30f7edef960f8956b26eeb91 SHA512 36c8561079aa9fefc864c2f03bd8ae20aa05987bb67e7a9beac3ab4f440dbf7d44f141c172b05fddb1a5b618fc55a27962bb45fc39bd7b3a15d56e0ed3ff3870
 DIST batteries-3.6.0.tar.gz 796298 BLAKE2B a8d9b6f57019ff80367047393fb53014bd32bdcc87d93650eae2939210d90fe4a7977b3502d0ffed25e0e0cb4aa072b8174f01f08c6728d0536589b9abff0f35 SHA512 2a56611b09a5f1cba6457539f8b6bc87a5f2a5454b36cdb39f6e0d6a5dac6db179aab1ba87c74dd49cc41df31a9a96feb349028ea41df7371ecb47f4d9dfafc4
 DIST batteries-3.6.1.tar.gz 797562 BLAKE2B e50ffa073ee4bf0028f4fbe4eac1bfcc0bbbc43fbe17d711350c7ae403a3943a3a8a79356323eb0f3bb0e0b4d2b589dcd33ecb8ba0768f0ac9895d425caa95b1 SHA512 16fd3b541f2b9504d26e1387b1d8b7279746221136391857c90193d3cc5b2814535d87ce54abfa2f50856a26f69e1a7a67f9574d208ba2f8a39630de59bf3a64

diff --git a/dev-ml/batteries/batteries-3.4.0.ebuild b/dev-ml/batteries/batteries-3.4.0.ebuild
deleted file mode 100644
index 172fd00ac6ab..000000000000
--- a/dev-ml/batteries/batteries-3.4.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit findlib
-
-DESCRIPTION="A community-maintained standard library extension"
-HOMEPAGE="https://github.com/ocaml-batteries-team/batteries-included"
-SRC_URI="https://github.com/ocaml-batteries-team/batteries-included/archive/v${PV}.tar.gz
-	-> ${P}.tar.gz"
-
-LICENSE="LGPL-2.1-with-linking-exception"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-RESTRICT="test"
-
-DEPEND=""
-RDEPEND="${DEPEND}
-	dev-ml/num:="
-BDEPEND="dev-ml/ocamlbuild"
-
-S="${WORKDIR}"/batteries-included-${PV}
-
-src_compile() {
-	emake BATTERIES_NATIVE=$(usex ocamlopt yes no)
-}
-
-src_install() {
-	findlib_src_install BATTERIES_NATIVE=$(usex ocamlopt yes no)
-}


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

Thread overview: 18+ 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-03-28 21:01 [gentoo-commits] repo/gentoo:master commit in: dev-ml/batteries/ Alfredo Tupone
2025-03-11 18:50 Alfredo Tupone
2024-06-16 11:54 Alfredo Tupone
2023-08-06  8:24 Alfredo Tupone
2022-12-16 17:17 Maciej Barć
2022-12-16 11:06 Maciej Barć
2022-09-23  1:57 Maciej Barć
2022-09-10 15:03 Alfredo Tupone
2022-07-01  6:55 Alfredo Tupone
2022-01-07 11:22 Alfredo Tupone
2021-12-04 16:41 Alfredo Tupone
2021-12-04 15:29 Alfredo Tupone
2018-02-11 21:56 Thomas Deutschmann
2017-04-18 20:10 Alexis Ballier
2016-05-16 10:20 Alexis Ballier
2016-05-06 13:06 Alexis Ballier
2015-12-17 10:55 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=1695391783.0e9320bab6ab73bbb81d4c39565c9b589c85d41c.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