commit:     0c729e23cbfc87a6d50a5fe82c684683230ef116
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 24 10:54:59 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Jan 24 10:54:59 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c729e23

dev-ml/core: remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ml/core/Manifest              |  4 ---
 dev-ml/core/core-113.24.00.ebuild | 54 ---------------------------------------
 dev-ml/core/core-113.24.01.ebuild | 54 ---------------------------------------
 dev-ml/core/core-113.24.02.ebuild | 54 ---------------------------------------
 dev-ml/core/core-113.33.00.ebuild | 54 ---------------------------------------
 5 files changed, 220 deletions(-)

diff --git a/dev-ml/core/Manifest b/dev-ml/core/Manifest
index 817ede8..453f3ed 100644
--- a/dev-ml/core/Manifest
+++ b/dev-ml/core/Manifest
@@ -1,5 +1 @@
-DIST core-113.24.00.tar.gz 806394 SHA256 
66ab36a4d7b78a4710f992c670777919ae329dcbe107f270239a2215d87dce81 SHA512 
ec3682ed9bb15d2bf8f9063930249f3657b34a3edda1a3b69bfcf5d50cd9d59fb6fbbc795d01a695da0897bb2673c80449972de80f4b4f60df9bab831ee1d5d4
 WHIRLPOOL 
c5381a69901d9adc87b9814fa8cd9547ba4898a0536a634f48cee3dbdb0b3bb15c6ef2c834767047a1f8d40a1517771a0d6b79014fc4b2c9d937014c603f97a3
-DIST core-113.24.01.tar.gz 806424 SHA256 
16470035f9e21e8accdaa3286c3e353f60c485402323644fd231412fccf6d9c6 SHA512 
8bfe45a1d0a1973ae7cd317fd6c71d2bb3a6170e432f735e6504586cd4d51b29dec972588478f4abdc7d20d6967ca58afa3ecb5a18871c807437bf8b73e063ec
 WHIRLPOOL 
3bbc8c54140d6277885c37a525af1467ea1c30c7bc4d9dd55738432eca7e4460fed55c7499aad35a46cff324492b0797c40919f926856d6c9d5cc7fd7728705d
-DIST core-113.24.02.tar.gz 806413 SHA256 
c5a4821df9719aa0a6b87b546730de445b698cc86b28046e7b5883cb65f02e29 SHA512 
7f2f3e8524704ce7d29d55904f62cbf6c5b932275171b4b03709fcbdb98954cb2cab8427f06c7d6ee5ba396ac58e1077421162d96aa91b8e182f3e0f2d07cac4
 WHIRLPOOL 
decd161a3aeb9573638c8cbec0c126d83f1a3f4eedc9fc06d53c02ff05eef18a7be781cfde05aac730c7683eed186f14f78cf1b80600843a1b3ffceec712604d
-DIST core-113.33.00.tar.gz 806877 SHA256 
cca2511bb16ee5788daf42cdeec90c75698c07a995a0fde5c27373a7993c9a6b SHA512 
5ee4e9d6dcc078a518d947d09fc6adfa7f79d299539e79d3b8e3b86c6b3c494144f42b755dfb04165e3af68058c87d6a567f7e94913575d9f371a21f63bdfc9e
 WHIRLPOOL 
50719bf6f72e3ef6f9be477c24e5b9756793c69864c0540ae8508789f95833f0247ee77f86879b44f15ac19d075b25f9bc55e9e049ba51dd9606351dbe74b121
 DIST core-113.33.02.tar.gz 806999 SHA256 
42f474e7c0b907bc3cd10defbc2de49547aa8c23bb86e39aa7abcc6ea1ff5c06 SHA512 
da498c116dc4844455370c28b4cdab9f3dcc576a99f82ed7795cb7a8e65de01364f048588d4be6ca80b979f379d8bc4b4ab46eee17b557bdb75cac1e585badea
 WHIRLPOOL 
cb647f13482d4bef7b83fce35434acdeaa2c5df6ebf999b41ba2c8b5dc6754ddf4939d89239be79e120113570bfdd0e839feb7374d9e25457379bfdd1092a3c0

diff --git a/dev-ml/core/core-113.24.00.ebuild 
b/dev-ml/core/core-113.24.00.ebuild
deleted file mode 100644
index 2f4f48e..00000000
--- a/dev-ml/core/core-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
-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%.*}/files/${P}.tar.gz";
-
-LICENSE="LGPL-2.1-with-linking-exception"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="
-       >=dev-ml/bin-prot-113.24.00:=
-       >=dev-ml/core_kernel-113.24.00:=
-       >=dev-ml/fieldslib-113.24.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-113.24.00:=
-       dev-ml/typerep:=
-       dev-ml/variantslib:=
-"
-DEPEND="${RDEPEND}"
-
-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 README.md
-}

diff --git a/dev-ml/core/core-113.24.01.ebuild 
b/dev-ml/core/core-113.24.01.ebuild
deleted file mode 100644
index 2f4f48e..00000000
--- a/dev-ml/core/core-113.24.01.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
-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%.*}/files/${P}.tar.gz";
-
-LICENSE="LGPL-2.1-with-linking-exception"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="
-       >=dev-ml/bin-prot-113.24.00:=
-       >=dev-ml/core_kernel-113.24.00:=
-       >=dev-ml/fieldslib-113.24.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-113.24.00:=
-       dev-ml/typerep:=
-       dev-ml/variantslib:=
-"
-DEPEND="${RDEPEND}"
-
-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 README.md
-}

diff --git a/dev-ml/core/core-113.24.02.ebuild 
b/dev-ml/core/core-113.24.02.ebuild
deleted file mode 100644
index 2f4f48e..00000000
--- a/dev-ml/core/core-113.24.02.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
-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%.*}/files/${P}.tar.gz";
-
-LICENSE="LGPL-2.1-with-linking-exception"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="
-       >=dev-ml/bin-prot-113.24.00:=
-       >=dev-ml/core_kernel-113.24.00:=
-       >=dev-ml/fieldslib-113.24.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-113.24.00:=
-       dev-ml/typerep:=
-       dev-ml/variantslib:=
-"
-DEPEND="${RDEPEND}"
-
-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 README.md
-}

diff --git a/dev-ml/core/core-113.33.00.ebuild 
b/dev-ml/core/core-113.33.00.ebuild
deleted file mode 100644
index 2f4f48e..00000000
--- a/dev-ml/core/core-113.33.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
-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%.*}/files/${P}.tar.gz";
-
-LICENSE="LGPL-2.1-with-linking-exception"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="
-       >=dev-ml/bin-prot-113.24.00:=
-       >=dev-ml/core_kernel-113.24.00:=
-       >=dev-ml/fieldslib-113.24.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-113.24.00:=
-       dev-ml/typerep:=
-       dev-ml/variantslib:=
-"
-DEPEND="${RDEPEND}"
-
-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 README.md
-}

Reply via email to