Gentoo Archives: gentoo-commits

From: Alfredo Tupone <tupone@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/why3-for-spark/
Date: Wed, 25 Oct 2017 17:29:24
Message-Id: 1508952528.7e278f5c3b1dc15bbce41b0c5574dfae1db6fc51.tupone@gentoo
1 commit: 7e278f5c3b1dc15bbce41b0c5574dfae1db6fc51
2 Author: Tupone Alfredo <tupone <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 25 17:28:48 2017 +0000
4 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 25 17:28:48 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e278f5c
7
8 sci-mathematics/why3-for-spark: remove extra --disable-zip
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11
12 sci-mathematics/why3-for-spark/why3-for-spark-2017.ebuild | 1 -
13 1 file changed, 1 deletion(-)
14
15 diff --git a/sci-mathematics/why3-for-spark/why3-for-spark-2017.ebuild b/sci-mathematics/why3-for-spark/why3-for-spark-2017.ebuild
16 index 0216951fd81..c143320a492 100644
17 --- a/sci-mathematics/why3-for-spark/why3-for-spark-2017.ebuild
18 +++ b/sci-mathematics/why3-for-spark/why3-for-spark-2017.ebuild
19 @@ -49,7 +49,6 @@ src_configure() {
20 --disable-coq-tactic \
21 --disable-pvs-libs \
22 --disable-isabelle-libs \
23 - --disable-zip \
24 $(use_enable coq coq-libs) \
25 $(use_enable doc) \
26 $(use_enable emacs emacs-compilation) \