diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-07-09 13:39:26 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-07-09 13:39:26 +0000 |
commit | 86b3d3d32b8f18bfbb0ea96e7cf5810c5cf74c44 (patch) | |
tree | 19b2ca1e14f1ce51038e92583904d844126fdc73 /sci-libs/netcdf | |
parent | stable x86, bug 324613 (diff) | |
download | gentoo-2-86b3d3d32b8f18bfbb0ea96e7cf5810c5cf74c44.tar.gz gentoo-2-86b3d3d32b8f18bfbb0ea96e7cf5810c5cf74c44.tar.bz2 gentoo-2-86b3d3d32b8f18bfbb0ea96e7cf5810c5cf74c44.zip |
stable x86, bug 325069
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'sci-libs/netcdf')
-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 fd9615555b5c..8035c362ac9e 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.69 2010/06/24 20:51:07 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.70 2010/07/09 13:39:26 fauli Exp $ + + 09 Jul 2010; Christian Faulhammer <fauli@gentoo.org> netcdf-4.1.1.ebuild: + stable x86, bug 325069 24 Jun 2010; Pacho Ramos <pacho@gentoo.org> netcdf-4.1.1.ebuild: stable amd64, bug 325069 diff --git a/sci-libs/netcdf/netcdf-4.1.1.ebuild b/sci-libs/netcdf/netcdf-4.1.1.ebuild index d88a278ab5ec..61c462945651 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.3 2010/06/24 20:51:07 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1.ebuild,v 1.4 2010/07/09 13:39:26 fauli 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?] ) |