[gentoo-commits] repo/gentoo:master commit in: dev-ml/bin-prot/

2021-04-04 Thread Sam James
commit: 414d392b854fc6b1e269ab36797b607f01ea6166
Author: Sam James  gentoo  org>
AuthorDate: Mon Mar 22 04:13:57 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr  4 06:09:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=414d392b

dev-ml/bin-prot: treeclean

Signed-off-by: Sam James  gentoo.org>

 dev-ml/bin-prot/Manifest  |  1 -
 dev-ml/bin-prot/bin-prot-0.9.2.ebuild | 44 ---
 dev-ml/bin-prot/metadata.xml  |  8 ---
 3 files changed, 53 deletions(-)

diff --git a/dev-ml/bin-prot/Manifest b/dev-ml/bin-prot/Manifest
deleted file mode 100644
index 21d3f915059..000
--- a/dev-ml/bin-prot/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST bin-prot-0.9.2.tar.gz 339008 BLAKE2B 
3fcad0d5a88393b49b22d42b4669da485ddd9a61938cdda4183658eca5b0369265480005945bdaeb53cc8af5c324cc7cb158b4208e4a7a7f821db5c045502910
 SHA512 
a4aa453ff4d2037b8ed0e53186fafa876a96ecb970ef25e99cf133afa4615b8fc53de75234454519a4f7c11f771f98e8117f8fa37682dbb8f73d4fda8a1805f7

diff --git a/dev-ml/bin-prot/bin-prot-0.9.2.ebuild 
b/dev-ml/bin-prot/bin-prot-0.9.2.ebuild
deleted file mode 100644
index 5c2d435fef0..000
--- a/dev-ml/bin-prot/bin-prot-0.9.2.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Binary protocol generator"
-HOMEPAGE="https://github.com/janestreet/bin_prot;
-SRC_URI="https://github.com/janestreet/bin_prot/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="
-   dev-lang/ocaml:=
-   dev-ml/base:=
-   dev-ml/ppx_compare:=
-   dev-ml/ppx_custom_printf:=
-   dev-ml/ppx_core:=
-   dev-ml/ppx_driver:=
-   dev-ml/ppx_fields_conv:=
-   dev-ml/ppx_sexp_conv:=
-   dev-ml/ppx_type_conv:=
-   dev-ml/ppx_variants_conv:=
-   dev-ml/sexplib:=
-   dev-ml/ocaml-migrate-parsetree:=
-"
-DEPEND="${RDEPEND} dev-ml/opam dev-ml/jbuilder"
-
-S="${WORKDIR}/bin_prot-${PV}"
-
-src_test() {
-   jbuilder runtest || die
-}
-
-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/bin-prot/metadata.xml b/dev-ml/bin-prot/metadata.xml
deleted file mode 100644
index 01f7d1cb211..000
--- a/dev-ml/bin-prot/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   
-   janestreet/bin_prot
-   
-



[gentoo-commits] repo/gentoo:master commit in: dev-ml/bin-prot/

2021-03-14 Thread Sam James
commit: e2dade8b79da88f265180899360d98a9ec8b39d2
Author: Sam James  gentoo  org>
AuthorDate: Mon Mar 15 03:12:29 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Mar 15 04:01:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2dade8b

dev-ml/bin-prot: drop 0.9.0, 0.9.1

Signed-off-by: Sam James  gentoo.org>

 dev-ml/bin-prot/Manifest  |  2 --
 dev-ml/bin-prot/bin-prot-0.9.0.ebuild | 44 ---
 dev-ml/bin-prot/bin-prot-0.9.1.ebuild | 44 ---
 3 files changed, 90 deletions(-)

diff --git a/dev-ml/bin-prot/Manifest b/dev-ml/bin-prot/Manifest
index 56a42452c2b..21d3f915059 100644
--- a/dev-ml/bin-prot/Manifest
+++ b/dev-ml/bin-prot/Manifest
@@ -1,3 +1 @@
-DIST bin-prot-0.9.0.tar.gz 338958 BLAKE2B 
78b447f42f2c75d70d17dedd855c2c08b740ea847a489bdcff860b88f4ce3fbfd05d88f87d16d761b26314715507288035f708e5bb8267125a360abf4df70850
 SHA512 
