summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 a338305ecb3f..89c3ac8d32a8 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.72 2010/07/17 18:59:11 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.73 2010/07/25 14:24:05 jer Exp $
+
+ 25 Jul 2010; Jeroen Roovers <jer@gentoo.org> netcdf-4.1.1.ebuild:
+ Stable for HPPA (bug #325069).
17 Jul 2010; Raúl Porcel <armin76@gentoo.org> netcdf-4.1.1.ebuild:
alpha/ia64/sparc stable wrt #325069
diff --git a/sci-libs/netcdf/netcdf-4.1.1.ebuild b/sci-libs/netcdf/netcdf-4.1.1.ebuild
index 5caaa5c2ec81..22c2be29d268 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.6 2010/07/17 18:59:11 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1.ebuild,v 1.7 2010/07/25 14:24:05 jer 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?] )