summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-07-09 14:12:49 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-07-09 14:12:49 +0000
commitcd493861f9762f686d6e2a1d89fce520f708264a (patch)
tree76fcd0c4dadc2dd109771423969b849a008a7895 /sci-libs/netcdf
parentppc64 stable wrt #299710 (diff)
downloadhistorical-cd493861f9762f686d6e2a1d89fce520f708264a.tar.gz
historical-cd493861f9762f686d6e2a1d89fce520f708264a.tar.bz2
historical-cd493861f9762f686d6e2a1d89fce520f708264a.zip
ppc64 stable wrt #325069
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'sci-libs/netcdf')
-rw-r--r--sci-libs/netcdf/ChangeLog5
-rw-r--r--sci-libs/netcdf/netcdf-4.1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/netcdf/ChangeLog b/sci-libs/netcdf/ChangeLog
index 8035c362ac9e..6dcb0efb6dab 100644
--- a/sci-libs/netcdf/ChangeLog
+++ b/sci-libs/netcdf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/netcdf
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.70 2010/07/09 13:39:26 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.71 2010/07/09 14:12:49 ssuominen Exp $
+
+ 09 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> netcdf-4.1.1.ebuild:
+ ppc64 stable wrt #325069
09 Jul 2010; Christian Faulhammer <fauli@gentoo.org> netcdf-4.1.1.ebuild:
stable x86, bug 325069
diff --git a/sci-libs/netcdf/netcdf-4.1.1.ebuild b/sci-libs/netcdf/netcdf-4.1.1.ebuild
index 61c462945651..a4b4d73e96e7 100644
--- a/sci-libs/netcdf/netcdf-4.1.1.ebuild
+++ b/sci-libs/netcdf/netcdf-4.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1.ebuild,v 1.4 2010/07/09 13:39:26 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1.ebuild,v 1.5 2010/07/09 14:12:49 ssuominen Exp $
EAPI="3"
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.unidata.ucar.edu/software/netcdf/"
LICENSE="UCAR-Unidata"
SLOT="0"
IUSE="dap doc fortran hdf5 static-libs szip cxx"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
RDEPEND="
hdf5? ( >=sci-libs/hdf5-1.8[zlib,szip?,fortran?] )