public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-ml/typerep_extended/
@ 2016-02-07 16:14 Alexis Ballier
  0 siblings, 0 replies; 6+ messages in thread
From: Alexis Ballier @ 2016-02-07 16:14 UTC (permalink / raw
  To: gentoo-commits

commit:     0a1b81facb428d6baaa3d7378183d2bf16236687
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  7 16:10:00 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sun Feb  7 16:13:49 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a1b81fa

dev-ml/typerep_extended: remove old

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

 dev-ml/typerep_extended/Manifest                   |  2 --
 .../typerep_extended-112.17.00.ebuild              | 29 ----------------------
 .../typerep_extended-113.00.00.ebuild              | 29 ----------------------
 3 files changed, 60 deletions(-)

diff --git a/dev-ml/typerep_extended/Manifest b/dev-ml/typerep_extended/Manifest
index dce6504..6eab859 100644
--- a/dev-ml/typerep_extended/Manifest
+++ b/dev-ml/typerep_extended/Manifest
@@ -1,3 +1 @@
-DIST typerep_extended-112.17.00.tar.gz 71755 SHA256 f511d7f697d516b63584b910bf30c06367769be2a1190446ea58a4be4866f0e3 SHA512 ab1f31b95324aad47fabc19f752640d1f4a606906c47f8c98c2820233109a5a59c7094ca46c06453b4afe0befb8da1de04ea03d0b44ff0c3062d94c47c84eb40 WHIRLPOOL a57bd43d35ee7899dba27eefbe2a1ef98ebba930abf01c33fe4b0c129258ce13a7db8f4b0febdbb25d9cef3628b85e35fe2c2ac0c8c560c748f3ed37e5348f76
-DIST typerep_extended-113.00.00.tar.gz 71746 SHA256 fc8e446a7ac86cd5f3db6956cb9326e48d4081d5f6c7415127e1e478c7e834cf SHA512 948e9e520a2a1802aa0ee7dbb4ced3a2d6c9d55f3c788d942ac40f5017e16ecbb078542faca8e34bac1a87e53e2b1104aab20753b9e837e1429c31d4635cd0b9 WHIRLPOOL 2355e1234b6fdf4ec60f59c7f69d5c053007b4a3cea9584ec079c1fe2c9e0d92d0a6d199e6c37658516ddbc8f8aae0448fc8b16992927b8998de30f244c1b1f4
 DIST typerep_extended-113.24.00.tar.gz 117421 SHA256 7c0246e7af1c147b1f00d5a612091bb62e060dc8903f70b8957d5eb2f77b01b8 SHA512 97747967fd3747603ed9fe58b3ddefe0e164dae9237c31d1f9ef719de1b4244afed73f7c29924d24e38d1d0a68fc014f0a87f59910831b6c9fa251dbbd709501 WHIRLPOOL 7734bca0fc1e4591f6e06abd66c05aa5d5f7fd59bd71454f9a2a6ef67888cf65d612aa2297ae25caf7a6e8ad8296f3ac56f5ac827d932cf912bac4f6762dae20

diff --git a/dev-ml/typerep_extended/typerep_extended-112.17.00.ebuild b/dev-ml/typerep_extended/typerep_extended-112.17.00.ebuild
deleted file mode 100644
index 7b771f8..0000000
--- a/dev-ml/typerep_extended/typerep_extended-112.17.00.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-inherit oasis
-
-MY_P=${PN/-/_}-${PV}
-DESCRIPTION="Runtime types for OCaml (Extended)"
-HOMEPAGE="http://www.janestreet.com/ocaml"
-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=""
-
-DEPEND="
-	>=dev-ml/typerep-112.17.00:=
-	dev-ml/sexplib:=
-	dev-ml/bin-prot:=
-	dev-ml/core_kernel:=
-	dev-ml/camlp4:="
-
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${MY_P}"
-DOCS=( "CHANGES.md" )

diff --git a/dev-ml/typerep_extended/typerep_extended-113.00.00.ebuild b/dev-ml/typerep_extended/typerep_extended-113.00.00.ebuild
deleted file mode 100644
index 7b771f8..0000000
--- a/dev-ml/typerep_extended/typerep_extended-113.00.00.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-inherit oasis
-
-MY_P=${PN/-/_}-${PV}
-DESCRIPTION="Runtime types for OCaml (Extended)"
-HOMEPAGE="http://www.janestreet.com/ocaml"
-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=""
-
-DEPEND="
-	>=dev-ml/typerep-112.17.00:=
-	dev-ml/sexplib:=
-	dev-ml/bin-prot:=
-	dev-ml/core_kernel:=
-	dev-ml/camlp4:="
-
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${MY_P}"
-DOCS=( "CHANGES.md" )


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/typerep_extended/
@ 2016-03-22  9:20 Alexis Ballier
  0 siblings, 0 replies; 6+ messages in thread
From: Alexis Ballier @ 2016-03-22  9:20 UTC (permalink / raw
  To: gentoo-commits

commit:     cdd1fb6f2fa7b485f3bae624b89bd86a2357ffa5
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 22 08:37:37 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Mar 22 09:19:53 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdd1fb6f

dev-ml/typerep_extended: bump to 113.33.00

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

 dev-ml/typerep_extended/Manifest                   |  1 +
 .../typerep_extended-113.33.00.ebuild              | 50 ++++++++++++++++++++++
 2 files changed, 51 insertions(+)

diff --git a/dev-ml/typerep_extended/Manifest b/dev-ml/typerep_extended/Manifest
index 6eab859..9d61297 100644
--- a/dev-ml/typerep_extended/Manifest
+++ b/dev-ml/typerep_extended/Manifest
@@ -1 +1,2 @@
 DIST typerep_extended-113.24.00.tar.gz 117421 SHA256 7c0246e7af1c147b1f00d5a612091bb62e060dc8903f70b8957d5eb2f77b01b8 SHA512 97747967fd3747603ed9fe58b3ddefe0e164dae9237c31d1f9ef719de1b4244afed73f7c29924d24e38d1d0a68fc014f0a87f59910831b6c9fa251dbbd709501 WHIRLPOOL 7734bca0fc1e4591f6e06abd66c05aa5d5f7fd59bd71454f9a2a6ef67888cf65d612aa2297ae25caf7a6e8ad8296f3ac56f5ac827d932cf912bac4f6762dae20
+DIST typerep_extended-113.33.00.tar.gz 117924 SHA256 b104deabc7a387ba4ccf38b5d702a1bfe70b75a9d04218f159c74a76ef3fe74d SHA512 9f7bfc0a5c085ca8537ce9d55ec37f6aec0f657b5b5b43b15378a51f748c36ec39dfeba8cec129ce2658b667f6e05d75b395462058dc5af41f6de387a19aa91a WHIRLPOOL 4cafb60ec3119bb2d30d436ff131af58188be242bbc401b7f896c4f583bd009276345aa1d12c4d1491c9f560e11deb18617d45d4070d713d5e91ce40e77e301b

diff --git a/dev-ml/typerep_extended/typerep_extended-113.33.00.ebuild b/dev-ml/typerep_extended/typerep_extended-113.33.00.ebuild
new file mode 100644
index 0000000..c2e7488
--- /dev/null
+++ b/dev-ml/typerep_extended/typerep_extended-113.33.00.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+inherit oasis
+
+MY_P=${PN/-/_}-${PV}
+DESCRIPTION="Runtime types for OCaml (Extended)"
+HOMEPAGE="http://www.janestreet.com/ocaml"
+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=""
+
+DEPEND="
+	>=dev-ml/typerep-112.17.00:=
+	dev-ml/sexplib:=
+	dev-ml/bin-prot:=
+	dev-ml/core_kernel:=
+	dev-ml/ppx_bin_prot:=
+	dev-ml/ppx_driver:=
+	dev-ml/ppx_sexp_conv:=
+	dev-ml/ppx_type_conv:=
+	dev-ml/ppx_typerep_conv:="
+RDEPEND="${DEPEND}"
+DEPEND="${DEPEND} dev-ml/opam"
+
+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
+}


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/typerep_extended/
@ 2017-01-24 11:50 Alexis Ballier
  0 siblings, 0 replies; 6+ messages in thread
From: Alexis Ballier @ 2017-01-24 11:50 UTC (permalink / raw
  To: gentoo-commits

commit:     4f6375a3277bd3026e5c6e564c6394386607f51f
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 24 11:49:57 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Jan 24 11:50:28 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f6375a3

dev-ml/typerep_extended: remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ml/typerep_extended/Manifest                   |  1 -
 .../typerep_extended-113.24.00.ebuild              | 50 ----------------------
 2 files changed, 51 deletions(-)

diff --git a/dev-ml/typerep_extended/Manifest b/dev-ml/typerep_extended/Manifest
index 9d61297..3960cd5 100644
--- a/dev-ml/typerep_extended/Manifest
+++ b/dev-ml/typerep_extended/Manifest
@@ -1,2 +1 @@
-DIST typerep_extended-113.24.00.tar.gz 117421 SHA256 7c0246e7af1c147b1f00d5a612091bb62e060dc8903f70b8957d5eb2f77b01b8 SHA512 97747967fd3747603ed9fe58b3ddefe0e164dae9237c31d1f9ef719de1b4244afed73f7c29924d24e38d1d0a68fc014f0a87f59910831b6c9fa251dbbd709501 WHIRLPOOL 7734bca0fc1e4591f6e06abd66c05aa5d5f7fd59bd71454f9a2a6ef67888cf65d612aa2297ae25caf7a6e8ad8296f3ac56f5ac827d932cf912bac4f6762dae20
 DIST typerep_extended-113.33.00.tar.gz 117924 SHA256 b104deabc7a387ba4ccf38b5d702a1bfe70b75a9d04218f159c74a76ef3fe74d SHA512 9f7bfc0a5c085ca8537ce9d55ec37f6aec0f657b5b5b43b15378a51f748c36ec39dfeba8cec129ce2658b667f6e05d75b395462058dc5af41f6de387a19aa91a WHIRLPOOL 4cafb60ec3119bb2d30d436ff131af58188be242bbc401b7f896c4f583bd009276345aa1d12c4d1491c9f560e11deb18617d45d4070d713d5e91ce40e77e301b

diff --git a/dev-ml/typerep_extended/typerep_extended-113.24.00.ebuild b/dev-ml/typerep_extended/typerep_extended-113.24.00.ebuild
deleted file mode 100644
index c2e7488..00000000
--- a/dev-ml/typerep_extended/typerep_extended-113.24.00.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-inherit oasis
-
-MY_P=${PN/-/_}-${PV}
-DESCRIPTION="Runtime types for OCaml (Extended)"
-HOMEPAGE="http://www.janestreet.com/ocaml"
-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=""
-
-DEPEND="
-	>=dev-ml/typerep-112.17.00:=
-	dev-ml/sexplib:=
-	dev-ml/bin-prot:=
-	dev-ml/core_kernel:=
-	dev-ml/ppx_bin_prot:=
-	dev-ml/ppx_driver:=
-	dev-ml/ppx_sexp_conv:=
-	dev-ml/ppx_type_conv:=
-	dev-ml/ppx_typerep_conv:="
-RDEPEND="${DEPEND}"
-DEPEND="${DEPEND} dev-ml/opam"
-
-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
-}


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/typerep_extended/
@ 2017-01-30 22:55 Alexis Ballier
  0 siblings, 0 replies; 6+ messages in thread
From: Alexis Ballier @ 2017-01-30 22:55 UTC (permalink / raw
  To: gentoo-commits

commit:     14e3924a28e28ee0afb1c5f9dec11156e879b044
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 30 12:49:05 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Jan 30 22:21:58 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14e3924a

dev-ml/typerep_extended: Bump to 113.33.03

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-ml/typerep_extended/Manifest                   |  1 +
 .../typerep_extended-113.33.03.ebuild              | 50 ++++++++++++++++++++++
 2 files changed, 51 insertions(+)

diff --git a/dev-ml/typerep_extended/Manifest b/dev-ml/typerep_extended/Manifest
index 3960cd5..4922ce9 100644
--- a/dev-ml/typerep_extended/Manifest
+++ b/dev-ml/typerep_extended/Manifest
@@ -1 +1,2 @@
 DIST typerep_extended-113.33.00.tar.gz 117924 SHA256 b104deabc7a387ba4ccf38b5d702a1bfe70b75a9d04218f159c74a76ef3fe74d SHA512 9f7bfc0a5c085ca8537ce9d55ec37f6aec0f657b5b5b43b15378a51f748c36ec39dfeba8cec129ce2658b667f6e05d75b395462058dc5af41f6de387a19aa91a WHIRLPOOL 4cafb60ec3119bb2d30d436ff131af58188be242bbc401b7f896c4f583bd009276345aa1d12c4d1491c9f560e11deb18617d45d4070d713d5e91ce40e77e301b
+DIST typerep_extended-113.33.03.tar.gz 116149 SHA256 0ab01c109432917bc5a39b7b7b228ffbff3e80e6d707b15c16867a80d9be88c1 SHA512 1cf84ac41c0bec32c20c2a8aced1966f6aa8eec2a51f12d9cf52a10c01e4ce66685af83e5996bd3d01d09fb8300aae7960ac1dfb6590ef97826e87e9f7d76e1a WHIRLPOOL c257235c701449f8366024ee95165b699113a860b4023267c98223e450870b0f96fcdee5c64f365f255c71f835ee639d2176b6676b7171a5661802c9cae73da9

diff --git a/dev-ml/typerep_extended/typerep_extended-113.33.03.ebuild b/dev-ml/typerep_extended/typerep_extended-113.33.03.ebuild
new file mode 100644
index 00000000..32bd80c
--- /dev/null
+++ b/dev-ml/typerep_extended/typerep_extended-113.33.03.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+inherit oasis
+
+MY_P=${PN/-/_}-${PV}
+DESCRIPTION="Runtime types for OCaml (Extended)"
+HOMEPAGE="http://www.janestreet.com/ocaml"
+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=""
+
+DEPEND="
+	>=dev-ml/typerep-112.17.00:=
+	dev-ml/sexplib:=
+	dev-ml/bin-prot:=
+	dev-ml/core_kernel:=
+	dev-ml/ppx_bin_prot:=
+	dev-ml/ppx_driver:=
+	dev-ml/ppx_sexp_conv:=
+	dev-ml/ppx_type_conv:=
+	dev-ml/ppx_typerep_conv:="
+RDEPEND="${DEPEND}"
+DEPEND="${DEPEND} dev-ml/opam"
+
+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
+}


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/typerep_extended/
@ 2017-04-02  8:38 Alexis Ballier
  0 siblings, 0 replies; 6+ messages in thread
From: Alexis Ballier @ 2017-04-02  8:38 UTC (permalink / raw
  To: gentoo-commits

commit:     f70fe13eed31c0731e09dbdcb9934cac01edf11c
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  1 16:46:09 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sun Apr  2 08:37:59 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f70fe13e

dev-ml/typerep_extended: bump to 0.9.0

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-ml/typerep_extended/Manifest                   |  3 +-
 ....33.03.ebuild => typerep_extended-0.9.0.ebuild} | 35 ++++++----------
 .../typerep_extended-113.33.00.ebuild              | 49 ----------------------
 3 files changed, 13 insertions(+), 74 deletions(-)

diff --git a/dev-ml/typerep_extended/Manifest b/dev-ml/typerep_extended/Manifest
index 4922ce90bd1..c4f425d1b96 100644
--- a/dev-ml/typerep_extended/Manifest
+++ b/dev-ml/typerep_extended/Manifest
@@ -1,2 +1 @@
-DIST typerep_extended-113.33.00.tar.gz 117924 SHA256 b104deabc7a387ba4ccf38b5d702a1bfe70b75a9d04218f159c74a76ef3fe74d SHA512 9f7bfc0a5c085ca8537ce9d55ec37f6aec0f657b5b5b43b15378a51f748c36ec39dfeba8cec129ce2658b667f6e05d75b395462058dc5af41f6de387a19aa91a WHIRLPOOL 4cafb60ec3119bb2d30d436ff131af58188be242bbc401b7f896c4f583bd009276345aa1d12c4d1491c9f560e11deb18617d45d4070d713d5e91ce40e77e301b
-DIST typerep_extended-113.33.03.tar.gz 116149 SHA256 0ab01c109432917bc5a39b7b7b228ffbff3e80e6d707b15c16867a80d9be88c1 SHA512 1cf84ac41c0bec32c20c2a8aced1966f6aa8eec2a51f12d9cf52a10c01e4ce66685af83e5996bd3d01d09fb8300aae7960ac1dfb6590ef97826e87e9f7d76e1a WHIRLPOOL c257235c701449f8366024ee95165b699113a860b4023267c98223e450870b0f96fcdee5c64f365f255c71f835ee639d2176b6676b7171a5661802c9cae73da9
+DIST typerep_extended-0.9.0.tar.gz 73042 SHA256 6bee6ce4aac518311564df08f17aa60b023bafb9a65a4ef589db7cf7b1264439 SHA512 e3df7799d4a503f24c5058904422c1567369b47a1511f406630b9143209f273d3ccf1eea22f4f6d5c050f50dbfa40307248f1f7d83663366bacd97c78a8481f0 WHIRLPOOL a9e988b035384a7c26c6d757c9a89cd49993e8ae1f990253c88e972698dbbeb5a1afaa73821ccbacd9ee1b5ea84a0e8957b8508f10dc027f315c80f5998f9095

diff --git a/dev-ml/typerep_extended/typerep_extended-113.33.03.ebuild b/dev-ml/typerep_extended/typerep_extended-0.9.0.ebuild
similarity index 54%
rename from dev-ml/typerep_extended/typerep_extended-113.33.03.ebuild
rename to dev-ml/typerep_extended/typerep_extended-0.9.0.ebuild
index f867db33bac..0715c39b74e 100644
--- a/dev-ml/typerep_extended/typerep_extended-113.33.03.ebuild
+++ b/dev-ml/typerep_extended/typerep_extended-0.9.0.ebuild
@@ -1,43 +1,33 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="5"
+EAPI=6
 
-inherit oasis
-
-MY_P=${PN/-/_}-${PV}
 DESCRIPTION="Runtime types for OCaml (Extended)"
-HOMEPAGE="http://www.janestreet.com/ocaml"
-SRC_URI="http://ocaml.janestreet.com/ocaml-core/${PV%.*}/files/${MY_P}.tar.gz"
+HOMEPAGE="https://github.com/janestreet/typerep_extended"
+SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
-LICENSE="LGPL-2.1-with-linking-exception"
+LICENSE="Apache-2.0"
 SLOT="0/${PV}"
 KEYWORDS="~amd64"
 IUSE=""
 
 DEPEND="
-	>=dev-ml/typerep-112.17.00:=
-	dev-ml/sexplib:=
+	dev-lang/ocaml:=
 	dev-ml/bin-prot:=
 	dev-ml/core_kernel:=
 	dev-ml/ppx_bin_prot:=
 	dev-ml/ppx_driver:=
 	dev-ml/ppx_sexp_conv:=
+	dev-ml/ppx_sexp_value:=
 	dev-ml/ppx_type_conv:=
-	dev-ml/ppx_typerep_conv:="
+	dev-ml/ppx_typerep_conv:=
+	dev-ml/sexplib:=
+	dev-ml/typerep:=
+	dev-ml/ocaml-migrate-parsetree:=
+"
 RDEPEND="${DEPEND}"
-DEPEND="${DEPEND} dev-ml/opam"
-
-S="${WORKDIR}/${MY_P}"
-
-src_configure() {
-	emake setup.exe
-	OASIS_SETUP_COMMAND="./setup.exe" oasis_src_configure
-}
-
-src_compile() {
-	emake
-}
+DEPEND="${DEPEND} dev-ml/opam dev-ml/jbuilder"
 
 src_install() {
 	opam-installer -i \
@@ -45,5 +35,4 @@ src_install() {
 		--libdir="${D}/$(ocamlc -where)" \
 		--docdir="${ED}/usr/share/doc/${PF}" \
 		${PN}.install || die
-	dodoc CHANGES.md
 }

diff --git a/dev-ml/typerep_extended/typerep_extended-113.33.00.ebuild b/dev-ml/typerep_extended/typerep_extended-113.33.00.ebuild
deleted file mode 100644
index 83d7504f81c..00000000000
--- a/dev-ml/typerep_extended/typerep_extended-113.33.00.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-inherit oasis
-
-MY_P=${PN/-/_}-${PV}
-DESCRIPTION="Runtime types for OCaml (Extended)"
-HOMEPAGE="http://www.janestreet.com/ocaml"
-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=""
-
-DEPEND="
-	>=dev-ml/typerep-112.17.00:=
-	dev-ml/sexplib:=
-	dev-ml/bin-prot:=
-	dev-ml/core_kernel:=
-	dev-ml/ppx_bin_prot:=
-	dev-ml/ppx_driver:=
-	dev-ml/ppx_sexp_conv:=
-	dev-ml/ppx_type_conv:=
-	dev-ml/ppx_typerep_conv:="
-RDEPEND="${DEPEND}"
-DEPEND="${DEPEND} dev-ml/opam"
-
-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
-}


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-ml/typerep_extended/
@ 2017-08-06 12:30 Alexis Ballier
  0 siblings, 0 replies; 6+ messages in thread
From: Alexis Ballier @ 2017-08-06 12:30 UTC (permalink / raw
  To: gentoo-commits

commit:     6d73cae028c5caa21cece1f24347804342a5afba
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  6 12:04:50 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sun Aug  6 12:30:27 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d73cae0

dev-ml/typerep_extended: convert to opam.eclass

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-ml/typerep_extended/typerep_extended-0.9.0.ebuild | 13 +++----------
 1 file changed, 3 insertions(+), 10 deletions(-)

diff --git a/dev-ml/typerep_extended/typerep_extended-0.9.0.ebuild b/dev-ml/typerep_extended/typerep_extended-0.9.0.ebuild
index 0715c39b74e..a41c045533c 100644
--- a/dev-ml/typerep_extended/typerep_extended-0.9.0.ebuild
+++ b/dev-ml/typerep_extended/typerep_extended-0.9.0.ebuild
@@ -3,6 +3,8 @@
 
 EAPI=6
 
+inherit opam
+
 DESCRIPTION="Runtime types for OCaml (Extended)"
 HOMEPAGE="https://github.com/janestreet/typerep_extended"
 SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
@@ -13,7 +15,6 @@ KEYWORDS="~amd64"
 IUSE=""
 
 DEPEND="
-	dev-lang/ocaml:=
 	dev-ml/bin-prot:=
 	dev-ml/core_kernel:=
 	dev-ml/ppx_bin_prot:=
@@ -27,12 +28,4 @@ DEPEND="
 	dev-ml/ocaml-migrate-parsetree:=
 "
 RDEPEND="${DEPEND}"
-DEPEND="${DEPEND} dev-ml/opam dev-ml/jbuilder"
-
-src_install() {
-	opam-installer -i \
-		--prefix="${ED}/usr" \
-		--libdir="${D}/$(ocamlc -where)" \
-		--docdir="${ED}/usr/share/doc/${PF}" \
-		${PN}.install || die
-}
+DEPEND="${DEPEND} dev-ml/jbuilder"


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-08-06 12:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-07 16:14 [gentoo-commits] repo/gentoo:master commit in: dev-ml/typerep_extended/ Alexis Ballier
  -- strict thread matches above, loose matches on Subject: below --
2016-03-22  9:20 Alexis Ballier
2017-01-24 11:50 Alexis Ballier
2017-01-30 22:55 Alexis Ballier
2017-04-02  8:38 Alexis Ballier
2017-08-06 12:30 Alexis Ballier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox