diff options
author | 2007-12-11 16:56:22 +0000 | |
---|---|---|
committer | 2007-12-11 16:56:22 +0000 | |
commit | 887bbfeef51b624ae434448e000404794b41aea4 (patch) | |
tree | 707f27cb1f4b7796d0b86adaf24051f3598522ee /sci-libs/netcdf | |
parent | Stable on ppc wrt bug 201438 (diff) | |
download | gentoo-2-887bbfeef51b624ae434448e000404794b41aea4.tar.gz gentoo-2-887bbfeef51b624ae434448e000404794b41aea4.tar.bz2 gentoo-2-887bbfeef51b624ae434448e000404794b41aea4.zip |
Stable on ppc wrt bug 201477
(Portage version: 2.1.4_rc9)
Diffstat (limited to 'sci-libs/netcdf')
-rw-r--r-- | sci-libs/netcdf/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/netcdf/netcdf-3.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/netcdf/ChangeLog b/sci-libs/netcdf/ChangeLog index e1c1802d9a9b..18a4b94bc404 100644 --- a/sci-libs/netcdf/ChangeLog +++ b/sci-libs/netcdf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/netcdf # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.46 2007/12/10 14:04:58 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.47 2007/12/11 16:56:22 nixnut Exp $ + + 11 Dec 2007; nixnut <nixnut@gentoo.org> netcdf-3.6.2.ebuild: + Stable on ppc wrt bug 201477 10 Dec 2007; Ferris McCormick <fmccor@gentoo.org> netcdf-3.6.2.ebuild: Sparc stable --- Bug #201477 --- all tests good (gfortran). diff --git a/sci-libs/netcdf/netcdf-3.6.2.ebuild b/sci-libs/netcdf/netcdf-3.6.2.ebuild index 712cb93e66d8..8f0a43bfc206 100644 --- a/sci-libs/netcdf/netcdf-3.6.2.ebuild +++ b/sci-libs/netcdf/netcdf-3.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-3.6.2.ebuild,v 1.11 2007/12/10 14:04:58 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-3.6.2.ebuild,v 1.12 2007/12/11 16:56:22 nixnut Exp $ inherit fortran eutils toolchain-funcs flag-o-matic autotools @@ -11,7 +11,7 @@ HOMEPAGE="http://my.unidata.ucar.edu/content/software/netcdf/index.html" LICENSE="UCAR-Unidata" SLOT="0" IUSE="fortran debug doc" -KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86" RDEPEND="" DEPEND="${RDEPEND} |