Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/netcdf/
Date: Sun, 27 Aug 2017 14:03:22
Message-Id: 1503842594.bb5742902ba7839200b0729575afb303e06f4a6e.slyfox@gentoo
1 commit: bb5742902ba7839200b0729575afb303e06f4a6e
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 27 09:48:14 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 27 14:03:14 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb574290
7
8 sci-libs/netcdf: stable 4.3.2-r1 for ia64, bug #627018
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ia64"
12
13 sci-libs/netcdf/netcdf-4.3.2-r1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sci-libs/netcdf/netcdf-4.3.2-r1.ebuild b/sci-libs/netcdf/netcdf-4.3.2-r1.ebuild
17 index 7d72581c51a..fd351c9fc86 100644
18 --- a/sci-libs/netcdf/netcdf-4.3.2-r1.ebuild
19 +++ b/sci-libs/netcdf/netcdf-4.3.2-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.unidata.ucar.edu/pub/netcdf/${P}.tar.gz"
27
28 LICENSE="UCAR-Unidata"
29 SLOT="0/7"
30 -KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux"
31 +KEYWORDS="amd64 ~arm ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
32 IUSE="+dap examples hdf +hdf5 mpi static-libs szip test tools"
33
34 RDEPEND="