public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-libs/netcdf: netcdf-4.1.1.ebuild ChangeLog
@ 2010-06-22 14:33 Justin Lecher (jlec)
  0 siblings, 0 replies; 7+ messages in thread
From: Justin Lecher (jlec) @ 2010-06-22 14:33 UTC (permalink / raw
  To: gentoo-commits

jlec        10/06/22 14:33:56

  Modified:             netcdf-4.1.1.ebuild ChangeLog
  Log:
  Cleaning unused eclass
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  sci-libs/netcdf/netcdf-4.1.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1.ebuild?r1=1.1&r2=1.2

Index: netcdf-4.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- netcdf-4.1.1.ebuild	27 Apr 2010 16:13:14 -0000	1.1
+++ netcdf-4.1.1.ebuild	22 Jun 2010 14:33:56 -0000	1.2
@@ -1,10 +1,10 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1.ebuild,v 1.1 2010/04/27 16:13:14 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1.ebuild,v 1.2 2010/06/22 14:33:56 jlec Exp $
 
 EAPI="3"
 
-inherit eutils autotools
+inherit eutils
 
 DESCRIPTION="Scientific library and interface for array oriented data access"
 SRC_URI="ftp://ftp.unidata.ucar.edu/pub/netcdf/${P}.tar.gz"



1.68                 sci-libs/netcdf/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/ChangeLog?rev=1.68&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/ChangeLog?rev=1.68&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/ChangeLog?r1=1.67&r2=1.68

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- ChangeLog	22 Jun 2010 14:30:06 -0000	1.67
+++ ChangeLog	22 Jun 2010 14:33:56 -0000	1.68
@@ -1,6 +1,9 @@
 # ChangeLog for sci-libs/netcdf
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.67 2010/06/22 14:30:06 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.68 2010/06/22 14:33:56 jlec Exp $
+
+  22 Jun 2010; Justin Lecher <jlec@gentoo.org> netcdf-4.1.1.ebuild:
+  Cleaning unused eclass
 
   22 Jun 2010; Justin Lecher <jlec@gentoo.org> netcdf-3.6.3.ebuild,
   +files/netcdf-3.6.3-parallel.patch:






^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sci-libs/netcdf: netcdf-4.1.1.ebuild ChangeLog
@ 2010-06-24 20:51 Pacho Ramos (pacho)
  0 siblings, 0 replies; 7+ messages in thread
From: Pacho Ramos (pacho) @ 2010-06-24 20:51 UTC (permalink / raw
  To: gentoo-commits

pacho       10/06/24 20:51:07

  Modified:             netcdf-4.1.1.ebuild ChangeLog
  Log:
  stable amd64, bug 325069
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  sci-libs/netcdf/netcdf-4.1.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1.ebuild?r1=1.2&r2=1.3

Index: netcdf-4.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- netcdf-4.1.1.ebuild	22 Jun 2010 14:33:56 -0000	1.2
+++ netcdf-4.1.1.ebuild	24 Jun 2010 20:51:07 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1.ebuild,v 1.2 2010/06/22 14:33:56 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1.ebuild,v 1.3 2010/06/24 20:51:07 pacho Exp $
 
 EAPI="3"
 
@@ -13,7 +13,7 @@
 LICENSE="UCAR-Unidata"
 SLOT="0"
 IUSE="dap doc fortran hdf5 static-libs szip cxx"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
 	hdf5? ( >=sci-libs/hdf5-1.8[zlib,szip?,fortran?] )



1.69                 sci-libs/netcdf/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/ChangeLog?rev=1.69&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/ChangeLog?rev=1.69&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/ChangeLog?r1=1.68&r2=1.69

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog	22 Jun 2010 14:33:56 -0000	1.68
+++ ChangeLog	24 Jun 2010 20:51:07 -0000	1.69
@@ -1,6 +1,9 @@
 # ChangeLog for sci-libs/netcdf
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.68 2010/06/22 14:33:56 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.69 2010/06/24 20:51:07 pacho Exp $
+
+  24 Jun 2010; Pacho Ramos <pacho@gentoo.org> netcdf-4.1.1.ebuild:
+  stable amd64, bug 325069
 
   22 Jun 2010; Justin Lecher <jlec@gentoo.org> netcdf-4.1.1.ebuild:
   Cleaning unused eclass






^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sci-libs/netcdf: netcdf-4.1.1.ebuild ChangeLog
@ 2010-07-09 13:39 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 7+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-07-09 13:39 UTC (permalink / raw
  To: gentoo-commits

fauli       10/07/09 13:39:26

  Modified:             netcdf-4.1.1.ebuild ChangeLog
  Log:
  stable x86, bug 325069
  (Portage version: 2.1.8.3/cvs/Linux i686)

Revision  Changes    Path
1.4                  sci-libs/netcdf/netcdf-4.1.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1.ebuild?r1=1.3&r2=1.4

Index: netcdf-4.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- netcdf-4.1.1.ebuild	24 Jun 2010 20:51:07 -0000	1.3
+++ netcdf-4.1.1.ebuild	9 Jul 2010 13:39:26 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1.ebuild,v 1.3 2010/06/24 20:51:07 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1.ebuild,v 1.4 2010/07/09 13:39:26 fauli Exp $
 
 EAPI="3"
 
@@ -13,7 +13,7 @@
 LICENSE="UCAR-Unidata"
 SLOT="0"
 IUSE="dap doc fortran hdf5 static-libs szip cxx"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
 	hdf5? ( >=sci-libs/hdf5-1.8[zlib,szip?,fortran?] )



1.70                 sci-libs/netcdf/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/ChangeLog?rev=1.70&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/ChangeLog?rev=1.70&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/ChangeLog?r1=1.69&r2=1.70

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- ChangeLog	24 Jun 2010 20:51:07 -0000	1.69
+++ ChangeLog	9 Jul 2010 13:39:26 -0000	1.70
@@ -1,6 +1,9 @@
 # ChangeLog for sci-libs/netcdf
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.69 2010/06/24 20:51:07 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.70 2010/07/09 13:39:26 fauli Exp $
+
+  09 Jul 2010; Christian Faulhammer <fauli@gentoo.org> netcdf-4.1.1.ebuild:
+  stable x86, bug 325069
 
   24 Jun 2010; Pacho Ramos <pacho@gentoo.org> netcdf-4.1.1.ebuild:
   stable amd64, bug 325069






^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sci-libs/netcdf: netcdf-4.1.1.ebuild ChangeLog
@ 2010-07-09 14:12 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 7+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-07-09 14:12 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/07/09 14:12:49

  Modified:             netcdf-4.1.1.ebuild ChangeLog
  Log:
  ppc64 stable wrt #325069
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  sci-libs/netcdf/netcdf-4.1.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1.ebuild?r1=1.4&r2=1.5

Index: netcdf-4.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- netcdf-4.1.1.ebuild	9 Jul 2010 13:39:26 -0000	1.4
+++ netcdf-4.1.1.ebuild	9 Jul 2010 14:12:49 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1.ebuild,v 1.4 2010/07/09 13:39:26 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1.ebuild,v 1.5 2010/07/09 14:12:49 ssuominen Exp $
 
 EAPI="3"
 
@@ -13,7 +13,7 @@
 LICENSE="UCAR-Unidata"
 SLOT="0"
 IUSE="dap doc fortran hdf5 static-libs szip cxx"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
 	hdf5? ( >=sci-libs/hdf5-1.8[zlib,szip?,fortran?] )



1.71                 sci-libs/netcdf/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/ChangeLog?rev=1.71&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/ChangeLog?rev=1.71&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/ChangeLog?r1=1.70&r2=1.71

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- ChangeLog	9 Jul 2010 13:39:26 -0000	1.70
+++ ChangeLog	9 Jul 2010 14:12:49 -0000	1.71
@@ -1,6 +1,9 @@
 # ChangeLog for sci-libs/netcdf
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.70 2010/07/09 13:39:26 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.71 2010/07/09 14:12:49 ssuominen Exp $
+
+  09 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> netcdf-4.1.1.ebuild:
+  ppc64 stable wrt #325069
 
   09 Jul 2010; Christian Faulhammer <fauli@gentoo.org> netcdf-4.1.1.ebuild:
   stable x86, bug 325069






^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sci-libs/netcdf: netcdf-4.1.1.ebuild ChangeLog
@ 2010-07-17 18:59 Raul Porcel (armin76)
  0 siblings, 0 replies; 7+ messages in thread
From: Raul Porcel (armin76) @ 2010-07-17 18:59 UTC (permalink / raw
  To: gentoo-commits

armin76     10/07/17 18:59:11

  Modified:             netcdf-4.1.1.ebuild ChangeLog
  Log:
  alpha/ia64/sparc stable wrt #325069
  (Portage version: 2.1.8.3/cvs/Linux ia64)

Revision  Changes    Path
1.6                  sci-libs/netcdf/netcdf-4.1.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1.ebuild?r1=1.5&r2=1.6

Index: netcdf-4.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- netcdf-4.1.1.ebuild	9 Jul 2010 14:12:49 -0000	1.5
+++ netcdf-4.1.1.ebuild	17 Jul 2010 18:59:11 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1.ebuild,v 1.5 2010/07/09 14:12:49 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1.ebuild,v 1.6 2010/07/17 18:59:11 armin76 Exp $
 
 EAPI="3"
 
@@ -13,7 +13,7 @@
 LICENSE="UCAR-Unidata"
 SLOT="0"
 IUSE="dap doc fortran hdf5 static-libs szip cxx"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 ~hppa ia64 ~mips ~ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
 	hdf5? ( >=sci-libs/hdf5-1.8[zlib,szip?,fortran?] )



1.72                 sci-libs/netcdf/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/ChangeLog?rev=1.72&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/ChangeLog?rev=1.72&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/ChangeLog?r1=1.71&r2=1.72

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- ChangeLog	9 Jul 2010 14:12:49 -0000	1.71
+++ ChangeLog	17 Jul 2010 18:59:11 -0000	1.72
@@ -1,6 +1,9 @@
 # ChangeLog for sci-libs/netcdf
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.71 2010/07/09 14:12:49 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.72 2010/07/17 18:59:11 armin76 Exp $
+
+  17 Jul 2010; Raúl Porcel <armin76@gentoo.org> netcdf-4.1.1.ebuild:
+  alpha/ia64/sparc stable wrt #325069
 
   09 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> netcdf-4.1.1.ebuild:
   ppc64 stable wrt #325069






^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sci-libs/netcdf: netcdf-4.1.1.ebuild ChangeLog
@ 2010-07-25 14:24 Jeroen Roovers (jer)
  0 siblings, 0 replies; 7+ messages in thread
From: Jeroen Roovers (jer) @ 2010-07-25 14:24 UTC (permalink / raw
  To: gentoo-commits

jer         10/07/25 14:24:05

  Modified:             netcdf-4.1.1.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #325069).
  (Portage version: 2.2_rc67/cvs/Linux i686)

Revision  Changes    Path
1.7                  sci-libs/netcdf/netcdf-4.1.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1.ebuild?r1=1.6&r2=1.7

Index: netcdf-4.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- netcdf-4.1.1.ebuild	17 Jul 2010 18:59:11 -0000	1.6
+++ netcdf-4.1.1.ebuild	25 Jul 2010 14:24:05 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1.ebuild,v 1.6 2010/07/17 18:59:11 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1.ebuild,v 1.7 2010/07/25 14:24:05 jer Exp $
 
 EAPI="3"
 
@@ -13,7 +13,7 @@
 LICENSE="UCAR-Unidata"
 SLOT="0"
 IUSE="dap doc fortran hdf5 static-libs szip cxx"
-KEYWORDS="alpha amd64 ~hppa ia64 ~mips ~ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
 	hdf5? ( >=sci-libs/hdf5-1.8[zlib,szip?,fortran?] )



1.73                 sci-libs/netcdf/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/ChangeLog?rev=1.73&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/ChangeLog?rev=1.73&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/ChangeLog?r1=1.72&r2=1.73

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- ChangeLog	17 Jul 2010 18:59:11 -0000	1.72
+++ ChangeLog	25 Jul 2010 14:24:05 -0000	1.73
@@ -1,6 +1,9 @@
 # ChangeLog for sci-libs/netcdf
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.72 2010/07/17 18:59:11 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.73 2010/07/25 14:24:05 jer Exp $
+
+  25 Jul 2010; Jeroen Roovers <jer@gentoo.org> netcdf-4.1.1.ebuild:
+  Stable for HPPA (bug #325069).
 
   17 Jul 2010; Raúl Porcel <armin76@gentoo.org> netcdf-4.1.1.ebuild:
   alpha/ia64/sparc stable wrt #325069






^ permalink raw reply	[flat|nested] 7+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sci-libs/netcdf: netcdf-4.1.1.ebuild ChangeLog
@ 2010-10-22 10:31 Fabian Groffen (grobian)
  0 siblings, 0 replies; 7+ messages in thread
From: Fabian Groffen (grobian) @ 2010-10-22 10:31 UTC (permalink / raw
  To: gentoo-commits

grobian     10/10/22 10:31:42

  Modified:             netcdf-4.1.1.ebuild ChangeLog
  Log:
  Marked ~ppc-macos
  
  (Portage version: 2.2.01.16711-prefix/cvs/SunOS i386, RepoMan options: --force)

Revision  Changes    Path
1.8                  sci-libs/netcdf/netcdf-4.1.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1.ebuild?r1=1.7&r2=1.8

Index: netcdf-4.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- netcdf-4.1.1.ebuild	25 Jul 2010 14:24:05 -0000	1.7
+++ netcdf-4.1.1.ebuild	22 Oct 2010 10:31:42 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1.ebuild,v 1.7 2010/07/25 14:24:05 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/netcdf-4.1.1.ebuild,v 1.8 2010/10/22 10:31:42 grobian Exp $
 
 EAPI="3"
 
@@ -13,7 +13,7 @@
 LICENSE="UCAR-Unidata"
 SLOT="0"
 IUSE="dap doc fortran hdf5 static-libs szip cxx"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
 
 RDEPEND="
 	hdf5? ( >=sci-libs/hdf5-1.8[zlib,szip?,fortran?] )



1.74                 sci-libs/netcdf/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/ChangeLog?rev=1.74&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/ChangeLog?rev=1.74&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/netcdf/ChangeLog?r1=1.73&r2=1.74

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- ChangeLog	25 Jul 2010 14:24:05 -0000	1.73
+++ ChangeLog	22 Oct 2010 10:31:42 -0000	1.74
@@ -1,6 +1,9 @@
 # ChangeLog for sci-libs/netcdf
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.73 2010/07/25 14:24:05 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/netcdf/ChangeLog,v 1.74 2010/10/22 10:31:42 grobian Exp $
+
+  22 Oct 2010; Fabian Groffen <grobian@gentoo.org> netcdf-4.1.1.ebuild:
+  Marked ~ppc-macos
 
   25 Jul 2010; Jeroen Roovers <jer@gentoo.org> netcdf-4.1.1.ebuild:
   Stable for HPPA (bug #325069).






^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-10-22 10:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-25 14:24 [gentoo-commits] gentoo-x86 commit in sci-libs/netcdf: netcdf-4.1.1.ebuild ChangeLog Jeroen Roovers (jer)
  -- strict thread matches above, loose matches on Subject: below --
2010-10-22 10:31 Fabian Groffen (grobian)
2010-07-17 18:59 Raul Porcel (armin76)
2010-07-09 14:12 Samuli Suominen (ssuominen)
2010-07-09 13:39 Christian Faulhammer (fauli)
2010-06-24 20:51 Pacho Ramos (pacho)
2010-06-22 14:33 Justin Lecher (jlec)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox