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/ocaml-stdint/
Date: Tue, 17 Oct 2017 06:04:29
Message-Id: 1508219593.551522d0c3b3a7e0b0da0dd14a37d3dd2b8ac880.aballier@gentoo
1 commit: 551522d0c3b3a7e0b0da0dd14a37d3dd2b8ac880
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 17 05:53:13 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 17 05:53:13 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=551522d0
7
8 dev-ml/ocaml-stdint: Remove old
9
10 Package-Manager: Portage-2.3.11, Repoman-2.3.3
11
12 dev-ml/ocaml-stdint/Manifest | 2 --
13 dev-ml/ocaml-stdint/ocaml-stdint-0.3.0.ebuild | 20 --------------------
14 dev-ml/ocaml-stdint/ocaml-stdint-0.4.1.ebuild | 20 --------------------
15 3 files changed, 42 deletions(-)
16
17 diff --git a/dev-ml/ocaml-stdint/Manifest b/dev-ml/ocaml-stdint/Manifest
18 index 9a359e57916..8282dee85f2 100644
19 --- a/dev-ml/ocaml-stdint/Manifest
20 +++ b/dev-ml/ocaml-stdint/Manifest
21 @@ -1,3 +1 @@
22 -DIST ocaml-stdint-0.3.0.tar.gz 80556 SHA256 08fd03cff102f8264f9964a638d1efb223c155ce1794e3aa99def014fe53bba6 SHA512 554f816cfff052058bea63f3daa790be34da3006713dfa83096af2e4866cfb439b549d4bc8d5fe08261762c97d4f98cbbd45196f7adb4698e0a8542c1676008b WHIRLPOOL 1de97e0be66c34e0492c6cbbc82314337dc88011e12881c0b60a200320f9e238a6ddf038d4dce212970d4dfd3a2316a83bf1bb02f9e3090330e7573760637359
23 -DIST ocaml-stdint-0.4.1.tar.gz 79615 SHA256 a26ae71e12c76788e149ce529d9b3158b7d9ab1e489c7756895219d3ab956391 SHA512 52f46387f5f14121d1ca8509714a88253cc26dd91a2ad03cbaba67346a9a371536373fc574b5db8105c6d218746ffabb1e728848df62e9900ed6a19f69a3daeb WHIRLPOOL bb7fee3ee047090183fa847c729e98355785ece37952f3670f4c2186c43d3f50e07cc5cfdd67d83bf302ee8d3cdbe4147689e674c0fae542b04a3adf729e13b3
24 DIST ocaml-stdint-0.4.2.tar.gz 79749 SHA256 88b87da27b81ce175df4c58b2733958647869d33a143886740afe075a51b761b SHA512 0663a54dca8951fadf1121b69db32590c6ec3fc26b3366271c7941841b0a95047d0a57b5f7337bc7fbc37d3730cb5ed20952c0a3d6ab71f273646bc197951125 WHIRLPOOL d03f969f1e8c592aa1e3686c28913d047efedd0510ab9b5d2d4a754a5e4e75d5125ad04e7ad2b583288d64cd9a79e970ae7884dff9e799e7c64b1891a0b3e593
25
26 diff --git a/dev-ml/ocaml-stdint/ocaml-stdint-0.3.0.ebuild b/dev-ml/ocaml-stdint/ocaml-stdint-0.3.0.ebuild
27 deleted file mode 100644
28 index f2c7b3938e6..00000000000
29 --- a/dev-ml/ocaml-stdint/ocaml-stdint-0.3.0.ebuild
30 +++ /dev/null
31 @@ -1,20 +0,0 @@
32 -# Copyright 1999-2017 Gentoo Foundation
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=5
36 -
37 -OASIS_BUILD_DOCS=1
38 -
39 -inherit oasis
40 -
41 -DESCRIPTION="Various signed and unsigned integers for OCaml"
42 -HOMEPAGE="https://github.com/andrenth/ocaml-stdint"
43 -SRC_URI="https://github.com/andrenth/ocaml-stdint/archive/${PV}.tar.gz -> ${P}.tar.gz"
44 -
45 -LICENSE="MIT"
46 -SLOT="0/${PV}"
47 -KEYWORDS="~amd64"
48 -IUSE=""
49 -
50 -DEPEND=""
51 -RDEPEND="${DEPEND}"
52
53 diff --git a/dev-ml/ocaml-stdint/ocaml-stdint-0.4.1.ebuild b/dev-ml/ocaml-stdint/ocaml-stdint-0.4.1.ebuild
54 deleted file mode 100644
55 index f2c7b3938e6..00000000000
56 --- a/dev-ml/ocaml-stdint/ocaml-stdint-0.4.1.ebuild
57 +++ /dev/null
58 @@ -1,20 +0,0 @@
59 -# Copyright 1999-2017 Gentoo Foundation
60 -# Distributed under the terms of the GNU General Public License v2
61 -
62 -EAPI=5
63 -
64 -OASIS_BUILD_DOCS=1
65 -
66 -inherit oasis
67 -
68 -DESCRIPTION="Various signed and unsigned integers for OCaml"
69 -HOMEPAGE="https://github.com/andrenth/ocaml-stdint"
70 -SRC_URI="https://github.com/andrenth/ocaml-stdint/archive/${PV}.tar.gz -> ${P}.tar.gz"
71 -
72 -LICENSE="MIT"
73 -SLOT="0/${PV}"
74 -KEYWORDS="~amd64"
75 -IUSE=""
76 -
77 -DEPEND=""
78 -RDEPEND="${DEPEND}"