diff options
| author | Alexis Ballier <aballier@gentoo.org> | 2016-02-05 20:59:26 +0100 |
|---|---|---|
| committer | Alexis Ballier <aballier@gentoo.org> | 2016-02-05 21:59:02 +0100 |
| commit | 5bb2b5651c10d655b92a7734252ed4ca64c9306b (patch) | |
| tree | bbd2fc4dca96eb60b4afb92e78e1f18a5f68cd4a /dev-ml/async_kernel/async_kernel-112.35.00.ebuild | |
| parent | f7fc9048138801b6dde43e5638560297e27ffee2 (diff) | |
| download | gentoo-5bb2b5651c10d655b92a7734252ed4ca64c9306b.tar.gz gentoo-5bb2b5651c10d655b92a7734252ed4ca64c9306b.tar.bz2 gentoo-5bb2b5651c10d655b92a7734252ed4ca64c9306b.zip | |
dev-ml/async_kernel: remove old
Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ml/async_kernel/async_kernel-112.35.00.ebuild')
| -rw-r--r-- | dev-ml/async_kernel/async_kernel-112.35.00.ebuild | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/dev-ml/async_kernel/async_kernel-112.35.00.ebuild b/dev-ml/async_kernel/async_kernel-112.35.00.ebuild deleted file mode 100644 index 6fec34ca2fc4..000000000000 --- a/dev-ml/async_kernel/async_kernel-112.35.00.ebuild +++ /dev/null @@ -1,33 +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 (core)" -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/sexplib-109.20.00:= - >=dev-ml/pa_ounit-109.27.00:= - >=dev-ml/fieldslib-109.20.00:= - >=dev-ml/bin-prot-109.15.00:= - >=dev-ml/core-109.35.00:= - >=dev-ml/herelib-109.35.00:= - dev-ml/pa_test:= - dev-ml/camlp4:= - " -RDEPEND="${DEPEND}" - -S="${WORKDIR}/${MY_P}" |
