From c8d60dada2ec8eb48b2d2b290cd6683ccec40e39 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 13 Feb 2021 21:41:11 +0000 Subject: gentoo (valentine's day) resync : 14.02.2021 --- dev-ml/opam-client/Manifest | 6 ++-- dev-ml/opam-client/metadata.xml | 4 +++ dev-ml/opam-client/opam-client-2.0.7-r1.ebuild | 38 ++++++++++++++++++++++++++ dev-ml/opam-client/opam-client-2.0.7.ebuild | 37 ------------------------- dev-ml/opam-client/opam-client-2.0.8.ebuild | 37 +++++++++++++++++++++++++ 5 files changed, 83 insertions(+), 39 deletions(-) create mode 100644 dev-ml/opam-client/opam-client-2.0.7-r1.ebuild delete mode 100644 dev-ml/opam-client/opam-client-2.0.7.ebuild create mode 100644 dev-ml/opam-client/opam-client-2.0.8.ebuild (limited to 'dev-ml/opam-client') diff --git a/dev-ml/opam-client/Manifest b/dev-ml/opam-client/Manifest index a501702d41ca..3c4fd9f3b68a 100644 --- a/dev-ml/opam-client/Manifest +++ b/dev-ml/opam-client/Manifest @@ -1,3 +1,5 @@ DIST opam-2.0.7.tar.gz 636708 BLAKE2B 2824a5c53f4103c267f99ae10f55df740b3afcc033321e888133817c0e53c4a8fc31738338df3d6d9ff8755987e85ade4a4726be98f77b06b81ffc1476d02c3d SHA512 2ade3998a94333a5a838b55e229ab0c707e678481cae892980b986fb86f39163070a9b7d3e0e87879cd57b91a33bf6a3e15f3786c3510a635e59383782218f1d -EBUILD opam-client-2.0.7.ebuild 761 BLAKE2B d5109fc827941ca38c2aacd990413e663af88039c33c0eb1d7bc78d2af5dac8cc8d23060a4cb7a6b2c82c9ba99e87095fd3a2dba66a26215267dee93421e6133 SHA512 3a08ab42ae35d934ac1c87cae2d864ba3ed620ab18b63c8216b85f976eec71006c6583abc821ddd67f73e90da339edfe968cb15e5189254b81ebdd1ae253ad97 -MISC metadata.xml 319 BLAKE2B f3a6de363afedd8ecf6d5cd898b0ecc0c7da67070f8929f39f6e5395303505e9b2679cd32ba4445f155aa522bc09f5c6bdb09a3941f679c5eb1ff757040f0d40 SHA512 c251d0c83e251b9f20f83be5d67381c562400dc1567a4d3a32b396c309dc669b03f1d7e25e4d953c155d41aeaad07d47a67a2c602855cd45d5c9bb749dfa3b3f +DIST opam-2.0.8.tar.gz 643221 BLAKE2B 66510a18285f315fe95665e8ba2f334dd44211c716543cdc25f2951a7dfe537f115981046e5963fd08deea4c76f5672fa7cf8e7af2274a713a3165bdd0bac8c2 SHA512 14737dc994be2c54dfeaf2658d3713178033e1bc2b4b845a58b4bfc118bbbf12b502924add0ae32b4b2b6c1944462e5ee7143df3de362d9ee39573249d013bc9 +EBUILD opam-client-2.0.7-r1.ebuild 805 BLAKE2B d0abd7f2154b1cd7c06feffdc9363134bce9d0d6f0528e9d4b231a61cad37c80b62ee127458eaf2e3194a727d1ef6b73340bb3c79a5523b184811e2e27d377c7 SHA512 e1bc63922a380b2bcac4586a44ab8b94aa3f78f1b591050d0cc79090a764e088345f3e3bf5607d9810f14a62f7e30592d7c1b147428c64dae2ba0fbcdb158e1b +EBUILD opam-client-2.0.8.ebuild 804 BLAKE2B 1d4da2ea5e09ab42ab85380f09699f481abc02ea9d263a6a4438279319c51d122bb3d478b4ec16594785c112040509354736809af34bfa0ad4d886e33e3d4787 SHA512 f07c23f407655ffe0b22d287c2a182f054e02d6836079318383fcbcfe41922fe8a371def5afd0e7e6c7d365b709431899f37f94f0030daa371d7ce2af62cfbf6 +MISC metadata.xml 412 BLAKE2B 3cd375059a5716aba5f14f8004970adb55bbec02cf911cc5739475a80789c86ab6d27f192e4757191be8e914e61db531b330695eba224e81273e351d507bd57b SHA512 6119e7d8b9cf779ac2070b8cbe9820849fa80542e86b353d0cab9c60bca6e5d122a1e4f57a75f3189058587e9e8c7d8c5f37e5d4a22395506c437f411df1c4e4 diff --git a/dev-ml/opam-client/metadata.xml b/dev-ml/opam-client/metadata.xml index 970e090f0dfd..856df00497e6 100644 --- a/dev-ml/opam-client/metadata.xml +++ b/dev-ml/opam-client/metadata.xml @@ -1,6 +1,10 @@ + + ml@gentoo.org + ML + gienah@gentoo.org Mark Wright diff --git a/dev-ml/opam-client/opam-client-2.0.7-r1.ebuild b/dev-ml/opam-client/opam-client-2.0.7-r1.ebuild new file mode 100644 index 000000000000..24d269ea2677 --- /dev/null +++ b/dev-ml/opam-client/opam-client-2.0.7-r1.ebuild @@ -0,0 +1,38 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit dune + +DESCRIPTION="opam client libraries" +HOMEPAGE="https://opam.ocaml.org/ https://github.com/ocaml/opam" +SRC_URI="https://github.com/ocaml/opam/archive/${PV/_/-}.tar.gz -> opam-${PV}.tar.gz" + +LICENSE="LGPL-2.1" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +IUSE="+ocamlopt" + +RDEPEND=" + dev-ml/cmdliner:= + ~dev-ml/opam-repository-${PV}:= + ~dev-ml/opam-state-${PV}:= + ~dev-ml/opam-solver-${PV}:= + dev-ml/opam-file-format:= + dev-ml/re:= +" +DEPEND="${RDEPEND}" + +S="${WORKDIR}/opam-${PV/_/-}" + +src_prepare() { + default + cat <<- EOF >> "${S}/dune" + (env + (dev + (flags (:standard -warn-error -3-9-33))) + (release + (flags (:standard -warn-error -3-9-33)))) + EOF +} diff --git a/dev-ml/opam-client/opam-client-2.0.7.ebuild b/dev-ml/opam-client/opam-client-2.0.7.ebuild deleted file mode 100644 index f9a4f7fe06b9..000000000000 --- a/dev-ml/opam-client/opam-client-2.0.7.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit dune - -DESCRIPTION="opam client libraries" -HOMEPAGE="https://opam.ocaml.org/ https://github.com/ocaml/opam" -SRC_URI="https://github.com/ocaml/opam/archive/${PV/_/-}.tar.gz -> opam-${PV}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" -IUSE="+ocamlopt" - -RDEPEND=" - dev-ml/opam-state:= - dev-ml/opam-file-format:= - dev-ml/re:= - dev-ml/opam-solver:= - dev-ml/cmdliner:= -" -DEPEND="${RDEPEND}" - -S="${WORKDIR}/opam-${PV/_/-}" - -src_prepare() { - default - cat <<- EOF >> "${S}/dune" - (env - (dev - (flags (:standard -warn-error -3-9-33))) - (release - (flags (:standard -warn-error -3-9-33)))) - EOF -} diff --git a/dev-ml/opam-client/opam-client-2.0.8.ebuild b/dev-ml/opam-client/opam-client-2.0.8.ebuild new file mode 100644 index 000000000000..a558d84098a0 --- /dev/null +++ b/dev-ml/opam-client/opam-client-2.0.8.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit dune + +DESCRIPTION="opam client libraries" +HOMEPAGE="https://opam.ocaml.org/ https://github.com/ocaml/opam" +SRC_URI="https://github.com/ocaml/opam/archive/${PV/_/-}.tar.gz -> opam-${PV}.tar.gz" +S="${WORKDIR}/opam-${PV/_/-}" + +LICENSE="LGPL-2.1" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +IUSE="+ocamlopt" + +RDEPEND=" + dev-ml/cmdliner:= + ~dev-ml/opam-repository-${PV}:= + ~dev-ml/opam-state-${PV}:= + ~dev-ml/opam-solver-${PV}:= + dev-ml/opam-file-format:= + dev-ml/re:= +" +DEPEND="${RDEPEND}" + +src_prepare() { + default + cat <<- EOF >> "${S}/dune" + (env + (dev + (flags (:standard -warn-error -3-9-33))) + (release + (flags (:standard -warn-error -3-9-33)))) + EOF +} -- cgit v1.2.3