From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/camldbm/
Date: Tue, 2 Jul 2024 14:50:31 +0000 (UTC) [thread overview]
Message-ID: <1719931824.c1586d7fc12752b73447d847e3c93f23c2e09be8.xgqt@gentoo> (raw)
commit: c1586d7fc12752b73447d847e3c93f23c2e09be8
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 2 14:24:42 2024 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Tue Jul 2 14:50:24 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1586d7f
dev-ml/camldbm: drop old 1.0
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
dev-ml/camldbm/Manifest | 1 -
dev-ml/camldbm/camldbm-1.0.ebuild | 37 -------------------------------------
2 files changed, 38 deletions(-)
diff --git a/dev-ml/camldbm/Manifest b/dev-ml/camldbm/Manifest
index b81db05c293b..170acb84fdfe 100644
--- a/dev-ml/camldbm/Manifest
+++ b/dev-ml/camldbm/Manifest
@@ -1,2 +1 @@
-DIST camldbm-1.0.tgz 14397 BLAKE2B 9b6971e30815ad6984254591af793819beb3859ddbf7bbd95ee744a2b09ce04968ecad9c7ff954e1606776d82988b3499f2569154586a937a61eb6d5c7b9465b SHA512 d0b752754650efb400f13f957e83fddccf1fc9ac9e1d11f453af94e9aa599546a316eb110685b3728b593c99cbf859cdc7bcf924c878cf8b6dead3dc413ccfbf
DIST camldbm-1.2.tar.gz 14823 BLAKE2B b9eda65c56440b1d13562e0d184474e585b13826038e77901961df475cbd73df39c9923e4f73c891252f17416e78acb3c3b42accf01dc5d6f51a72bafa930084 SHA512 56d317db420179f96a0f6a453f8a34ea16942f3ca5ed09dd6955517348dad281ad105b861378f1ebd01ec5c8a1c07d5e5db1ab4d255f9572ece64a86559705f0
diff --git a/dev-ml/camldbm/camldbm-1.0.ebuild b/dev-ml/camldbm/camldbm-1.0.ebuild
deleted file mode 100644
index cb2837d1ab20..000000000000
--- a/dev-ml/camldbm/camldbm-1.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-DESCRIPTION="OCaml binding to the NDBM/GDBM Unix databases"
-HOMEPAGE="http://forge.ocamlcore.org/projects/camldbm/"
-SRC_URI="http://forge.ocamlcore.org/frs/download.php/728/${P}.tgz"
-
-LICENSE="LGPL-2-with-linking-exception"
-SLOT="0/${PV}"
-KEYWORDS="amd64 arm ~ppc x86"
-
-DEPEND=">=sys-libs/gdbm-1.9.1-r2[berkdb]
- >=dev-lang/ocaml-3.12:=[ocamlopt]"
-RDEPEND="${DEPEND}"
-
-PATCHES=(
- "${FILESDIR}/hasgotfix.patch"
- "${FILESDIR}/include_fix.patch"
-)
-
-src_prepare() {
- sed -i \
- -e "s|ranlib|$(tc-getRANLIB)|g" \
- Makefile \
- || die
- default
-}
-
-src_install() {
- dodir "$(ocamlc -where)/stublibs" # required and makefile does not create it
- emake LIBDIR="${D}/$(ocamlc -where)" install
- dodoc README Changelog
-}
next reply other threads:[~2024-07-02 14:50 UTC|newest]
Thread overview: 16+ 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 --
2025-03-11 18:54 [gentoo-commits] repo/gentoo:master commit in: dev-ml/camldbm/ Alfredo Tupone
2022-12-04 21:16 Alfredo Tupone
2022-01-22 13:43 Alfredo Tupone
2021-04-18 6:48 Sam James
2021-04-18 6:47 Sam James
2021-04-18 6:45 Sam James
2021-04-18 6:44 Sam James
2021-01-25 21:33 Alfredo Tupone
2020-11-18 1:26 Sam James
2020-11-18 1:26 Sam James
2018-08-26 9:39 Michał Górny
2015-11-21 14:24 Markus Meier
2015-11-12 11:21 Agostino Sarubbo
2015-11-11 9:54 Agostino Sarubbo
2015-11-10 12:01 Agostino Sarubbo
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=1719931824.c1586d7fc12752b73447d847e3c93f23c2e09be8.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