diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-13 12:28:37 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-13 12:28:37 +0000 |
commit | 1f1d5f646ec49953f98519fca8d8537e146fa7ce (patch) | |
tree | e950da5e95e5d80eb5dd6958cc03271470b5c2f4 /sci-libs/netcdf | |
parent | amd64 stable and cleanup old wrt bug #205996 (diff) | |
download | gentoo-2-1f1d5f646ec49953f98519fca8d8537e146fa7ce.tar.gz gentoo-2-1f1d5f646ec49953f98519fca8d8537e146fa7ce.tar.bz2 gentoo-2-1f1d5f646ec49953f98519fca8d8537e146fa7ce.zip |
alpha stable wrt #201477
(Portage version: 2.1.3.19)
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 d59f6cd399f7..e0d199f91e32 100644 --- a/sci-libs/netcdf/ChangeLog +++ b/sci-libs/netcdf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/netcdf # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.49 2008/01/25 09:43:21 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.50 2008/02/13 12:28:37 armin76 Exp $ + + 13 Feb 2008; Raúl Porcel <armin76@gentoo.org> netcdf-3.6.2.ebuild: + alpha stable wrt #201477 25 Jan 2008; Sébastien Fabbro <bicatali@gentoo.org> +files/netcdf-3.6.2-gcc43.patch, netcdf-3.6.2.ebuild: diff --git a/sci-libs/netcdf/netcdf-3.6.2.ebuild b/sci-libs/netcdf/netcdf-3.6.2.ebuild index 6baa588d4652..15d4d4a091e0 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-2008 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.14 2008/01/25 09:43:21 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-3.6.2.ebuild,v 1.15 2008/02/13 12:28:37 armin76 Exp $ inherit fortran eutils toolchain-funcs flag-o-matic autotools @@ -11,7 +11,7 @@ HOMEPAGE="http://www.unidata.ucar.edu/software/netcdf/" 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} |