summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2015-03-18 17:18:54 +0000
committerAlexis Ballier <aballier@gentoo.org>2015-03-18 17:18:54 +0000
commitaf641adedc5fe04aee27309cc74d5ab16194c29a (patch)
tree39c0ad1adfdae7732cd30f5b9b97bc74e5f7e30a /dev-ml/core
parentversion bump (diff)
downloadgentoo-2-af641adedc5fe04aee27309cc74d5ab16194c29a.tar.gz
gentoo-2-af641adedc5fe04aee27309cc74d5ab16194c29a.tar.bz2
gentoo-2-af641adedc5fe04aee27309cc74d5ab16194c29a.zip
remove old
Signed-off-by: aballier@gentoo.org (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'dev-ml/core')
-rw-r--r--dev-ml/core/ChangeLog8
-rw-r--r--dev-ml/core/core-109.35.00.ebuild35
-rw-r--r--dev-ml/core/core-109.38.00.ebuild39
-rw-r--r--dev-ml/core/core-109.60.00.ebuild38
-rw-r--r--dev-ml/core/core-110.01.00.ebuild38
-rw-r--r--dev-ml/core/core-111.28.00.ebuild42
-rw-r--r--dev-ml/core/core-112.01.01.ebuild40
-rw-r--r--dev-ml/core/core-112.06.01.ebuild40
-rw-r--r--dev-ml/core/core-112.06.02.ebuild40
-rw-r--r--dev-ml/core/files/core-ocaml-4.01.patch24
-rw-r--r--dev-ml/core/files/glibc220.patch13
11 files changed, 7 insertions, 350 deletions
diff --git a/dev-ml/core/ChangeLog b/dev-ml/core/ChangeLog
index 4d8991387fae..f1851e5980ed 100644
--- a/dev-ml/core/ChangeLog
+++ b/dev-ml/core/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-ml/core
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/core/ChangeLog,v 1.34 2015/02/20 17:20:34 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/core/ChangeLog,v 1.35 2015/03/18 17:18:54 aballier Exp $
+
+ 18 Mar 2015; Alexis Ballier <aballier@gentoo.org> -core-109.35.00.ebuild,
+ -core-109.38.00.ebuild, -core-109.60.00.ebuild, -core-110.01.00.ebuild,
+ -core-111.28.00.ebuild, -core-112.01.01.ebuild, -core-112.06.01.ebuild,
+ -core-112.06.02.ebuild, -files/core-ocaml-4.01.patch, -files/glibc220.patch:
+ remove old
*core-112.17.00 (20 Feb 2015)
diff --git a/dev-ml/core/core-109.35.00.ebuild b/dev-ml/core/core-109.35.00.ebuild
deleted file mode 100644
index d0d2d58c4bad..000000000000
--- a/dev-ml/core/core-109.35.00.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/core/core-109.35.00.ebuild,v 1.1 2013/08/01 14:24:11 aballier Exp $
-
-EAPI="5"
-
-OASIS_BUILD_DOCS=1
-OASIS_BUILD_TESTS=1
-
-inherit oasis
-
-MY_P=${P/_/\~}
-DESCRIPTION="Jane Street's alternative to the standard library"
-HOMEPAGE="http://www.janestreet.com/ocaml"
-SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV}/individual/${MY_P}.tar.gz
- http://dev.gentoo.org/~aballier/distfiles/${MY_P}.tar.gz"
-
-LICENSE="LGPL-2.1-with-linking-exception"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="dev-ml/res:=
- >=dev-ml/core_kernel-109.35.00:=
- >=dev-ml/sexplib-109.20.00:=
- >=dev-ml/bin-prot-109.15.00:=
- >=dev-ml/fieldslib-109.20.00:=
- >=dev-ml/pa_ounit-109.27.00:=
- >=dev-ml/variantslib-109.15.00:=
- >=dev-ml/comparelib-109.27.00:=
- >=dev-ml/herelib-109.35.00:=
- >=dev-ml/pipebang-109.15.00:="
-DEPEND="${RDEPEND}
- test? ( >=dev-ml/ounit-1.1.2 )"
-DOCS=( "README.md" )
diff --git a/dev-ml/core/core-109.38.00.ebuild b/dev-ml/core/core-109.38.00.ebuild
deleted file mode 100644
index 6c23b6497546..000000000000
--- a/dev-ml/core/core-109.38.00.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/core/core-109.38.00.ebuild,v 1.1 2013/08/19 15:28:17 aballier Exp $
-
-EAPI="5"
-
-OASIS_BUILD_DOCS=1
-OASIS_BUILD_TESTS=1
-
-inherit eutils oasis
-
-MY_P=${P/_/\~}
-DESCRIPTION="Jane Street's alternative to the standard library"
-HOMEPAGE="http://www.janestreet.com/ocaml"
-SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV}/individual/${MY_P}.tar.gz
- http://dev.gentoo.org/~aballier/distfiles/${MY_P}.tar.gz"
-
-LICENSE="LGPL-2.1-with-linking-exception"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="dev-ml/res:=
- >=dev-ml/core_kernel-109.35.00:=
- >=dev-ml/sexplib-109.20.00:=
- >=dev-ml/bin-prot-109.15.00:=
- >=dev-ml/fieldslib-109.20.00:=
- >=dev-ml/pa_ounit-109.27.00:=
- >=dev-ml/variantslib-109.15.00:=
- >=dev-ml/comparelib-109.27.00:=
- >=dev-ml/herelib-109.35.00:=
- >=dev-ml/pipebang-109.15.00:="
-DEPEND="${RDEPEND}
- test? ( >=dev-ml/ounit-1.1.2 )"
-DOCS=( "README.md" )
-
-src_prepare() {
- has_version '>=dev-lang/ocaml-4.01.0_beta' && epatch "${FILESDIR}/${PN}-ocaml-4.01.patch"
-}
diff --git a/dev-ml/core/core-109.60.00.ebuild b/dev-ml/core/core-109.60.00.ebuild
deleted file mode 100644
index 95412d965601..000000000000
--- a/dev-ml/core/core-109.60.00.ebuild
+++ /dev/null
@@ -1,38 +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/core-109.60.00.ebuild,v 1.2 2014/02/12 11:32:23 aballier Exp $
-
-EAPI="5"
-
-OASIS_BUILD_DOCS=1
-OASIS_BUILD_TESTS=1
-
-inherit eutils oasis
-
-MY_P=${P/_/\~}
-DESCRIPTION="Jane Street's alternative to the standard library"
-HOMEPAGE="http://www.janestreet.com/ocaml"
-SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV}/individual/${MY_P}.tar.gz"
-
-LICENSE="LGPL-2.1-with-linking-exception"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="
- >=dev-ml/core_kernel-109.35.00:=
- >=dev-ml/sexplib-109.20.00:=
- >=dev-ml/bin-prot-109.15.00:=
- >=dev-ml/fieldslib-109.20.00:=
- >=dev-ml/pa_ounit-109.27.00:=
- >=dev-ml/variantslib-109.15.00:=
- >=dev-ml/comparelib-109.27.00:=
- >=dev-ml/herelib-109.35.00:=
- >=dev-ml/pipebang-109.15.00:=
- dev-ml/custom_printf:=
- dev-ml/pa_bench:=
- dev-ml/pa_test:=
- "
-DEPEND="${RDEPEND}
- test? ( >=dev-ml/ounit-1.1.2 )"
-DOCS=( "README.md" )
diff --git a/dev-ml/core/core-110.01.00.ebuild b/dev-ml/core/core-110.01.00.ebuild
deleted file mode 100644
index b9e9e526bb17..000000000000
--- a/dev-ml/core/core-110.01.00.ebuild
+++ /dev/null
@@ -1,38 +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/core-110.01.00.ebuild,v 1.1 2014/02/13 15:44:35 aballier Exp $
-
-EAPI="5"
-
-OASIS_BUILD_DOCS=1
-OASIS_BUILD_TESTS=1
-
-inherit eutils oasis
-
-MY_P=${P/_/\~}
-DESCRIPTION="Jane Street's alternative to the standard library"
-HOMEPAGE="http://www.janestreet.com/ocaml"
-SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV}/individual/${MY_P}.tar.gz"
-
-LICENSE="LGPL-2.1-with-linking-exception"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="
- >=dev-ml/core_kernel-109.35.00:=
- >=dev-ml/sexplib-109.20.00:=
- >=dev-ml/bin-prot-109.15.00:=
- >=dev-ml/fieldslib-109.20.00:=
- >=dev-ml/pa_ounit-109.27.00:=
- >=dev-ml/variantslib-109.15.00:=
- >=dev-ml/comparelib-109.27.00:=
- >=dev-ml/herelib-109.35.00:=
- >=dev-ml/pipebang-109.15.00:=
- dev-ml/custom_printf:=
- dev-ml/pa_bench:=
- dev-ml/pa_test:=
- "
-DEPEND="${RDEPEND}
- test? ( >=dev-ml/ounit-1.1.2 )"
-DOCS=( "README.md" )
diff --git a/dev-ml/core/core-111.28.00.ebuild b/dev-ml/core/core-111.28.00.ebuild
deleted file mode 100644
index e369b6a17417..000000000000
--- a/dev-ml/core/core-111.28.00.ebuild
+++ /dev/null
@@ -1,42 +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/core-111.28.00.ebuild,v 1.2 2014/11/28 17:58:48 aballier Exp $
-
-EAPI="5"
-
-OASIS_BUILD_DOCS=1
-OASIS_BUILD_TESTS=1
-
-inherit eutils oasis
-
-MY_P=${P/_/\~}
-DESCRIPTION="Jane Street's alternative to the standard library"
-HOMEPAGE="http://www.janestreet.com/ocaml"
-SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV}/individual/${MY_P}.tar.gz"
-
-LICENSE="LGPL-2.1-with-linking-exception"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="
- >=dev-ml/core_kernel-109.35.00:=
- >=dev-ml/sexplib-109.20.00:=
- >=dev-ml/bin-prot-109.15.00:=
- >=dev-ml/fieldslib-109.20.00:=
- >=dev-ml/pa_ounit-109.27.00:=
- >=dev-ml/variantslib-109.15.00:=
- >=dev-ml/comparelib-109.27.00:=
- >=dev-ml/herelib-109.35.00:=
- >=dev-ml/pipebang-109.15.00:=
- dev-ml/custom_printf:=
- dev-ml/pa_bench:=
- dev-ml/pa_test:=
- dev-ml/enumerate:=
- || ( dev-ml/camlp4:= <dev-lang/ocaml-4.02.0 )
- "
-DEPEND="${RDEPEND}
- test? ( >=dev-ml/ounit-1.1.2 )"
-DOCS=( "README.md" )
-
-PATCHES=( "${FILESDIR}/glibc220.patch" )
diff --git a/dev-ml/core/core-112.01.01.ebuild b/dev-ml/core/core-112.01.01.ebuild
deleted file mode 100644
index e98cf4328ccb..000000000000
--- a/dev-ml/core/core-112.01.01.ebuild
+++ /dev/null
@@ -1,40 +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/core-112.01.01.ebuild,v 1.1 2014/12/01 14:03:05 aballier Exp $
-
-EAPI="5"
-
-OASIS_BUILD_DOCS=1
-OASIS_BUILD_TESTS=1
-
-inherit eutils oasis
-
-MY_P=${P/_/\~}
-DESCRIPTION="Jane Street's alternative to the standard library"
-HOMEPAGE="http://www.janestreet.com/ocaml"
-SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}.00/individual/${MY_P}.tar.gz"
-
-LICENSE="LGPL-2.1-with-linking-exception"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="
- >=dev-ml/core_kernel-109.35.00:=
- >=dev-ml/sexplib-109.20.00:=
- >=dev-ml/bin-prot-109.15.00:=
- >=dev-ml/fieldslib-109.20.00:=
- >=dev-ml/pa_ounit-109.27.00:=
- >=dev-ml/variantslib-109.15.00:=
- >=dev-ml/comparelib-109.27.00:=
- >=dev-ml/herelib-109.35.00:=
- >=dev-ml/pipebang-109.15.00:=
- dev-ml/custom_printf:=
- dev-ml/pa_bench:=
- dev-ml/pa_test:=
- dev-ml/enumerate:=
- dev-ml/camlp4:=
- "
-DEPEND="${RDEPEND}
- test? ( >=dev-ml/ounit-1.1.2 )"
-DOCS=( "README.md" )
diff --git a/dev-ml/core/core-112.06.01.ebuild b/dev-ml/core/core-112.06.01.ebuild
deleted file mode 100644
index c40aae59ca2f..000000000000
--- a/dev-ml/core/core-112.06.01.ebuild
+++ /dev/null
@@ -1,40 +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/core-112.06.01.ebuild,v 1.1 2014/12/22 09:57:59 aballier Exp $
-
-EAPI="5"
-
-OASIS_BUILD_DOCS=1
-OASIS_BUILD_TESTS=1
-
-inherit eutils oasis
-
-MY_P=${P/_/\~}
-DESCRIPTION="Jane Street's alternative to the standard library"
-HOMEPAGE="http://www.janestreet.com/ocaml"
-SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}.00/individual/${MY_P}.tar.gz"
-
-LICENSE="LGPL-2.1-with-linking-exception"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="
- >=dev-ml/core_kernel-109.35.00:=
- >=dev-ml/sexplib-109.20.00:=
- >=dev-ml/bin-prot-109.15.00:=
- >=dev-ml/fieldslib-109.20.00:=
- >=dev-ml/pa_ounit-109.27.00:=
- >=dev-ml/variantslib-109.15.00:=
- >=dev-ml/comparelib-109.27.00:=
- >=dev-ml/herelib-109.35.00:=
- >=dev-ml/pipebang-109.15.00:=
- dev-ml/custom_printf:=
- dev-ml/pa_bench:=
- dev-ml/pa_test:=
- dev-ml/enumerate:=
- dev-ml/camlp4:=
- "
-DEPEND="${RDEPEND}
- test? ( >=dev-ml/ounit-1.1.2 )"
-DOCS=( "README.md" )
diff --git a/dev-ml/core/core-112.06.02.ebuild b/dev-ml/core/core-112.06.02.ebuild
deleted file mode 100644
index 02f571052216..000000000000
--- a/dev-ml/core/core-112.06.02.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/core/core-112.06.02.ebuild,v 1.1 2015/01/29 11:24:40 aballier Exp $
-
-EAPI="5"
-
-OASIS_BUILD_DOCS=1
-OASIS_BUILD_TESTS=1
-
-inherit eutils oasis
-
-MY_P=${P/_/\~}
-DESCRIPTION="Jane Street's alternative to the standard library"
-HOMEPAGE="http://www.janestreet.com/ocaml"
-SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV}/individual/${P}.tar.gz"
-
-LICENSE="LGPL-2.1-with-linking-exception"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="
- >=dev-ml/core_kernel-109.35.00:=
- >=dev-ml/sexplib-109.20.00:=
- >=dev-ml/bin-prot-109.15.00:=
- >=dev-ml/fieldslib-109.20.00:=
- >=dev-ml/pa_ounit-109.27.00:=
- >=dev-ml/variantslib-109.15.00:=
- >=dev-ml/comparelib-109.27.00:=
- >=dev-ml/herelib-109.35.00:=
- >=dev-ml/pipebang-109.15.00:=
- dev-ml/custom_printf:=
- dev-ml/pa_bench:=
- dev-ml/pa_test:=
- dev-ml/enumerate:=
- dev-ml/camlp4:=
- "
-DEPEND="${RDEPEND}
- test? ( >=dev-ml/ounit-1.1.2 )"
-DOCS=( "README.md" )
diff --git a/dev-ml/core/files/core-ocaml-4.01.patch b/dev-ml/core/files/core-ocaml-4.01.patch
deleted file mode 100644
index 1f08a11f69e7..000000000000
--- a/dev-ml/core/files/core-ocaml-4.01.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-Index: core-109.38.00/lib/core_unix.ml
-===================================================================
---- core-109.38.00.orig/lib/core_unix.ml
-+++ core-109.38.00/lib/core_unix.ml
-@@ -890,6 +890,7 @@ Unix.open_flag =
- | O_SYNC
- | O_RSYNC
- | O_SHARE_DELETE
-+| O_CLOEXEC
- with sexp
-
- type file_perm = int with of_sexp
-Index: core-109.38.00/lib/core_unix.mli
-===================================================================
---- core-109.38.00.orig/lib/core_unix.mli
-+++ core-109.38.00/lib/core_unix.mli
-@@ -305,6 +305,7 @@ type open_flag =
- | O_SYNC (** Writes complete as `Synchronised I/O file integrity completion' *)
- | O_RSYNC (** Reads complete as writes (depending on O_SYNC/O_DSYNC) *)
- | O_SHARE_DELETE (** Windows only: allow the file to be deleted while still open *)
-+ | O_CLOEXEC
- with sexp
-
- (** The type of file access rights. *)
diff --git a/dev-ml/core/files/glibc220.patch b/dev-ml/core/files/glibc220.patch
deleted file mode 100644
index 7e4f70f6c1e4..000000000000
--- a/dev-ml/core/files/glibc220.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: core-111.28.00/lib/unix_stubs.c
-===================================================================
---- core-111.28.00.orig/lib/unix_stubs.c
-+++ core-111.28.00/lib/unix_stubs.c
-@@ -434,7 +434,7 @@ static value core_stat_aux_64(struct sta
- CAMLparam0();
- CAMLlocal5(atime, mtime, ctime, offset, v);
-
-- #if defined _BSD_SOURCE || defined _SVID_SOURCE
-+ #if defined _BSD_SOURCE || defined _SVID_SOURCE || (_POSIX_C_SOURCE - 0) >= 200809L || (_XOPEN_SOURCE - 0) >= 700
- atime = caml_copy_double((double) buf->st_atime + (buf->st_atim.tv_nsec / 1000000000.0f));
- mtime = caml_copy_double((double) buf->st_mtime + (buf->st_mtim.tv_nsec / 1000000000.0f));
- ctime = caml_copy_double((double) buf->st_ctime + (buf->st_ctim.tv_nsec / 1000000000.0f));