diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-12-07 14:14:20 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-12-07 14:14:20 +0000 |
commit | 56010cc8fe6c98d0d8af877bdbadfa8ffb382ba8 (patch) | |
tree | 84c378ecce251daa90af8af20830de7b4d8e6271 /sci-libs | |
parent | .desktop file fixed. (diff) | |
download | gentoo-2-56010cc8fe6c98d0d8af877bdbadfa8ffb382ba8.tar.gz gentoo-2-56010cc8fe6c98d0d8af877bdbadfa8ffb382ba8.tar.bz2 gentoo-2-56010cc8fe6c98d0d8af877bdbadfa8ffb382ba8.zip |
Stable on ppc64; bug #201477
(Portage version: 2.1.3.19)
Diffstat (limited to 'sci-libs')
-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 e947d13ff605..36895ba249da 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.43 2007/12/07 01:06:44 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.44 2007/12/07 14:14:20 corsair Exp $ + + 07 Dec 2007; Markus Rothe <corsair@gentoo.org> netcdf-3.6.2.ebuild: + Stable on ppc64; bug #201477 07 Dec 2007; Christian Faulhammer <opfer@gentoo.org> netcdf-3.6.2.ebuild: stable x86, bug 201477 diff --git a/sci-libs/netcdf/netcdf-3.6.2.ebuild b/sci-libs/netcdf/netcdf-3.6.2.ebuild index 291787e00e3c..9bdd4e74e101 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.8 2007/12/07 01:06:44 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-3.6.2.ebuild,v 1.9 2007/12/07 14:14:20 corsair 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} |