diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-12-10 03:21:12 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-12-10 03:21:12 +0000 |
commit | d4296c50e252e77a1c9e9e004e4402e3bb960edc (patch) | |
tree | 67fe9ef81248ffb38340a317665ff52d6fff40f5 /sci-libs | |
parent | Marked ~hppa (bug #201744). (diff) | |
download | gentoo-2-d4296c50e252e77a1c9e9e004e4402e3bb960edc.tar.gz gentoo-2-d4296c50e252e77a1c9e9e004e4402e3bb960edc.tar.bz2 gentoo-2-d4296c50e252e77a1c9e9e004e4402e3bb960edc.zip |
Stable for HPPA (bug #201477).
(Portage version: 2.1.4_rc9)
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 36895ba249da..49d89c4fecd9 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.44 2007/12/07 14:14:20 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.45 2007/12/10 03:21:12 jer Exp $ + + 10 Dec 2007; Jeroen Roovers <jer@gentoo.org> netcdf-3.6.2.ebuild: + Stable for HPPA (bug #201477). 07 Dec 2007; Markus Rothe <corsair@gentoo.org> netcdf-3.6.2.ebuild: Stable on ppc64; bug #201477 diff --git a/sci-libs/netcdf/netcdf-3.6.2.ebuild b/sci-libs/netcdf/netcdf-3.6.2.ebuild index 9bdd4e74e101..c43f3794087f 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.9 2007/12/07 14:14:20 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-3.6.2.ebuild,v 1.10 2007/12/10 03:21:12 jer 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} |