From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/async_unix/
Date: Tue, 24 Jan 2017 10:55:56 +0000 (UTC) [thread overview]
Message-ID: <1485254908.debcbe82b189b54b6de1bdb321d3bbf61bca9f06.aballier@gentoo> (raw)
commit: debcbe82b189b54b6de1bdb321d3bbf61bca9f06
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 24 10:48:28 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Jan 24 10:48:28 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=debcbe82
dev-ml/async_unix: remove old
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-ml/async_unix/Manifest | 1 -
dev-ml/async_unix/async_unix-113.24.00.ebuild | 54 ---------------------------
2 files changed, 55 deletions(-)
diff --git a/dev-ml/async_unix/Manifest b/dev-ml/async_unix/Manifest
index ea6bfd2..67c22da 100644
--- a/dev-ml/async_unix/Manifest
+++ b/dev-ml/async_unix/Manifest
@@ -1,2 +1 @@
-DIST async_unix-113.24.00.tar.gz 190626 SHA256 296492a365fc921a0d9ee42267cd72f7d0c2070a1334efbb1f6334df4de22822 SHA512 773ec9dc9240a2482f79026b1a7c0dae47ed048d8f693e87e19305635c5bb47c9f2ad41010499ce8ddd0b402af713ec860a548a7d9cdaaf9e914b7962bac4bdb WHIRLPOOL 1797d0718fe55e4e864f8cc325d54c3529c7184e0a46bc7a73bf4e6df92e3ae3b2969e4caadad25e90510ec07a04d4bcd5789cc766b22565636905b5385c43b3
DIST async_unix-113.33.00.tar.gz 195062 SHA256 ebffb3c4341e57d4f7cb347d387b9ccbd46c46f1ebd5db0c7782cdf3237fa9ec SHA512 15ed26ba51efda3f07c1bca3e0935290ed99accaa61cb60f7460e72624944d3edb3454c2ddb29deaf9928b4d4c1332c3035cd0c8d4e2dceb3a947b0ff8ee944c WHIRLPOOL 159276f4eaccc2ba36378fc0b206ea3e4fc35a28d599786504f416fa1d70f3a42965065ac9d63e82e9e5d87481da6a6cea913953a486e790289c625f059de9ad
diff --git a/dev-ml/async_unix/async_unix-113.24.00.ebuild b/dev-ml/async_unix/async_unix-113.24.00.ebuild
deleted file mode 100644
index ab692ee..00000000
--- a/dev-ml/async_unix/async_unix-113.24.00.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-OASIS_BUILD_DOCS=1
-
-inherit oasis
-
-DESCRIPTION="Jane Street Capital's asynchronous execution library (unix)"
-HOMEPAGE="http://www.janestreet.com/ocaml"
-SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}/files/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="
- >=dev-lang/ocaml-4.02.0:=
- dev-ml/async_kernel:=
- dev-ml/bin-prot:=
- dev-ml/ocaml-ctypes:=
- >=dev-ml/fieldslib-109.20.00:=
- dev-ml/ppx_assert:=
- dev-ml/ppx_bench:=
- dev-ml/ppx_driver:=
- dev-ml/ppx_expect:=
- dev-ml/ppx_inline_test:=
- dev-ml/ppx_jane:=
- >=dev-ml/sexplib-109.20.00:=
- dev-ml/typerep:=
- dev-ml/variantslib:=
-"
-DEPEND="${RDEPEND} dev-ml/opam"
-
-src_configure() {
- emake setup.exe
- OASIS_SETUP_COMMAND="./setup.exe" oasis_src_configure
-}
-
-src_compile() {
- emake
-}
-
-src_install() {
- opam-installer -i \
- --prefix="${ED}/usr" \
- --libdir="${D}/$(ocamlc -where)" \
- --docdir="${ED}/usr/share/doc/${PF}" \
- ${PN}.install || die
- dodoc CHANGES.md
-}
next reply other threads:[~2017-01-24 11:06 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-24 10:55 Alexis Ballier [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-08 7:12 [gentoo-commits] repo/gentoo:master commit in: dev-ml/async_unix/ Sam James
2024-06-08 6:33 Arthur Zamarin
2024-06-08 5:18 Arthur Zamarin
2024-06-08 5:18 Arthur Zamarin
2023-07-08 16:37 Alfredo Tupone
2023-06-15 18:20 Arthur Zamarin
2023-05-05 22:30 Sam James
2023-05-05 17:19 Arthur Zamarin
2023-05-05 13:37 Arthur Zamarin
2023-04-24 13:45 Alfredo Tupone
2023-02-20 20:27 Arthur Zamarin
2023-01-27 0:30 Sam James
2022-10-14 13:01 Alfredo Tupone
2022-04-27 17:48 Alfredo Tupone
2021-10-03 9:58 Alfredo Tupone
2021-10-01 17:13 Alfredo Tupone
2021-06-03 0:45 Sam James
2021-05-16 19:02 Sam James
2021-05-16 0:07 Sam James
2021-05-15 19:17 Sam James
2021-05-15 2:01 Sam James
2021-05-06 7:22 Sergei Trofimovich
2021-03-07 14:38 Alfredo Tupone
2021-02-21 9:43 Sam James
2021-02-21 8:11 Sam James
2021-02-21 7:28 Sam James
2021-02-10 16:38 Sam James
2021-02-10 16:30 Sam James
2021-01-27 9:12 Sam James
2017-04-12 9:34 Alexis Ballier
2017-03-09 19:10 Alexis Ballier
2016-03-22 10:56 Alexis Ballier
2016-02-05 20:59 Alexis Ballier
2016-02-05 20:59 Alexis Ballier
2015-09-19 14:03 Alexis Ballier
2015-09-19 14:03 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=1485254908.debcbe82b189b54b6de1bdb321d3bbf61bca9f06.aballier@gentoo \
--to=aballier@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