public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/
Date: Wed, 17 Feb 2021 19:09:51 +0000 (UTC)	[thread overview]
Message-ID: <1613588979.3e19858863cd94b46fea604900e89a2709fb62fd.tupone@gentoo> (raw)

commit:     3e19858863cd94b46fea604900e89a2709fb62fd
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 17 19:09:39 2021 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Wed Feb 17 19:09:39 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e198588

dev-ml/ocamlbuild: rm old version

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ml/ocamlbuild/Manifest                 |  1 -
 dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild | 39 ------------------------------
 2 files changed, 40 deletions(-)

diff --git a/dev-ml/ocamlbuild/Manifest b/dev-ml/ocamlbuild/Manifest
index 2582af8317b..bda5a1b64c3 100644
--- a/dev-ml/ocamlbuild/Manifest
+++ b/dev-ml/ocamlbuild/Manifest
@@ -1,3 +1,2 @@
-DIST ocamlbuild-0.10.1.tar.gz 193263 BLAKE2B cee82997a6b691b3df9b92055b74f05af57d7663f5dbb84701e66dffefcfe6ec00c9721e1872d546f2aea9237068e37ba7d94463d0002a8356dd4d84bc1865c0 SHA512 6d74bdce7fe147bf1a5fd570b569925b36b5f443c7251d1c13a0525e3086417b393a768722bf7d4b23a7e3178b0b3c2511499725c5a755d69783b8d555663e3b
 DIST ocamlbuild-0.11.0.tar.gz 195297 BLAKE2B 2d653c402edf58035fa6efb65c99c956fe78efc4759f29c8ddab8263310a5d243d25d37d4c1a4f0699f151afb6d4c6df4c1550f95d6e915963b3d86923877225 SHA512 14bc44cc63b6c99e711658a1145247bad8263632fbb4550238cef15e226a76b83e51b83575a7a96f16b96ec321dedd0ef23f36166c354838aec1922f58179efd
 DIST ocamlbuild-0.14.0.tar.gz 198267 BLAKE2B 355d61ba68e61b9ee18a9fc0fbb9062405f44707b180ca7ad4bfec727ca3d3d2cc08f17be118ca3a4161c7789d975e7f431812e9139d4fde85a1a27ab68c8ac3 SHA512 ae60247396399dfd35644c8c1986ef7679e5a9964df82e3388bfc6dd4c5b88a13d6869a698d14a9ac70dc48e4ce1c003f543c85426d8c862ca31dea37a554b07

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild b/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
deleted file mode 100644
index d7ee6e34cb0..00000000000
--- a/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Generic build tool with built-in rules for building OCaml library and programs"
-HOMEPAGE="https://github.com/ocaml/ocamlbuild"
-SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="LGPL-2.1-with-linking-exception"
-SLOT="0/${PV}"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux"
-IUSE="+ocamlopt"
-
-# does not compile with ocaml-4.09 (bug # 708696 and #708872)
-DEPEND="<dev-lang/ocaml-4.09:=[ocamlopt?]"
-RDEPEND="${DEPEND}
-	!<dev-ml/findlib-1.6.1-r1
-"
-
-src_configure() {
-	emake -f configure.make Makefile.config \
-		PREFIX="${EPREFIX}/usr" \
-		BINDIR="${EPREFIX}/usr/bin" \
-		LIBDIR="$(ocamlc -where)" \
-		OCAML_NATIVE=$(usex ocamlopt true false) \
-		OCAML_NATIVE_TOOLS=$(usex ocamlopt true false) \
-		NATDYNLINK=$(usex ocamlopt true false)
-}
-
-src_compile() {
-	emake src/ocamlbuild_config.cmo
-	default
-}
-
-src_install() {
-	emake CHECK_IF_PREINSTALLED=false DESTDIR="${D}" install
-	dodoc Changes
-}


             reply	other threads:[~2021-02-17 19:09 UTC|newest]

Thread overview: 54+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-17 19:09 Alfredo Tupone [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-11 20:38 [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlbuild/ Alfredo Tupone
2024-10-15 15:25 Arthur Zamarin
2024-08-25 14:17 Andreas K. Hüttel
2024-07-10 12:46 Alfredo Tupone
2024-06-15 15:56 Alfredo Tupone
2024-05-31 20:12 Alfredo Tupone
2023-10-28  0:24 Sam James
2023-02-26  0:40 Sam James
2023-02-26  0:40 Sam James
2023-02-26  0:40 Sam James
2023-02-26  0:30 Sam James
2023-02-26  0:30 Sam James
2023-02-15 18:38 Matt Turner
2022-12-16 11:06 Maciej Barć
2022-08-24  1:27 Maciej Barć
2022-01-10 10:23 Alfredo Tupone
2022-01-09 10:31 Alfredo Tupone
2021-09-20 10:09 Alfredo Tupone
2021-02-12 22:20 Sam James
2021-02-04 18:56 Alfredo Tupone
2021-02-04 12:58 Alfredo Tupone
2021-02-04 12:45 Alfredo Tupone
2021-02-03 20:39 Alfredo Tupone
2021-01-26 18:01 Alfredo Tupone
2021-01-24 17:26 Sam James
2021-01-24 17:26 Sam James
2020-11-07 21:19 Sam James
2020-11-07 20:56 Sam James
2020-08-15  6:14 Sam James
2020-08-15  1:54 Sam James
2020-08-15  0:30 Sam James
2020-02-09 21:13 Miroslav Šulc
2019-12-27 18:09 Jason A. Donenfeld
2017-07-07 17:45 Alexis Ballier
2017-06-19 16:57 Alexis Ballier
2017-03-09  9:34 Alexis Ballier
2017-02-23 11:57 Michael Weber
2017-02-23 11:57 Michael Weber
2017-02-12 19:58 Markus Meier
2017-01-29 23:02 Jeroen Roovers
2017-01-26 15:28 Agostino Sarubbo
2017-01-26 11:00 Agostino Sarubbo
2017-01-26 10:22 Agostino Sarubbo
2017-01-25 19:21 Tobias Klausmann
2017-01-25 15:52 Agostino Sarubbo
2017-01-25 15:35 Agostino Sarubbo
2017-01-25 14:29 Agostino Sarubbo
2017-01-24 11:14 Alexis Ballier
2016-12-27 12:40 Alexis Ballier
2016-10-07 15:43 Thomas Deutschmann
2016-10-07 11:35 Alexis Ballier
2016-05-03 10:43 Alexis Ballier
2016-03-07 17:05 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=1613588979.3e19858863cd94b46fea604900e89a2709fb62fd.tupone@gentoo \
    --to=tupone@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