From 3825b98bbd90a2b61d9e14ecd2f077ce7de60764 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Sun, 22 Feb 2015 10:58:10 +0000 Subject: amd64/ppc/ppc64/x86 stable, bug #540494 (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A188FBD4) --- sci-libs/netcdf/ChangeLog | 7 +++++-- sci-libs/netcdf/netcdf-4.3.2-r1.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/sci-libs/netcdf/ChangeLog b/sci-libs/netcdf/ChangeLog index 01d4a959b4ce..c73af9e15639 100644 --- a/sci-libs/netcdf/ChangeLog +++ b/sci-libs/netcdf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/netcdf -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.116 2014/10/24 14:19:46 aballier Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.117 2015/02/22 10:58:10 pacho Exp $ + + 22 Feb 2015; Pacho Ramos netcdf-4.3.2-r1.ebuild: + amd64/ppc/ppc64/x86 stable, bug #540494 24 Oct 2014; Alexis Ballier netcdf-4.3.2-r1.ebuild: keyword ~arm diff --git a/sci-libs/netcdf/netcdf-4.3.2-r1.ebuild b/sci-libs/netcdf/netcdf-4.3.2-r1.ebuild index 2f5bd3107c0e..212f9e922cd7 100644 --- a/sci-libs/netcdf/netcdf-4.3.2-r1.ebuild +++ b/sci-libs/netcdf/netcdf-4.3.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-4.3.2-r1.ebuild,v 1.2 2014/10/24 14:19:46 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-4.3.2-r1.ebuild,v 1.3 2015/02/22 10:58:10 pacho Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.unidata.ucar.edu/pub/netcdf/${P}.tar.gz" LICENSE="UCAR-Unidata" SLOT="0/7" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="+dap examples hdf +hdf5 mpi static-libs szip test tools" RDEPEND=" -- cgit v1.2.3-65-gdbad