From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 577D5138334 for ; Fri, 15 Mar 2019 07:25:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 62024E0897; Fri, 15 Mar 2019 07:25:13 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 23C88E0897 for ; Fri, 15 Mar 2019 07:25:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B416D335C6F for ; Fri, 15 Mar 2019 07:25:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4371A559 for ; Fri, 15 Mar 2019 07:25:10 +0000 (UTC) From: "Alfredo Tupone" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alfredo Tupone" Message-ID: <1552634699.f0437170eb42e30839073788456e18d5e695665b.tupone@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/why3-for-spark/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-mathematics/why3-for-spark/Manifest sci-mathematics/why3-for-spark/why3-for-spark-2017.ebuild sci-mathematics/why3-for-spark/why3-for-spark-2018.ebuild X-VCS-Directories: sci-mathematics/why3-for-spark/ X-VCS-Committer: tupone X-VCS-Committer-Name: Alfredo Tupone X-VCS-Revision: f0437170eb42e30839073788456e18d5e695665b X-VCS-Branch: master Date: Fri, 15 Mar 2019 07:25:10 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 0d37cf13-8ab4-49c6-ad48-bcbf4c1cfb49 X-Archives-Hash: b3589d78813d1463bdae660bec78243f commit: f0437170eb42e30839073788456e18d5e695665b Author: Tupone Alfredo gentoo org> AuthorDate: Fri Mar 15 07:24:05 2019 +0000 Commit: Alfredo Tupone gentoo org> CommitDate: Fri Mar 15 07:24:59 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0437170 sci-mathematics/why3-for-spark: use virtual/emacs on dependency Closes: https://bugs.gentoo.org/680312 Signed-off-by: Alfredo Tupone gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 sci-mathematics/why3-for-spark/Manifest | 1 - .../why3-for-spark/why3-for-spark-2017.ebuild | 83 ---------------------- .../why3-for-spark/why3-for-spark-2018.ebuild | 4 +- 3 files changed, 2 insertions(+), 86 deletions(-) diff --git a/sci-mathematics/why3-for-spark/Manifest b/sci-mathematics/why3-for-spark/Manifest index e6505ed60c7..8f9c5c3c62d 100644 --- a/sci-mathematics/why3-for-spark/Manifest +++ b/sci-mathematics/why3-for-spark/Manifest @@ -1,2 +1 @@ -DIST why3-for-spark-gpl-2017-src.tar.gz 9248235 BLAKE2B d9eb7201dfd5962c88ac8995e3cd800bf318f575a5e6ff7d0219941c0f0c9052e6b2c95c7c16fcd81b90cac647d503041bf16560bd44b58e7e0ced1ef2314bd2 SHA512 8f444402f6c1744cd7c565117732935791b1ae7996a94314c40a66d125eae8a81f2257314246c94fd29d3cd16abcff6a50a152a1191a4aae39a2c8a8d7c3b9e1 DIST why3-for-spark-gpl-2018-src.tar.gz 7682767 BLAKE2B 0b0272ca4d5519ca402990b234d0847378bcd2a0949fea78ea10e355233a16aebe79b938cdf8e4daadabb909171cab83b9d6ccacf9f2dc1c0b57bb6da6fd1fe0 SHA512 fc798acf343484fd8e70f470a318753c9a0e9967ff579f20ec185bf3c2a75e7a4a556388fc86a378610ce4a467f3e722c6f610da34d4c33bc3d6b10551731f07 diff --git a/sci-mathematics/why3-for-spark/why3-for-spark-2017.ebuild b/sci-mathematics/why3-for-spark/why3-for-spark-2017.ebuild deleted file mode 100644 index d7e68eab372..00000000000 --- a/sci-mathematics/why3-for-spark/why3-for-spark-2017.ebuild +++ /dev/null @@ -1,83 +0,0 @@ -# Copyright 1999-2018 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit autotools - -MYP=${PN}-gpl-${PV}-src - -DESCRIPTION="Platform for deductive program verification" -HOMEPAGE="http://why3.lri.fr/" -SRC_URI="http://mirrors.cdn.adacore.com/art/591c45e2c7a447af2deed055 - -> ${MYP}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="amd64" -IUSE="coq doc emacs gtk html hypothesis-selection +ocamlopt profiling zarith zip" -RESTRICT=strip - -DEPEND=">=dev-lang/ocaml-4.02.3[ocamlopt?] - dev-ml/menhir - coq? ( sci-mathematics/coq ) - doc? ( dev-tex/rubber ) - gtk? ( dev-ml/lablgtk[sourceview] ) - emacs? ( app-editors/emacs:* ) - html? ( dev-tex/hevea ) - hypothesis-selection? ( dev-ml/ocamlgraph ) - zarith? ( dev-ml/zarith ) - zip? ( >=dev-ml/camlzip-1.07 )" -RDEPEND="${DEPEND}" - -S="${WORKDIR}"/${MYP} - -PATCHES=( "${FILESDIR}"/${P}-gentoo.patch ) - -REQUIRED_USE="html? ( doc )" - -src_prepare() { - mv configure.{in,ac} || die - sed -i \ - -e "s:configure.in:configure.ac:g" \ - Makefile.in - default - eautoreconf -} - -src_configure() { - econf \ - --disable-pvs-libs \ - --disable-isabelle-libs \ - $(use_enable coq coq-libs) \ - $(use_enable coq coq-tactic) \ - $(use_enable doc) \ - $(use_enable emacs emacs-compilation) \ - $(use_enable gtk ide) \ - $(use_enable html html-doc) \ - $(use_enable hypothesis-selection) \ - $(use_enable ocamlopt native-code) \ - $(use_enable profiling) \ - $(use_enable zarith) \ - $(use_enable zip) -} - -src_compile() { - default - if use ocamlopt; then - emake byte - fi - use doc && emake doc -} - -src_install() { - default - emake DESTDIR="${D}" install-lib - emake DESTDIR="${D}" install_spark2014_dev - docompress -x /usr/share/doc/${PF}/examples - dodoc -r examples - if use doc; then - dodoc doc/manual.pdf - use html && dodoc -r doc/html - fi -} diff --git a/sci-mathematics/why3-for-spark/why3-for-spark-2018.ebuild b/sci-mathematics/why3-for-spark/why3-for-spark-2018.ebuild index da20dbb96af..5400b37276c 100644 --- a/sci-mathematics/why3-for-spark/why3-for-spark-2018.ebuild +++ b/sci-mathematics/why3-for-spark/why3-for-spark-2018.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -23,7 +23,7 @@ DEPEND=">=dev-lang/ocaml-4.02.3[ocamlopt?] coq? ( sci-mathematics/coq ) doc? ( dev-tex/rubber ) gtk? ( dev-ml/lablgtk[sourceview] ) - emacs? ( app-editors/emacs:* ) + emacs? ( virtual/emacs ) html? ( dev-tex/hevea ) hypothesis-selection? ( dev-ml/ocamlgraph ) zarith? ( dev-ml/zarith )