111e0a9d07bdf22db6e3e7e9a165d196a264a3652e4cc363ec8f49c4ef385b8b76982a9d42fa8e0954e15a4a80c35ca6876c70fe6f20d7497fd8a2d53fab24c1
-DIST bin-prot-0.9.1.tar.gz 338969 BLAKE2B 
249329c0093affc082a42b5a496f0f8861d761799104ef50d788331179e3a6965cb1cd03ee6530782a608677488a4970583e85f25e5ba220d2d179d3d16908c2
 SHA512 
6575f51931c6dfb0f640bc6eb8bb789fd1ca4b1ca95876df906bd5d5c3320dc8aebedd44b5c6feee6b66b40007bd0077da6cc628c791daba0c8cf806d7af7b9c
 DIST bin-prot-0.9.2.tar.gz 339008 BLAKE2B 
3fcad0d5a88393b49b22d42b4669da485ddd9a61938cdda4183658eca5b0369265480005945bdaeb53cc8af5c324cc7cb158b4208e4a7a7f821db5c045502910
 SHA512 
a4aa453ff4d2037b8ed0e53186fafa876a96ecb970ef25e99cf133afa4615b8fc53de75234454519a4f7c11f771f98e8117f8fa37682dbb8f73d4fda8a1805f7

diff --git a/dev-ml/bin-prot/bin-prot-0.9.0.ebuild 
b/dev-ml/bin-prot/bin-prot-0.9.0.ebuild
deleted file mode 100644
index 5c2d435fef0..000
--- a/dev-ml/bin-prot/bin-prot-0.9.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Binary protocol generator"
-HOMEPAGE="https://github.com/janestreet/bin_prot;
-SRC_URI="https://github.com/janestreet/bin_prot/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="
-   dev-lang/ocaml:=
-   dev-ml/base:=
-   dev-ml/ppx_compare:=
-   dev-ml/ppx_custom_printf:=
-   dev-ml/ppx_core:=
-   dev-ml/ppx_driver:=
-   dev-ml/ppx_fields_conv:=
-   dev-ml/ppx_sexp_conv:=
-   dev-ml/ppx_type_conv:=
-   dev-ml/ppx_variants_conv:=
-   dev-ml/sexplib:=
-   dev-ml/ocaml-migrate-parsetree:=
-"
-DEPEND="${RDEPEND} dev-ml/opam dev-ml/jbuilder"
-
-S="${WORKDIR}/bin_prot-${PV}"
-
-src_test() {
-   jbuilder runtest || die
-}
-
-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/bin-prot/bin-prot-0.9.1.ebuild 
b/dev-ml/bin-prot/bin-prot-0.9.1.ebuild
deleted file mode 100644
index 5c2d435fef0..000
--- a/dev-ml/bin-prot/bin-prot-0.9.1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Binary protocol generator"
-HOMEPAGE="https://github.com/janestreet/bin_prot;
-SRC_URI="https://github.com/janestreet/bin_prot/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="
-   dev-lang/ocaml:=
-   dev-ml/base:=
-   dev-ml/ppx_compare:=
-   dev-ml/ppx_custom_printf:=
-   dev-ml/ppx_core:=
-   dev-ml/ppx_driver:=
-   dev-ml/ppx_fields_conv:=
-   dev-ml/ppx_sexp_conv:=
-   dev-ml/ppx_type_conv:=
-   dev-ml/ppx_variants_conv:=
-   dev-ml/sexplib:=
-   dev-ml/ocaml-migrate-parsetree:=
-"
-DEPEND="${RDEPEND} dev-ml/opam dev-ml/jbuilder"
-
-S="${WORKDIR}/bin_prot-${PV}"
-
-src_test() {
-   jbuilder runtest || die
-}
-
-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
-}



[gentoo-commits] repo/gentoo:master commit in: dev-ml/bin-prot/

2017-11-10 Thread Alexis Ballier
commit: b6f87b8c07715391b77e80c31ee4381ece5ca32c
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Nov 10 17:26:15 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Fri Nov 10 17:42:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6f87b8c

dev-ml/bin-prot: bump to 0.9.2

