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: Sat, 19 Sep 2015 14:03:21 +0000 (UTC) [thread overview]
Message-ID: <1442671391.bc50e60e9ea3e587e2d20238051f8ec2eeb631ea.aballier@gentoo> (raw)
commit: bc50e60e9ea3e587e2d20238051f8ec2eeb631ea
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 19 13:46:44 2015 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sat Sep 19 14:03:11 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc50e60e
dev-ml/async_unix: remove old.
Package-Manager: portage-2.2.20.1
dev-ml/async_unix/Manifest | 2 --
dev-ml/async_unix/async_unix-112.17.00.ebuild | 36 ---------------------------
dev-ml/async_unix/async_unix-112.24.00.ebuild | 36 ---------------------------
3 files changed, 74 deletions(-)
diff --git a/dev-ml/async_unix/Manifest b/dev-ml/async_unix/Manifest
index ecc3c2d..7420504 100644
--- a/dev-ml/async_unix/Manifest
+++ b/dev-ml/async_unix/Manifest
@@ -1,3 +1 @@
-DIST async_unix-112.17.00.tar.gz 158831 SHA256 45ef956f6d16190c50c78a6475b31289d6101f0c6bc67926fcd1d900eac373cb SHA512 b4c17418b2eb56c5ba7a56ec455c18656616f6dfc6d2b6b62e6b34dcd0670e5954d302c1568a8de72c55925e6b9699fe1865f5be4b6210b9091d81f03c9e0527 WHIRLPOOL ecbe09529171a991e09d08a76c8c4546ef3bd0ca4bac2eda243b38426e135c0a08c208e9ddd2676ecbbff2229f5130d963a9b9939ace4f2319cb830145969767
-DIST async_unix-112.24.tar.gz 159597 SHA256 d490b1dc42f0987a131fa9695b55f215ad90cdaffbfac35b7f9f88f3834337ab SHA512 a6f7e2ce9e9c0e7d467b3cda1886f40f2580e7aa047bf0b772a9faf538f1398562123bf656563651d4feda983fdaa35592d2255deddc7d1a24b6dabc01c9bacf WHIRLPOOL 7503b29e307574eb9fd14d131311886c06f3d3744171533dcbe84fb5ca756613faccfa823e51523bfd1da478704e49e7cae1d0b9c329e6f365c62ec0a1d7c21d
DIST async_unix-112.35.00.tar.gz 161466 SHA256 111e38994b46a4b5ec141ef23fa556275a75c4c91c7ca576efeefdc301b303c4 SHA512 56e7d1a56f5c28ed4e1e23da6193dfc0481cf44960c7daf6b548980281113ca62be0e560502f7f006200bba59f2efff0d4066582a2872e8063fa64be0ce360c9 WHIRLPOOL 13fa515f7d554070de2d1aca654ae245961c85ad7b074c9aca9c8ec0998e2e04b3458e601d8726ea7e62201152d5f2bdefd63144bad8298f399e6021dc58d969
diff --git a/dev-ml/async_unix/async_unix-112.17.00.ebuild b/dev-ml/async_unix/async_unix-112.17.00.ebuild
deleted file mode 100644
index c78eb84..0000000
--- a/dev-ml/async_unix/async_unix-112.17.00.ebuild
+++ /dev/null
@@ -1,36 +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
-
-MY_P=${PN/-/_}-${PV}
-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/${MY_P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND=">=dev-lang/ocaml-4.00.0:=
- >=dev-ml/bin-prot-109.15.00:=
- >=dev-ml/comparelib-109.27.00:=
- >=dev-ml/herelib-109.15.00:=
- >=dev-ml/pa_ounit-109.27.00:=
- >=dev-ml/pipebang-109.15.00:=
- >=dev-ml/core-${PV}:=
- >=dev-ml/async_kernel-${PV}:=
- >=dev-ml/sexplib-109.20.00:=
- >=dev-ml/fieldslib-109.20.00:=
- dev-ml/pa_test:=
- dev-ml/camlp4:=
- "
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${MY_P}"
diff --git a/dev-ml/async_unix/async_unix-112.24.00.ebuild b/dev-ml/async_unix/async_unix-112.24.00.ebuild
deleted file mode 100644
index 9550fa5..0000000
--- a/dev-ml/async_unix/async_unix-112.24.00.ebuild
+++ /dev/null
@@ -1,36 +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
-
-MY_P=${PN/-/_}-${PV}
-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/${MY_P%.*}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND=">=dev-lang/ocaml-4.00.0:=
- >=dev-ml/bin-prot-109.15.00:=
- >=dev-ml/comparelib-109.27.00:=
- >=dev-ml/herelib-109.15.00:=
- >=dev-ml/pa_ounit-109.27.00:=
- >=dev-ml/pipebang-109.15.00:=
- >=dev-ml/core-${PV}:=
- >=dev-ml/async_kernel-${PV}:=
- >=dev-ml/sexplib-109.20.00:=
- >=dev-ml/fieldslib-109.20.00:=
- dev-ml/pa_test:=
- dev-ml/camlp4:=
- "
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${MY_P}"
next reply other threads:[~2015-09-19 14:03 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-19 14:03 Alexis Ballier [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-09-19 14:03 [gentoo-commits] repo/gentoo:master commit in: dev-ml/async_unix/ Alexis Ballier
2016-02-05 20:59 Alexis Ballier
2016-02-05 20:59 Alexis Ballier
2016-03-22 10:56 Alexis Ballier
2017-01-24 10:55 Alexis Ballier
2017-03-09 19:10 Alexis Ballier
2017-04-12 9:34 Alexis Ballier
2021-01-27 9:12 Sam James
2021-02-10 16:30 Sam James
2021-02-10 16:38 Sam James
2021-02-21 7:28 Sam James
2021-02-21 8:11 Sam James
2021-02-21 9:43 Sam James
2021-03-07 14:38 Alfredo Tupone
2021-05-06 7:22 Sergei Trofimovich
2021-05-15 2:01 Sam James
2021-05-15 19:17 Sam James
2021-05-16 0:07 Sam James
2021-05-16 19:02 Sam James
2021-06-03 0:45 Sam James
2021-10-01 17:13 Alfredo Tupone
2021-10-03 9:58 Alfredo Tupone
2022-04-27 17:48 Alfredo Tupone
2022-10-14 13:01 Alfredo Tupone
2023-01-27 0:30 Sam James
2023-02-20 20:27 Arthur Zamarin
2023-04-24 13:45 Alfredo Tupone
2023-05-05 13:37 Arthur Zamarin
2023-05-05 17:19 Arthur Zamarin
2023-05-05 22:30 Sam James
2023-06-15 18:20 Arthur Zamarin
2023-07-08 16:37 Alfredo Tupone
2024-06-08 5:18 Arthur Zamarin
2024-06-08 5:18 Arthur Zamarin
2024-06-08 6:33 Arthur Zamarin
2024-06-08 7:12 Sam James
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=1442671391.bc50e60e9ea3e587e2d20238051f8ec2eeb631ea.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