summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-17 16:32:26 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-17 16:32:26 +0000
commit71609357dbfcbfd0583b2a7ddff963dbe27a2a7d (patch)
tree0be341da504e9bd6815bbbf60127c9df71d4edaa
parentAdd ~ppc64, wrt bug #424329 (diff)
downloadgentoo-2-71609357dbfcbfd0583b2a7ddff963dbe27a2a7d.tar.gz
gentoo-2-71609357dbfcbfd0583b2a7ddff963dbe27a2a7d.tar.bz2
gentoo-2-71609357dbfcbfd0583b2a7ddff963dbe27a2a7d.zip
Add ~ppc64, wrt bug #435904
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
-rw-r--r--sci-libs/netcdf/ChangeLog5
-rw-r--r--sci-libs/netcdf/netcdf-4.2.1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/netcdf/ChangeLog b/sci-libs/netcdf/ChangeLog
index a4b788341032..ff2eab848875 100644
--- a/sci-libs/netcdf/ChangeLog
+++ b/sci-libs/netcdf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/netcdf
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.107 2012/10/16 20:31:51 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.108 2012/12/17 16:32:26 ago Exp $
+
+ 17 Dec 2012; Agostino Sarubbo <ago@gentoo.org> netcdf-4.2.1.1.ebuild:
+ Add ~ppc64, wrt bug #435904
16 Oct 2012; Justin Lecher <jlec@gentoo.org> netcdf-4.1.1-r4.ebuild,
netcdf-4.1.3.ebuild, netcdf-4.2.ebuild, netcdf-4.2.1.ebuild,
diff --git a/sci-libs/netcdf/netcdf-4.2.1.1.ebuild b/sci-libs/netcdf/netcdf-4.2.1.1.ebuild
index cfda9317f582..60e26da9a4c4 100644
--- a/sci-libs/netcdf/netcdf-4.2.1.1.ebuild
+++ b/sci-libs/netcdf/netcdf-4.2.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-4.2.1.1.ebuild,v 1.2 2012/10/16 20:31:51 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-4.2.1.1.ebuild,v 1.3 2012/12/17 16:32:26 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.unidata.ucar.edu/pub/netcdf/${P}.tar.gz"
LICENSE="UCAR-Unidata"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="+dap doc examples hdf +hdf5 mpi static-libs szip test tools"
RDEPEND="