summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-07-12 16:05:43 +0000
committerAron Griffis <agriffis@gentoo.org>2006-07-12 16:05:43 +0000
commit256417c022dddc395b22c45bec5e801f4976e469 (patch)
tree66b66eb3930cc4ad8b39c487cb4e1338b05ec264 /sci-libs
parentMark 2.4 stable on ia64 (diff)
downloadgentoo-2-256417c022dddc395b22c45bec5e801f4976e469.tar.gz
gentoo-2-256417c022dddc395b22c45bec5e801f4976e469.tar.bz2
gentoo-2-256417c022dddc395b22c45bec5e801f4976e469.zip
Mark 3.6.1 stable on ia64. #82431
(Portage version: 2.1-r1)
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 bfb4e8f42835..3dc2de67f75e 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.24 2006/07/10 23:07:43 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.25 2006/07/12 16:05:43 agriffis Exp $
+
+ 12 Jul 2006; Aron Griffis <agriffis@gentoo.org> netcdf-3.6.1.ebuild:
+ Mark 3.6.1 stable on ia64. #82431
10 Jul 2006; Jeroen Roovers <jer@gentoo.org> netcdf-3.6.1.ebuild:
Stable for HPPA (bug #82431).
diff --git a/sci-libs/netcdf/netcdf-3.6.1.ebuild b/sci-libs/netcdf/netcdf-3.6.1.ebuild
index 80f8ec83a16d..94268f75a278 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.7 2006/07/10 23:07:43 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-3.6.1.ebuild,v 1.8 2006/07/12 16:05:43 agriffis Exp $
inherit fortran eutils
@@ -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"