diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-07-17 18:59:11 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-07-17 18:59:11 +0000 |
commit | 4c20b190d52bc4a9ef0d85cab39514a463fb7e29 (patch) | |
tree | 877cc5a4a8f584072a258649da47db0035425c31 /sci-libs | |
parent | ia64 stable (diff) | |
download | gentoo-2-4c20b190d52bc4a9ef0d85cab39514a463fb7e29.tar.gz gentoo-2-4c20b190d52bc4a9ef0d85cab39514a463fb7e29.tar.bz2 gentoo-2-4c20b190d52bc4a9ef0d85cab39514a463fb7e29.zip |
alpha/ia64/sparc stable wrt #325069
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/netcdf/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/netcdf/netcdf-4.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/netcdf/ChangeLog b/sci-libs/netcdf/ChangeLog index 6dcb0efb6dab..a338305ecb3f 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.71 2010/07/09 14:12:49 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.72 2010/07/17 18:59:11 armin76 Exp $ + + 17 Jul 2010; Raúl Porcel <armin76@gentoo.org> netcdf-4.1.1.ebuild: + alpha/ia64/sparc stable wrt #325069 09 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> netcdf-4.1.1.ebuild: ppc64 stable wrt #325069 diff --git a/sci-libs/netcdf/netcdf-4.1.1.ebuild b/sci-libs/netcdf/netcdf-4.1.1.ebuild index a4b4d73e96e7..5caaa5c2ec81 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.5 2010/07/09 14:12:49 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1.ebuild,v 1.6 2010/07/17 18:59:11 armin76 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?] ) |