Package-Manager: Portage-2.3.13, Repoman-2.3.4

 dev-ml/bin-prot/Manifest  |  1 +
 dev-ml/bin-prot/bin-prot-0.9.2.ebuild | 44 +++
 2 files changed, 45 insertions(+)

diff --git a/dev-ml/bin-prot/Manifest b/dev-ml/bin-prot/Manifest
index e530cf1be09..1f9e00d990a 100644
--- a/dev-ml/bin-prot/Manifest
+++ b/dev-ml/bin-prot/Manifest
@@ -1,2 +1,3 @@
 DIST bin-prot-0.9.0.tar.gz 338958 SHA256 
1fc88602788a802570ba81376a71dd76a1815b74ce80245e3fc4cfd7e259817e SHA512 
111e0a9d07bdf22db6e3e7e9a165d196a264a3652e4cc363ec8f49c4ef385b8b76982a9d42fa8e0954e15a4a80c35ca6876c70fe6f20d7497fd8a2d53fab24c1
 WHIRLPOOL 
2d0fe47a957023d99bcde79146bef54c6e15801427db83697d16506d508231e95d6983f506502661740636ede95d2b36144c6d2f0953169785b27abe4d894764
 DIST bin-prot-0.9.1.tar.gz 338969 SHA256 
b301a350fc951cbaba711c28395802121752a0ee927f0ec14fdd74ba4af1cb42 SHA512 
6575f51931c6dfb0f640bc6eb8bb789fd1ca4b1ca95876df906bd5d5c3320dc8aebedd44b5c6feee6b66b40007bd0077da6cc628c791daba0c8cf806d7af7b9c
 WHIRLPOOL 
b6113a806457f7982b0e018d7fd828eb57156bc6e541fa0812565710861de5a1c4d955e194f7ca1da77fb8f9c9dd6db2d6a9d18d6db92bd024bd045c93a5e676
+DIST bin-prot-0.9.2.tar.gz 339008 SHA256 
abf3743bf22584c905d3bdb1130aae8fa6cb970f0645d61cbcde3eb807068b86 SHA512 
a4aa453ff4d2037b8ed0e53186fafa876a96ecb970ef25e99cf133afa4615b8fc53de75234454519a4f7c11f771f98e8117f8fa37682dbb8f73d4fda8a1805f7
 WHIRLPOOL 
c54c3aec6e2f500793b008a6a3401c69d6525113c98fc6ae1d0bf6c6dd1c4dce120299d8635c7292c14261409d7a00f4b4e868192a73f4f2f17568cd7986ab4d

diff --git a/dev-ml/bin-prot/bin-prot-0.9.2.ebuild 
b/dev-ml/bin-prot/bin-prot-0.9.2.ebuild
new file mode 100644
index 000..5c2d435fef0
--- /dev/null
+++ b/dev-ml/bin-prot/bin-prot-0.9.2.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Binary protocol generator"
+HOMEPAGE="https://github.com/janestreet/bin_prot;
+SRC_URI="https://github.com/janestreet/bin_prot/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0/${PV}"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="
+   dev-lang/ocaml:=
+   dev-ml/base:=
+   dev-ml/ppx_compare:=
+   dev-ml/ppx_custom_printf:=
+   dev-ml/ppx_core:=
+   dev-ml/ppx_driver:=
+   dev-ml/ppx_fields_conv:=
+   dev-ml/ppx_sexp_conv:=
+   dev-ml/ppx_type_conv:=
+   dev-ml/ppx_variants_conv:=
+   dev-ml/sexplib:=
+   dev-ml/ocaml-migrate-parsetree:=
+"
+DEPEND="${RDEPEND} dev-ml/opam dev-ml/jbuilder"
+
+S="${WORKDIR}/bin_prot-${PV}"
+
+src_test() {
+   jbuilder runtest || die
+}
+
+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
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ml/bin-prot/

2017-07-29 Thread Alexis Ballier
commit: eead0cfadf975e2a5ac4400c4b057722e31df8d0
Author: Alexis Ballier  gentoo  org>
AuthorDate: Fri Jul 28 08:35:15 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sat Jul 29 10:05:38 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eead0cfa

dev-ml/bin-prot: bump to 0.9.1

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-ml/bin-prot/Manifest  |  1 +
 dev-ml/bin-prot/bin-prot-0.9.1.ebuild | 44 +++
 2 files changed, 45 insertions(+)

