Gentoo Archives: gentoo-commits

From: Christoph Junghans <junghans@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-physics/espresso++/
Date: Sun, 15 Jul 2018 21:39:15
Message-Id: 1531690700.e35f966afb138fd76c1d49add181c5ee5f45e524.junghans@gentoo
1 commit: e35f966afb138fd76c1d49add181c5ee5f45e524
2 Author: Christoph Junghans <junghans <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 15 21:38:20 2018 +0000
4 Commit: Christoph Junghans <junghans <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 15 21:38:20 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e35f966a
7
8 sci-physics/espresso++: version bump
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 sci-physics/espresso++/Manifest | 1 +
13 .../espresso++/{espresso++-9999.ebuild => espresso++-2.0.ebuild} | 6 ++++--
14 sci-physics/espresso++/espresso++-9999.ebuild | 6 ++++--
15 3 files changed, 9 insertions(+), 4 deletions(-)
16
17 diff --git a/sci-physics/espresso++/Manifest b/sci-physics/espresso++/Manifest
18 index b41cf6edbb1..06b0cbcf75d 100644
19 --- a/sci-physics/espresso++/Manifest
20 +++ b/sci-physics/espresso++/Manifest
21 @@ -1 +1,2 @@
22 DIST espresso++-1.9.4.tar.gz 23954404 BLAKE2B b2bb7940db21acb64771fc387d22cec49fc39bae58b9d4ff683eccdbba63981e7ba5c6d64ce938f53e125e74db0423d40ac3c60e33a5589b64a20527437027c6 SHA512 0b5c8ad81c1d6b742909533c58cd791f1702270778f6f140e84108f0da8313418f7fa39d83de2e24f8308e887a1c41d2fcdd0a33ef505d08244a235f95fe611d
23 +DIST espresso++-2.0.tar.gz 26352105 BLAKE2B 1e35f20a781be36b15a587adcfbe461ea2eaaa2be5fffb86906283b1b7327596e94a5c33f4dcb41288fa7d1262ede1655192652d8eb80f8f866d25e5a4ec654c SHA512 97c7fb45091d09c1b131b462b010d7e082589ae1746dd9fedfd6affdbcdd384d5c9beaeaec3e08cec88750d0a1db8a1f8e68adb01f45dd8b92a1cb34c69386dc
24
25 diff --git a/sci-physics/espresso++/espresso++-9999.ebuild b/sci-physics/espresso++/espresso++-2.0.ebuild
26 similarity index 91%
27 copy from sci-physics/espresso++/espresso++-9999.ebuild
28 copy to sci-physics/espresso++/espresso++-2.0.ebuild
29 index 2f9ecca51ed..3bae0551d9b 100644
30 --- a/sci-physics/espresso++/espresso++-9999.ebuild
31 +++ b/sci-physics/espresso++/espresso++-2.0.ebuild
32 @@ -1,4 +1,4 @@
33 -# Copyright 1999-2017 Gentoo Foundation
34 +# Copyright 1999-2018 Gentoo Foundation
35 # Distributed under the terms of the GNU General Public License v2
36
37 EAPI=6
38 @@ -30,9 +30,11 @@ RDEPEND="${PYTHON_DEPS}
39 virtual/mpi
40 dev-libs/boost:=[python,mpi,${PYTHON_USEDEP}]
41 sci-libs/fftw:3.0
42 - dev-python/mpi4py[${PYTHON_USEDEP}]"
43 + >=dev-python/mpi4py-2[${PYTHON_USEDEP}]"
44 DEPEND="${RDEPEND}"
45
46 +S="${WORKDIR}/${MY_PN}-${PV}"
47 +
48 src_configure() {
49 src_configure_internal() {
50 local mycmakeargs=(
51
52 diff --git a/sci-physics/espresso++/espresso++-9999.ebuild b/sci-physics/espresso++/espresso++-9999.ebuild
53 index 2f9ecca51ed..3bae0551d9b 100644
54 --- a/sci-physics/espresso++/espresso++-9999.ebuild
55 +++ b/sci-physics/espresso++/espresso++-9999.ebuild
56 @@ -1,4 +1,4 @@
57 -# Copyright 1999-2017 Gentoo Foundation
58 +# Copyright 1999-2018 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60
61 EAPI=6
62 @@ -30,9 +30,11 @@ RDEPEND="${PYTHON_DEPS}
63 virtual/mpi
64 dev-libs/boost:=[python,mpi,${PYTHON_USEDEP}]
65 sci-libs/fftw:3.0
66 - dev-python/mpi4py[${PYTHON_USEDEP}]"
67 + >=dev-python/mpi4py-2[${PYTHON_USEDEP}]"
68 DEPEND="${RDEPEND}"
69
70 +S="${WORKDIR}/${MY_PN}-${PV}"
71 +
72 src_configure() {
73 src_configure_internal() {
74 local mycmakeargs=(