Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/cdat-lite/
Date: Wed, 28 Dec 2016 11:58:18
Message-Id: 1482926282.ecc052ff634eec3b4e4cdcc19a1478b6b681a6b0.pacho@gentoo
1 commit: ecc052ff634eec3b4e4cdcc19a1478b6b681a6b0
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 28 11:34:36 2016 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 28 11:58:02 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecc052ff
7
8 sci-geosciences/cdat-lite: Needs to be rebuilt with netcdf subslot bumps
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 sci-geosciences/cdat-lite/cdat-lite-6.0_rc2.ebuild | 5 +++--
13 1 file changed, 3 insertions(+), 2 deletions(-)
14
15 diff --git a/sci-geosciences/cdat-lite/cdat-lite-6.0_rc2.ebuild b/sci-geosciences/cdat-lite/cdat-lite-6.0_rc2.ebuild
16 index a8160b4..5e5f6c6 100644
17 --- a/sci-geosciences/cdat-lite/cdat-lite-6.0_rc2.ebuild
18 +++ b/sci-geosciences/cdat-lite/cdat-lite-6.0_rc2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -21,7 +21,8 @@ SLOT="0"
26 KEYWORDS="~amd64 ~x86"
27 IUSE=""
28
29 -COMMON_DEPEND=">=sci-libs/netcdf-4.0.1
30 +COMMON_DEPEND="
31 + >=sci-libs/netcdf-4.0.1:0=
32 >=sci-libs/hdf5-1.6.4
33 dev-python/numpy[${PYTHON_USEDEP}]
34 dev-python/wxpython:2.8[${PYTHON_USEDEP}]