diff --git a/dev-ml/bin-prot/Manifest b/dev-ml/bin-prot/Manifest
index e050ff3bb2a..e530cf1be09 100644
--- a/dev-ml/bin-prot/Manifest
+++ b/dev-ml/bin-prot/Manifest
@@ -1 +1,2 @@
 DIST bin-prot-0.9.0.tar.gz 338958 SHA256 
1fc88602788a802570ba81376a71dd76a1815b74ce80245e3fc4cfd7e259817e SHA512 
111e0a9d07bdf22db6e3e7e9a165d196a264a3652e4cc363ec8f49c4ef385b8b76982a9d42fa8e0954e15a4a80c35ca6876c70fe6f20d7497fd8a2d53fab24c1
 WHIRLPOOL 
2d0fe47a957023d99bcde79146bef54c6e15801427db83697d16506d508231e95d6983f506502661740636ede95d2b36144c6d2f0953169785b27abe4d894764
+DIST bin-prot-0.9.1.tar.gz 338969 SHA256 
b301a350fc951cbaba711c28395802121752a0ee927f0ec14fdd74ba4af1cb42 SHA512 
6575f51931c6dfb0f640bc6eb8bb789fd1ca4b1ca95876df906bd5d5c3320dc8aebedd44b5c6feee6b66b40007bd0077da6cc628c791daba0c8cf806d7af7b9c
 WHIRLPOOL 
b6113a806457f7982b0e018d7fd828eb57156bc6e541fa0812565710861de5a1c4d955e194f7ca1da77fb8f9c9dd6db2d6a9d18d6db92bd024bd045c93a5e676

diff --git a/dev-ml/bin-prot/bin-prot-0.9.1.ebuild 
b/dev-ml/bin-prot/bin-prot-0.9.1.ebuild
new file mode 100644
index 000..5c2d435fef0
--- /dev/null
+++ b/dev-ml/bin-prot/bin-prot-0.9.1.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Binary protocol generator"
+HOMEPAGE="https://github.com/janestreet/bin_prot;
+SRC_URI="https://github.com/janestreet/bin_prot/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0/${PV}"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="
+   dev-lang/ocaml:=
+   dev-ml/base:=
+   dev-ml/ppx_compare:=
+   dev-ml/ppx_custom_printf:=
+   dev-ml/ppx_core:=
+   dev-ml/ppx_driver:=
+   dev-ml/ppx_fields_conv:=
+   dev-ml/ppx_sexp_conv:=
+   dev-ml/ppx_type_conv:=
+   dev-ml/ppx_variants_conv:=
+   dev-ml/sexplib:=
+   dev-ml/ocaml-migrate-parsetree:=
+"
+DEPEND="${RDEPEND} dev-ml/opam dev-ml/jbuilder"
+
+S="${WORKDIR}/bin_prot-${PV}"
+
+src_test() {
+   jbuilder runtest || die
+}
+
+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
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ml/bin-prot/

2017-06-25 Thread Alexis Ballier
commit: ca613ea8cb0fead7b2fccd580f0dbf2397b97b99
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sun Jun 25 11:29:12 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sun Jun 25 14:42:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca613ea8

dev-ml/bin-prot: add missing dev-ml/ppx_core:= dep

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ml/bin-prot/bin-prot-0.9.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-ml/bin-prot/bin-prot-0.9.0.ebuild 
b/dev-ml/bin-prot/bin-prot-0.9.0.ebuild
index c4b2b119856..a30c802be44 100644
--- a/dev-ml/bin-prot/bin-prot-0.9.0.ebuild
+++ b/dev-ml/bin-prot/bin-prot-0.9.0.ebuild
@@ -17,6 +17,7 @@ RDEPEND="
dev-ml/base:=
dev-ml/ppx_compare:=
dev-ml/ppx_custom_printf:=
+   dev-ml/ppx_core:=
dev-ml/ppx_driver:=
dev-ml/ppx_fields_conv:=
dev-ml/ppx_sexp_conv:=



[gentoo-commits] repo/gentoo:master commit in: dev-ml/bin-prot/

