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-ipaddr/, dev-ml/ocaml-ipaddr/files/
Date: Tue, 24 Jan 2017 11:23:17
Message-Id: 1485256647.5f8a44e4c605f730d438a21829165aca1a94c292.aballier@gentoo
1 commit: 5f8a44e4c605f730d438a21829165aca1a94c292
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 24 11:17:27 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 24 11:17:27 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f8a44e4
7
8 dev-ml/ocaml-ipaddr: remove old
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 dev-ml/ocaml-ipaddr/Manifest | 2 --
13 dev-ml/ocaml-ipaddr/files/sexpl.patch | 26 --------------------------
14 dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.6.1.ebuild | 26 --------------------------
15 dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.7.0.ebuild | 25 -------------------------
16 4 files changed, 79 deletions(-)
17
18 diff --git a/dev-ml/ocaml-ipaddr/Manifest b/dev-ml/ocaml-ipaddr/Manifest
19 index 04901af..d6750d8 100644
20 --- a/dev-ml/ocaml-ipaddr/Manifest
21 +++ b/dev-ml/ocaml-ipaddr/Manifest
22 @@ -1,3 +1 @@
23 -DIST ocaml-ipaddr-2.6.1.tar.gz 64458 SHA256 7051013d8f58abff433187d70cd7ddd7a6b49a6fbe6cad1893f571f65b8ed3d0 SHA512 a22382b5118caf0a29322e52d40523cbf52edd21d477c2e4581a5f70441b71f948b75ff7d55a7cf6c32f0e68c430c3aff59a05d9514b29e858ff78f4c649c4c6 WHIRLPOOL 418a3bcbef9a1198962bd5d09381756520eaced7e86f8ba204810b786187cfb6e020019da331d85e11d510fa744802c66d52a450fb31a9ff8a418004ff1d4cbe
24 -DIST ocaml-ipaddr-2.7.0.tar.gz 65470 SHA256 3031abb4a5391af8b7e307db09807ef748fc718ee23855e2f933df47892d4c23 SHA512 36ce32945e05166165ba9d2d6d10a9fb1531a50ff4e9e1a87d1bf557e767fa2938af9cbaeea7da4eefd058d687f0b36696075fd4c9ed075f5207e3c9f5488c87 WHIRLPOOL 188acfc6e110253b62f92a21a08a1519650289141b9649bed2e80b7850f9cdaa8327859933501ff0b938c2896f42ba48fac57b0b4c6b3ea59b6f4368eac0bd28
25 DIST ocaml-ipaddr-2.7.1.tar.gz 23652 SHA256 0d1d5fe983ff02ed09a0f03e5f1048c575d621599b42b5685d56f4da61186888 SHA512 9f640f10614666f3a7cc578e934b0424c1d6fdcdd2dc5620f4a8b4fa7799a07fdd7c4bbe4e91c4899d45612ce8d2d4cafc8bcd19e51253c6da5d12c504820903 WHIRLPOOL 5be5846d98fbec95c5d3ba47c3b59bbdd3c44e41d04270d0b0ca2331eb7e6aac3d79c4833bf8dd20edb2d0c9f03b3bc72c53f12e0d27fb9980bcf73dea2c17f4
26
27 diff --git a/dev-ml/ocaml-ipaddr/files/sexpl.patch b/dev-ml/ocaml-ipaddr/files/sexpl.patch
28 deleted file mode 100644
29 index a23175f..00000000
30 --- a/dev-ml/ocaml-ipaddr/files/sexpl.patch
31 +++ /dev/null
32 @@ -1,26 +0,0 @@
33 -Index: ocaml-ipaddr-2.6.1/_tags
34 -===================================================================
35 ---- ocaml-ipaddr-2.6.1.orig/_tags
36 -+++ ocaml-ipaddr-2.6.1/_tags
37 -@@ -23,7 +23,7 @@
38 - "lib/ipaddr_unix.cmxs": use_ipaddr_unix
39 - <lib/*.ml{,i}>: pkg_bytes
40 - <lib/*.ml{,i}>: pkg_sexplib
41 --<lib/*.ml{,i}>: pkg_sexplib.syntax
42 -+<lib/*.ml{,i}>: pkg_pa_sexp_conv.syntax
43 - <lib/*.ml{,i}>: pkg_unix
44 - <lib/*.ml{,i}>: use_ipaddr
45 - # Library ipaddr_top
46 -Index: ocaml-ipaddr-2.6.1/setup.ml
47 -===================================================================
48 ---- ocaml-ipaddr-2.6.1.orig/setup.ml
49 -+++ ocaml-ipaddr-2.6.1/setup.ml
50 -@@ -6905,7 +6905,7 @@ let setup_t =
51 - [
52 - FindlibPackage ("bytes", None);
53 - FindlibPackage ("sexplib", None);
54 -- FindlibPackage ("sexplib.syntax", None)
55 -+ FindlibPackage ("pa_sexp_conv.syntax", None)
56 - ];
57 - bs_build_tools = [ExternalTool "ocamlbuild"];
58 - bs_c_sources = [];
59
60 diff --git a/dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.6.1.ebuild b/dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.6.1.ebuild
61 deleted file mode 100644
62 index 3f09aa9..00000000
63 --- a/dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.6.1.ebuild
64 +++ /dev/null
65 @@ -1,26 +0,0 @@
66 -# Copyright 1999-2015 Gentoo Foundation
67 -# Distributed under the terms of the GNU General Public License v2
68 -# $Id$
69 -
70 -EAPI=5
71 -
72 -OASIS_BUILD_TESTS=1
73 -
74 -inherit oasis
75 -
76 -DESCRIPTION="OCaml library for manipulation of IP (and MAC) address representations"
77 -HOMEPAGE="https://github.com/mirage/ocaml-ipaddr"
78 -SRC_URI="https://github.com/mirage/ocaml-ipaddr/archive/${PV}.tar.gz -> ${P}.tar.gz"
79 -
80 -LICENSE="ISC"
81 -SLOT="0/${PV}"
82 -KEYWORDS="~amd64"
83 -IUSE=""
84 -
85 -DEPEND="dev-ml/sexplib:=
86 - dev-ml/pa_sexp_conv:=
87 -"
88 -RDEPEND="${DEPEND}"
89 -PATCHES=( "${FILESDIR}/sexpl.patch" )
90 -
91 -DOCS=( CHANGES README.md )
92
93 diff --git a/dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.7.0.ebuild b/dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.7.0.ebuild
94 deleted file mode 100644
95 index 8aaf31f..00000000
96 --- a/dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.7.0.ebuild
97 +++ /dev/null
98 @@ -1,25 +0,0 @@
99 -# Copyright 1999-2015 Gentoo Foundation
100 -# Distributed under the terms of the GNU General Public License v2
101 -# $Id$
102 -
103 -EAPI=5
104 -
105 -OASIS_BUILD_TESTS=1
106 -
107 -inherit oasis
108 -
109 -DESCRIPTION="OCaml library for manipulation of IP (and MAC) address representations"
110 -HOMEPAGE="https://github.com/mirage/ocaml-ipaddr"
111 -SRC_URI="https://github.com/mirage/ocaml-ipaddr/archive/${PV}.tar.gz -> ${P}.tar.gz"
112 -
113 -LICENSE="ISC"
114 -SLOT="0/${PV}"
115 -KEYWORDS="~amd64"
116 -IUSE=""
117 -
118 -DEPEND="dev-ml/sexplib:=
119 - dev-ml/ppx_sexp_conv:=
120 -"
121 -RDEPEND="${DEPEND}"
122 -
123 -DOCS=( CHANGES README.md )