Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/core/
Date: Tue, 24 Jan 2017 11:06:25
Message-Id: 1485255299.0c729e23cbfc87a6d50a5fe82c684683230ef116.aballier@gentoo
1 commit: 0c729e23cbfc87a6d50a5fe82c684683230ef116
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 24 10:54:59 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 24 10:54:59 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c729e23
7
8 dev-ml/core: remove old
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 dev-ml/core/Manifest | 4 ---
13 dev-ml/core/core-113.24.00.ebuild | 54 ---------------------------------------
14 dev-ml/core/core-113.24.01.ebuild | 54 ---------------------------------------
15 dev-ml/core/core-113.24.02.ebuild | 54 ---------------------------------------
16 dev-ml/core/core-113.33.00.ebuild | 54 ---------------------------------------
17 5 files changed, 220 deletions(-)
18
19 diff --git a/dev-ml/core/Manifest b/dev-ml/core/Manifest
20 index 817ede8..453f3ed 100644
21 --- a/dev-ml/core/Manifest
22 +++ b/dev-ml/core/Manifest
23 @@ -1,5 +1 @@
24 -DIST core-113.24.00.tar.gz 806394 SHA256 66ab36a4d7b78a4710f992c670777919ae329dcbe107f270239a2215d87dce81 SHA512 ec3682ed9bb15d2bf8f9063930249f3657b34a3edda1a3b69bfcf5d50cd9d59fb6fbbc795d01a695da0897bb2673c80449972de80f4b4f60df9bab831ee1d5d4 WHIRLPOOL c5381a69901d9adc87b9814fa8cd9547ba4898a0536a634f48cee3dbdb0b3bb15c6ef2c834767047a1f8d40a1517771a0d6b79014fc4b2c9d937014c603f97a3
25 -DIST core-113.24.01.tar.gz 806424 SHA256 16470035f9e21e8accdaa3286c3e353f60c485402323644fd231412fccf6d9c6 SHA512 8bfe45a1d0a1973ae7cd317fd6c71d2bb3a6170e432f735e6504586cd4d51b29dec972588478f4abdc7d20d6967ca58afa3ecb5a18871c807437bf8b73e063ec WHIRLPOOL 3bbc8c54140d6277885c37a525af1467ea1c30c7bc4d9dd55738432eca7e4460fed55c7499aad35a46cff324492b0797c40919f926856d6c9d5cc7fd7728705d
26 -DIST core-113.24.02.tar.gz 806413 SHA256 c5a4821df9719aa0a6b87b546730de445b698cc86b28046e7b5883cb65f02e29 SHA512 7f2f3e8524704ce7d29d55904f62cbf6c5b932275171b4b03709fcbdb98954cb2cab8427f06c7d6ee5ba396ac58e1077421162d96aa91b8e182f3e0f2d07cac4 WHIRLPOOL decd161a3aeb9573638c8cbec0c126d83f1a3f4eedc9fc06d53c02ff05eef18a7be781cfde05aac730c7683eed186f14f78cf1b80600843a1b3ffceec712604d
27 -DIST core-113.33.00.tar.gz 806877 SHA256 cca2511bb16ee5788daf42cdeec90c75698c07a995a0fde5c27373a7993c9a6b SHA512 5ee4e9d6dcc078a518d947d09fc6adfa7f79d299539e79d3b8e3b86c6b3c494144f42b755dfb04165e3af68058c87d6a567f7e94913575d9f371a21f63bdfc9e WHIRLPOOL 50719bf6f72e3ef6f9be477c24e5b9756793c69864c0540ae8508789f95833f0247ee77f86879b44f15ac19d075b25f9bc55e9e049ba51dd9606351dbe74b121
28 DIST core-113.33.02.tar.gz 806999 SHA256 42f474e7c0b907bc3cd10defbc2de49547aa8c23bb86e39aa7abcc6ea1ff5c06 SHA512 da498c116dc4844455370c28b4cdab9f3dcc576a99f82ed7795cb7a8e65de01364f048588d4be6ca80b979f379d8bc4b4ab46eee17b557bdb75cac1e585badea WHIRLPOOL cb647f13482d4bef7b83fce35434acdeaa2c5df6ebf999b41ba2c8b5dc6754ddf4939d89239be79e120113570bfdd0e839feb7374d9e25457379bfdd1092a3c0
29
30 diff --git a/dev-ml/core/core-113.24.00.ebuild b/dev-ml/core/core-113.24.00.ebuild
31 deleted file mode 100644
32 index 2f4f48e..00000000
33 --- a/dev-ml/core/core-113.24.00.ebuild
34 +++ /dev/null
35 @@ -1,54 +0,0 @@
36 -# Copyright 1999-2015 Gentoo Foundation
37 -# Distributed under the terms of the GNU General Public License v2
38 -# $Id$
39 -
40 -EAPI="5"
41 -
42 -OASIS_BUILD_DOCS=1
43 -OASIS_BUILD_TESTS=1
44 -
45 -inherit eutils oasis
46 -
47 -MY_P=${P/_/\~}
48 -DESCRIPTION="Jane Street's alternative to the standard library"
49 -HOMEPAGE="http://www.janestreet.com/ocaml"
50 -SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}/files/${P}.tar.gz"
51 -
52 -LICENSE="LGPL-2.1-with-linking-exception"
53 -SLOT="0/${PV}"
54 -KEYWORDS="~amd64"
55 -IUSE=""
56 -
57 -RDEPEND="
58 - >=dev-ml/bin-prot-113.24.00:=
59 - >=dev-ml/core_kernel-113.24.00:=
60 - >=dev-ml/fieldslib-113.24.00:=
61 - dev-ml/ppx_assert:=
62 - dev-ml/ppx_bench:=
63 - dev-ml/ppx_driver:=
64 - dev-ml/ppx_expect:=
65 - dev-ml/ppx_inline_test:=
66 - dev-ml/ppx_jane:=
67 - >=dev-ml/sexplib-113.24.00:=
68 - dev-ml/typerep:=
69 - dev-ml/variantslib:=
70 -"
71 -DEPEND="${RDEPEND}"
72 -
73 -src_configure() {
74 - emake setup.exe
75 - OASIS_SETUP_COMMAND="./setup.exe" oasis_src_configure
76 -}
77 -
78 -src_compile() {
79 - emake
80 -}
81 -
82 -src_install() {
83 - opam-installer -i \
84 - --prefix="${ED}/usr" \
85 - --libdir="${D}/$(ocamlc -where)" \
86 - --docdir="${ED}/usr/share/doc/${PF}" \
87 - ${PN}.install || die
88 - dodoc CHANGES.md README.md
89 -}
90
91 diff --git a/dev-ml/core/core-113.24.01.ebuild b/dev-ml/core/core-113.24.01.ebuild
92 deleted file mode 100644
93 index 2f4f48e..00000000
94 --- a/dev-ml/core/core-113.24.01.ebuild
95 +++ /dev/null
96 @@ -1,54 +0,0 @@
97 -# Copyright 1999-2015 Gentoo Foundation
98 -# Distributed under the terms of the GNU General Public License v2
99 -# $Id$
100 -
101 -EAPI="5"
102 -
103 -OASIS_BUILD_DOCS=1
104 -OASIS_BUILD_TESTS=1
105 -
106 -inherit eutils oasis
107 -
108 -MY_P=${P/_/\~}
109 -DESCRIPTION="Jane Street's alternative to the standard library"
110 -HOMEPAGE="http://www.janestreet.com/ocaml"
111 -SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}/files/${P}.tar.gz"
112 -
113 -LICENSE="LGPL-2.1-with-linking-exception"
114 -SLOT="0/${PV}"
115 -KEYWORDS="~amd64"
116 -IUSE=""
117 -
118 -RDEPEND="
119 - >=dev-ml/bin-prot-113.24.00:=
120 - >=dev-ml/core_kernel-113.24.00:=
121 - >=dev-ml/fieldslib-113.24.00:=
122 - dev-ml/ppx_assert:=
123 - dev-ml/ppx_bench:=
124 - dev-ml/ppx_driver:=
125 - dev-ml/ppx_expect:=
126 - dev-ml/ppx_inline_test:=
127 - dev-ml/ppx_jane:=
128 - >=dev-ml/sexplib-113.24.00:=
129 - dev-ml/typerep:=
130 - dev-ml/variantslib:=
131 -"
132 -DEPEND="${RDEPEND}"
133 -
134 -src_configure() {
135 - emake setup.exe
136 - OASIS_SETUP_COMMAND="./setup.exe" oasis_src_configure
137 -}
138 -
139 -src_compile() {
140 - emake
141 -}
142 -
143 -src_install() {
144 - opam-installer -i \
145 - --prefix="${ED}/usr" \
146 - --libdir="${D}/$(ocamlc -where)" \
147 - --docdir="${ED}/usr/share/doc/${PF}" \
148 - ${PN}.install || die
149 - dodoc CHANGES.md README.md
150 -}
151
152 diff --git a/dev-ml/core/core-113.24.02.ebuild b/dev-ml/core/core-113.24.02.ebuild
153 deleted file mode 100644
154 index 2f4f48e..00000000
155 --- a/dev-ml/core/core-113.24.02.ebuild
156 +++ /dev/null
157 @@ -1,54 +0,0 @@
158 -# Copyright 1999-2015 Gentoo Foundation
159 -# Distributed under the terms of the GNU General Public License v2
160 -# $Id$
161 -
162 -EAPI="5"
163 -
164 -OASIS_BUILD_DOCS=1
165 -OASIS_BUILD_TESTS=1
166 -
167 -inherit eutils oasis
168 -
169 -MY_P=${P/_/\~}
170 -DESCRIPTION="Jane Street's alternative to the standard library"
171 -HOMEPAGE="http://www.janestreet.com/ocaml"
172 -SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}/files/${P}.tar.gz"
173 -
174 -LICENSE="LGPL-2.1-with-linking-exception"
175 -SLOT="0/${PV}"
176 -KEYWORDS="~amd64"
177 -IUSE=""
178 -
179 -RDEPEND="
180 - >=dev-ml/bin-prot-113.24.00:=
181 - >=dev-ml/core_kernel-113.24.00:=
182 - >=dev-ml/fieldslib-113.24.00:=
183 - dev-ml/ppx_assert:=
184 - dev-ml/ppx_bench:=
185 - dev-ml/ppx_driver:=
186 - dev-ml/ppx_expect:=
187 - dev-ml/ppx_inline_test:=
188 - dev-ml/ppx_jane:=
189 - >=dev-ml/sexplib-113.24.00:=
190 - dev-ml/typerep:=
191 - dev-ml/variantslib:=
192 -"
193 -DEPEND="${RDEPEND}"
194 -
195 -src_configure() {
196 - emake setup.exe
197 - OASIS_SETUP_COMMAND="./setup.exe" oasis_src_configure
198 -}
199 -
200 -src_compile() {
201 - emake
202 -}
203 -
204 -src_install() {
205 - opam-installer -i \
206 - --prefix="${ED}/usr" \
207 - --libdir="${D}/$(ocamlc -where)" \
208 - --docdir="${ED}/usr/share/doc/${PF}" \
209 - ${PN}.install || die
210 - dodoc CHANGES.md README.md
211 -}
212
213 diff --git a/dev-ml/core/core-113.33.00.ebuild b/dev-ml/core/core-113.33.00.ebuild
214 deleted file mode 100644
215 index 2f4f48e..00000000
216 --- a/dev-ml/core/core-113.33.00.ebuild
217 +++ /dev/null
218 @@ -1,54 +0,0 @@
219 -# Copyright 1999-2015 Gentoo Foundation
220 -# Distributed under the terms of the GNU General Public License v2
221 -# $Id$
222 -
223 -EAPI="5"
224 -
225 -OASIS_BUILD_DOCS=1
226 -OASIS_BUILD_TESTS=1
227 -
228 -inherit eutils oasis
229 -
230 -MY_P=${P/_/\~}
231 -DESCRIPTION="Jane Street's alternative to the standard library"
232 -HOMEPAGE="http://www.janestreet.com/ocaml"
233 -SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}/files/${P}.tar.gz"
234 -
235 -LICENSE="LGPL-2.1-with-linking-exception"
236 -SLOT="0/${PV}"
237 -KEYWORDS="~amd64"
238 -IUSE=""
239 -
240 -RDEPEND="
241 - >=dev-ml/bin-prot-113.24.00:=
242 - >=dev-ml/core_kernel-113.24.00:=
243 - >=dev-ml/fieldslib-113.24.00:=
244 - dev-ml/ppx_assert:=
245 - dev-ml/ppx_bench:=
246 - dev-ml/ppx_driver:=
247 - dev-ml/ppx_expect:=
248 - dev-ml/ppx_inline_test:=
249 - dev-ml/ppx_jane:=
250 - >=dev-ml/sexplib-113.24.00:=
251 - dev-ml/typerep:=
252 - dev-ml/variantslib:=
253 -"
254 -DEPEND="${RDEPEND}"
255 -
256 -src_configure() {
257 - emake setup.exe
258 - OASIS_SETUP_COMMAND="./setup.exe" oasis_src_configure
259 -}
260 -
261 -src_compile() {
262 - emake
263 -}
264 -
265 -src_install() {
266 - opam-installer -i \
267 - --prefix="${ED}/usr" \
268 - --libdir="${D}/$(ocamlc -where)" \
269 - --docdir="${ED}/usr/share/doc/${PF}" \
270 - ${PN}.install || die
271 - dodoc CHANGES.md README.md
272 -}