2017-06-25 Thread Alexis Ballier
commit: cdb9cd181b2942523ed1458c681c8fef1f7b05ac
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sun Jun 25 12:05:05 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sun Jun 25 14:42:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdb9cd18

dev-ml/bin-prot: add missing dep on dev-ml/ppx_type_conv

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-ml/bin-prot/bin-prot-0.9.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-ml/bin-prot/bin-prot-0.9.0.ebuild 
b/dev-ml/bin-prot/bin-prot-0.9.0.ebuild
index a30c802be44..5c2d435fef0 100644
--- a/dev-ml/bin-prot/bin-prot-0.9.0.ebuild
+++ b/dev-ml/bin-prot/bin-prot-0.9.0.ebuild
@@ -21,6 +21,7 @@ RDEPEND="
dev-ml/ppx_driver:=
dev-ml/ppx_fields_conv:=
dev-ml/ppx_sexp_conv:=
+   dev-ml/ppx_type_conv:=
dev-ml/ppx_variants_conv:=
dev-ml/sexplib:=
dev-ml/ocaml-migrate-parsetree:=



[gentoo-commits] repo/gentoo:master commit in: dev-ml/bin-prot/

2017-01-24 Thread Alexis Ballier
commit: 668e42ca0bd294300dbb3a8864d852249f3f680a
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Jan 24 10:50:16 2017 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Jan 24 10:50:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=668e42ca

dev-ml/bin-prot: remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ml/bin-prot/Manifest  |  1 -
 dev-ml/bin-prot/bin-prot-113.24.00.ebuild | 45 ---
 2 files changed, 46 deletions(-)

diff --git a/dev-ml/bin-prot/Manifest b/dev-ml/bin-prot/Manifest
index 3b33bc1..f9a2946 100644
--- a/dev-ml/bin-prot/Manifest
+++ b/dev-ml/bin-prot/Manifest
@@ -1,2 +1 @@
-DIST bin_prot-113.24.00.tar.gz 278825 SHA256 
d6124d8a3033680076b5a6787b9e77af6840503406c4de375b19c754579fd97f SHA512 
1139dc3d3456f85c7b6514fc513c5e10a551c2a4a0e245793c8e731204edea5d9a5b5a326eed38b8169a1b9f3c00e761f8a3070c62827c53fe1d894f9d6aad52
 WHIRLPOOL 
375dceee9cea0ae22dd30d414f97c9282ab160267bfe53c3b848e0876a054c0be64cde3a7bf6b34d6df7f6a3cbc16b999368f889093b5cf7e0c11cad4af1b93c
 DIST bin_prot-113.33.00.tar.gz 280362 SHA256 
51cac973cce539e6ce3dfbafbe9dc631283d43b121e546c541b0578ca3213f5c SHA512 
58772b0f56f6d4a09ded3a77d9f0b2e674b27ef387fb732bf682cd58cabc0c72d1dca0238d71b69f9576cc3105b41464a543154ea20854b20e8ed31e77599c09
 WHIRLPOOL 
e652fc32f9de7ac0ecfdb3190eb54220ada631807907c17138da69f5a80d1d8ac4da1ff6b0bea8424e148a164e36d494dee3f64511572ef130089ad71db561aa

diff --git a/dev-ml/bin-prot/bin-prot-113.24.00.ebuild 
b/dev-ml/bin-prot/bin-prot-113.24.00.ebuild
deleted file mode 100644
index e10bfb9..
--- a/dev-ml/bin-prot/bin-prot-113.24.00.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-OASIS_BUILD_TESTS=1
-OASIS_BUILD_DOCS=1
-
-inherit oasis
-
-MY_P=${PN/-/_}-${PV}
-DESCRIPTION="A binary protocol generator"
-HOMEPAGE="http://ocaml.janestreet.com/?q=node/13;
-SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}/files/${MY_P}.tar.gz;
-
-LICENSE="Apache-2.0"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE="doc"
-
-RDEPEND=">=dev-ml/type-conv-109.28.00:="
-DEPEND="${RDEPEND}
-   dev-ml/opam
-   test? ( >=dev-ml/ounit-1.1.2 )"
-
-S="${WORKDIR}/${MY_P}"
-
-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
-}



[gentoo-commits] repo/gentoo:master commit in: dev-ml/bin-prot/

