summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-ml/core_bench/ChangeLog7
-rw-r--r--dev-ml/core_bench/core_bench-109.58.01.ebuild28
-rw-r--r--dev-ml/core_bench/core_bench-112.01.00.ebuild29
-rw-r--r--dev-ml/core_bench/core_bench-112.06.00.ebuild29
4 files changed, 6 insertions, 87 deletions
diff --git a/dev-ml/core_bench/ChangeLog b/dev-ml/core_bench/ChangeLog
index d160522bbbeb..22e15bb7368d 100644
--- a/dev-ml/core_bench/ChangeLog
+++ b/dev-ml/core_bench/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-ml/core_bench
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/core_bench/ChangeLog,v 1.5 2015/02/20 17:23:17 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/core_bench/ChangeLog,v 1.6 2015/02/20 17:23:54 aballier Exp $
+
+ 20 Feb 2015; Alexis Ballier <aballier@gentoo.org>
+ -core_bench-109.58.01.ebuild, -core_bench-112.01.00.ebuild,
+ -core_bench-112.06.00.ebuild:
+ remove old
*core_bench-112.17.00 (20 Feb 2015)
diff --git a/dev-ml/core_bench/core_bench-109.58.01.ebuild b/dev-ml/core_bench/core_bench-109.58.01.ebuild
deleted file mode 100644
index fe6afac71ed6..000000000000
--- a/dev-ml/core_bench/core_bench-109.58.01.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/core_bench/core_bench-109.58.01.ebuild,v 1.2 2014/11/28 18:07:13 aballier Exp $
-
-EAPI="5"
-
-inherit oasis
-
-DESCRIPTION="Micro-benchmarking library for OCaml"
-HOMEPAGE="https://ocaml.janestreet.com/"
-SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}.00/individual/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="
- dev-ml/textutils:=
- dev-ml/pa_ounit:=
- dev-ml/core:=
- dev-ml/fieldslib:=
- dev-ml/comparelib:=
- || ( dev-ml/camlp4:= <dev-lang/ocaml-4.02.0 )
-"
-DEPEND="${RDEPEND}"
-
-DOCS=( README.md )
diff --git a/dev-ml/core_bench/core_bench-112.01.00.ebuild b/dev-ml/core_bench/core_bench-112.01.00.ebuild
deleted file mode 100644
index 5dbd8144c3ec..000000000000
--- a/dev-ml/core_bench/core_bench-112.01.00.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/core_bench/core_bench-112.01.00.ebuild,v 1.1 2014/12/01 13:52:05 aballier Exp $
-
-EAPI="5"
-
-inherit oasis
-
-DESCRIPTION="Micro-benchmarking library for OCaml"
-HOMEPAGE="https://ocaml.janestreet.com/"
-SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}.00/individual/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="
- dev-ml/sexplib:=
- dev-ml/textutils:=
- dev-ml/pa_ounit:=
- dev-ml/core:=
- dev-ml/fieldslib:=
- dev-ml/comparelib:=
- dev-ml/camlp4:=
-"
-DEPEND="${RDEPEND}"
-
-DOCS=( README.md )
diff --git a/dev-ml/core_bench/core_bench-112.06.00.ebuild b/dev-ml/core_bench/core_bench-112.06.00.ebuild
deleted file mode 100644
index 2a3044cc945a..000000000000
--- a/dev-ml/core_bench/core_bench-112.06.00.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/core_bench/core_bench-112.06.00.ebuild,v 1.1 2014/12/22 10:04:48 aballier Exp $
-
-EAPI="5"
-
-inherit oasis
-
-DESCRIPTION="Micro-benchmarking library for OCaml"
-HOMEPAGE="https://ocaml.janestreet.com/"
-SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}.00/individual/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="
- dev-ml/sexplib:=
- dev-ml/textutils:=
- dev-ml/pa_ounit:=
- dev-ml/core:=
- dev-ml/fieldslib:=
- dev-ml/comparelib:=
- dev-ml/camlp4:=
-"
-DEPEND="${RDEPEND}"
-
-DOCS=( README.md )