summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-09-08 17:57:43 +0000
committerThomas Cort <tcort@gentoo.org>2006-09-08 17:57:43 +0000
commitc94284211f5782c40b84947b7e6e4dc622fec0eb (patch)
treef4f4313beb0f605c0334f08fd102386231232216 /sci-libs
parentAdded ~alpha keyword wrt Bug #128448. (diff)
downloadgentoo-2-c94284211f5782c40b84947b7e6e4dc622fec0eb.tar.gz
gentoo-2-c94284211f5782c40b84947b7e6e4dc622fec0eb.tar.bz2
gentoo-2-c94284211f5782c40b84947b7e6e4dc622fec0eb.zip
Stable on alpha wrt Bug #82431.
(Portage version: 2.1-r2)
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/netcdf/ChangeLog5
-rw-r--r--sci-libs/netcdf/netcdf-3.6.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/netcdf/ChangeLog b/sci-libs/netcdf/ChangeLog
index 041e879a20b0..db727521803a 100644
--- a/sci-libs/netcdf/ChangeLog
+++ b/sci-libs/netcdf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/netcdf
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.30 2006/08/22 14:02:20 geoman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.31 2006/09/08 17:57:43 tcort Exp $
+
+ 08 Sep 2006; Thomas Cort <tcort@gentoo.org> netcdf-3.6.1.ebuild:
+ Stable on alpha wrt Bug #82431.
22 Aug 2006; Stephen P. Becker <geoman@gentoo.org> netcdf-3.6.1.ebuild:
stable on mips, bug 82431
diff --git a/sci-libs/netcdf/netcdf-3.6.1.ebuild b/sci-libs/netcdf/netcdf-3.6.1.ebuild
index 189fb9427855..ffa02c576a74 100644
--- a/sci-libs/netcdf/netcdf-3.6.1.ebuild
+++ b/sci-libs/netcdf/netcdf-3.6.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-3.6.1.ebuild,v 1.13 2006/08/22 14:02:20 geoman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-3.6.1.ebuild,v 1.14 2006/09/08 17:57:43 tcort Exp $
inherit fortran eutils toolchain-funcs
@@ -11,7 +11,7 @@ HOMEPAGE="http://my.unidata.ucar.edu/content/software/netcdf/index.html"
LICENSE="UCAR-Unidata"
SLOT="0"
IUSE="fortran"
-KEYWORDS="~alpha amd64 hppa ia64 mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 sparc x86"
S="${WORKDIR}/${P}/src"