2016-03-22 Thread Alexis Ballier
commit: 0ad0986dcd741152545ea92bf8170d885da23d7d
Author: Alexis Ballier  gentoo  org>
AuthorDate: Tue Mar 22 10:57:25 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Tue Mar 22 11:02:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ad0986d

dev-ml/bin-prot: bump to 113.33.00

Package-Manager: portage-2.2.28
Signed-off-by: Alexis Ballier  gentoo.org>

 dev-ml/bin-prot/Manifest  |  1 +
 dev-ml/bin-prot/bin-prot-113.33.00.ebuild | 45 +++
 2 files changed, 46 insertions(+)

diff --git a/dev-ml/bin-prot/Manifest b/dev-ml/bin-prot/Manifest
index c1ae368..3b33bc1 100644
--- a/dev-ml/bin-prot/Manifest
+++ b/dev-ml/bin-prot/Manifest
@@ -1 +1,2 @@
 DIST bin_prot-113.24.00.tar.gz 278825 SHA256 
d6124d8a3033680076b5a6787b9e77af6840503406c4de375b19c754579fd97f SHA512 
1139dc3d3456f85c7b6514fc513c5e10a551c2a4a0e245793c8e731204edea5d9a5b5a326eed38b8169a1b9f3c00e761f8a3070c62827c53fe1d894f9d6aad52
 WHIRLPOOL 
375dceee9cea0ae22dd30d414f97c9282ab160267bfe53c3b848e0876a054c0be64cde3a7bf6b34d6df7f6a3cbc16b999368f889093b5cf7e0c11cad4af1b93c
+DIST bin_prot-113.33.00.tar.gz 280362 SHA256 
51cac973cce539e6ce3dfbafbe9dc631283d43b121e546c541b0578ca3213f5c SHA512 
58772b0f56f6d4a09ded3a77d9f0b2e674b27ef387fb732bf682cd58cabc0c72d1dca0238d71b69f9576cc3105b41464a543154ea20854b20e8ed31e77599c09
 WHIRLPOOL 
e652fc32f9de7ac0ecfdb3190eb54220ada631807907c17138da69f5a80d1d8ac4da1ff6b0bea8424e148a164e36d494dee3f64511572ef130089ad71db561aa

diff --git a/dev-ml/bin-prot/bin-prot-113.33.00.ebuild 
b/dev-ml/bin-prot/bin-prot-113.33.00.ebuild
new file mode 100644
index 000..e10bfb9
--- /dev/null
+++ b/dev-ml/bin-prot/bin-prot-113.33.00.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+OASIS_BUILD_TESTS=1
+OASIS_BUILD_DOCS=1
+
+inherit oasis
+
+MY_P=${PN/-/_}-${PV}
+DESCRIPTION="A binary protocol generator"
+HOMEPAGE="http://ocaml.janestreet.com/?q=node/13;
+SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}/files/${MY_P}.tar.gz;
+
+LICENSE="Apache-2.0"
+SLOT="0/${PV}"
+KEYWORDS="~amd64"
+IUSE="doc"
+
+RDEPEND=">=dev-ml/type-conv-109.28.00:="
+DEPEND="${RDEPEND}
+   dev-ml/opam
+   test? ( >=dev-ml/ounit-1.1.2 )"
+
+S="${WORKDIR}/${MY_P}"
+
+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
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ml/bin-prot/

2016-02-07 Thread Alexis Ballier
commit: dc058590e88fb005faef9c3bf88af87a49c4f190
Author: Alexis Ballier  gentoo  org>
AuthorDate: Sun Feb  7 16:03:32 2016 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Sun Feb  7 16:13:49 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc058590

dev-ml/bin-prot: remove old

Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier  gentoo.org>

 dev-ml/bin-prot/Manifest  |  2 --
 dev-ml/bin-prot/bin-prot-112.35.00.ebuild | 28 
 dev-ml/bin-prot/bin-prot-113.00.00.ebuild | 28 
 3 files changed, 58 deletions(-)

diff --git a/dev-ml/bin-prot/Manifest b/dev-ml/bin-prot/Manifest
index fdae94a..c1ae368 100644
--- a/dev-ml/bin-prot/Manifest
+++ b/dev-ml/bin-prot/Manifest
@@ -1,3 +1 @@
-DIST bin_prot-112.35.00.tar.gz 97483 SHA256 
e97034e9548fa669decc0d386f1b52952a645d0f70297389b60e78ddef35bbbf SHA512 
7958e315fd16528bedcdee541b6c7cdc2e088eb79eec5fda676fa72d3b57ddd495f203ad9d27cddf50b5aa3d98b00737b217ae6932d21617ce82ec7a1c4ada8c
 WHIRLPOOL 
509fc7d0fffc9d3ecceb71c389c3f630407897daf75e8fa19c229a43bb23813a767bc1018f873f79a57bc4564740d630f061a40fd459ee11a67fabdfc744197a
-DIST bin_prot-113.00.00.tar.gz 97914 SHA256 
06b409d26e4dfabcdd21ce0afefaed7900bdea73e3dc07bf60a5a2461a3ddf01 SHA512 
6982c7a3f36d6ba322fc36b9ce8e32d9d79d82651135c69486b1523140d1aebbdd7070be7856b5ae1a2c83fa0f753ecb57d35371ea67d3a23ec4e7260d4dd8d0
 WHIRLPOOL 
47e63319e57b86570c00c43353456a49fa2943f97d72f05ae191e547912e137df4a07dd73722170b8740cc6dfe5f4a2b6e855264599772a4652f2422f0feb453
 DIST bin_prot-113.24.00.tar.gz 278825 SHA256 
d6124d8a3033680076b5a6787b9e77af6840503406c4de375b19c754579fd97f SHA512 
1139dc3d3456f85c7b6514fc513c5e10a551c2a4a0e245793c8e731204edea5d9a5b5a326eed38b8169a1b9f3c00e761f8a3070c62827c53fe1d894f9d6aad52
 WHIRLPOOL 
375dceee9cea0ae22dd30d414f97c9282ab160267bfe53c3b848e0876a054c0be64cde3a7bf6b34d6df7f6a3cbc16b999368f889093b5cf7e0c11cad4af1b93c

diff --git a/dev-ml/bin-prot/bin-prot-112.35.00.ebuild 
b/dev-ml/bin-prot/bin-prot-112.35.00.ebuild
deleted file mode 100644
index fc9acbc..000
--- a/dev-ml/bin-prot/bin-prot-112.35.00.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-OASIS_BUILD_TESTS=1
-OASIS_BUILD_DOCS=1
-
-inherit oasis
-
-MY_P=${PN/-/_}-${PV}
-DESCRIPTION="A binary protocol generator"
-HOMEPAGE="http://ocaml.janestreet.com/?q=node/13;
-SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}/files/${MY_P}.tar.gz;
-
-LICENSE="LGPL-2.1-with-linking-exception"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE="doc"
-
-RDEPEND=">=dev-ml/type-conv-109.28.00:=
-   dev-ml/camlp4:="
-DEPEND="${RDEPEND}
-   test? ( >=dev-ml/ounit-1.1.2 )"
-
-DOCS=( "README.md" "CHANGES.md" )
-S="${WORKDIR}/${MY_P}"

diff --git a/dev-ml/bin-prot/bin-prot-113.00.00.ebuild 
b/dev-ml/bin-prot/bin-prot-113.00.00.ebuild
deleted file mode 100644
index fc9acbc..000
--- a/dev-ml/bin-prot/bin-prot-113.00.00.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-OASIS_BUILD_TESTS=1
-OASIS_BUILD_DOCS=1
-
-inherit oasis
-
-MY_P=${PN/-/_}-${PV}
-DESCRIPTION="A binary protocol generator"
-HOMEPAGE="http://ocaml.janestreet.com/?q=node/13;
-SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}/files/${MY_P}.tar.gz;
-
-LICENSE="LGPL-2.1-with-linking-exception"
-SLOT="0/${PV}"
-KEYWORDS="~amd64"
-IUSE="doc"
-
-RDEPEND=">=dev-ml/type-conv-109.28.00:=
-   dev-ml/camlp4:="
-DEPEND="${RDEPEND}
-   test? ( >=dev-ml/ounit-1.1.2 )"
-
-DOCS=( "README.md" "CHANGES.md" )
-S="${WORKDIR}/${MY_P}"