public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-chemistry/gromacs: ChangeLog gromacs-4.0.4.ebuild
@ 2009-05-10 10:17 Alexey Shvetsov (alexxy)
  0 siblings, 0 replies; 6+ messages in thread
From: Alexey Shvetsov (alexxy) @ 2009-05-10 10:17 UTC (permalink / raw
  To: gentoo-commits

alexxy      09/05/10 10:17:48

  Modified:             ChangeLog gromacs-4.0.4.ebuild
  Log:
  Add upstream fix for sparc bug #260995
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.36                 sci-chemistry/gromacs/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gromacs/ChangeLog?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gromacs/ChangeLog?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gromacs/ChangeLog?r1=1.35&r2=1.36

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog	20 Apr 2009 13:39:12 -0000	1.35
+++ ChangeLog	10 May 2009 10:17:48 -0000	1.36
@@ -1,6 +1,10 @@
 # ChangeLog for sci-chemistry/gromacs
-# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.35 2009/04/20 13:39:12 alexxy Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.36 2009/05/10 10:17:48 alexxy Exp $
+
+  10 May 2009; Alexey Shvetsov <alexxy@gentoo.org> gromacs-4.0.4.ebuild,
+  +files/gromacs-4.0.4-sparc-cyclecounter.patch:
+  Add upstream fix for sparc bug #260995
 
 *gromacs-4.0.4 (20 Apr 2009)
 



1.2                  sci-chemistry/gromacs/gromacs-4.0.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gromacs/gromacs-4.0.4.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gromacs/gromacs-4.0.4.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gromacs/gromacs-4.0.4.ebuild?r1=1.1&r2=1.2

Index: gromacs-4.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.0.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gromacs-4.0.4.ebuild	20 Apr 2009 13:39:12 -0000	1.1
+++ gromacs-4.0.4.ebuild	10 May 2009 10:17:48 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.0.4.ebuild,v 1.1 2009/04/20 13:39:12 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.0.4.ebuild,v 1.2 2009/05/10 10:17:48 alexxy Exp $
 
 EAPI="2"
 
@@ -32,6 +32,8 @@
 RDEPEND="${DEPEND}"
 
 src_prepare() {
+
+	epatch "${FILESDIR}/${P}-sparc-cyclecounter.patch"
 	# Fix typos in a couple of files.
 	sed -e "s:+0f:-f:" -i share/tutor/gmxdemo/demo \
 		|| die "Failed to fixup demo script."
@@ -52,7 +54,7 @@
 	sed -e "s:\$\$libdir:\$\$temp_libdir:" \
 	-i src/tools/Makefile.am \
 	|| die "sed tools/Makefile.am failed"
-
+	
 	use fkernels && epatch "${FILESDIR}/${P}-configure-gfortran.patch"
 
 	eautoreconf






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

* [gentoo-commits] gentoo-x86 commit in sci-chemistry/gromacs: ChangeLog gromacs-4.0.4.ebuild
@ 2009-05-10 15:12 Ferris McCormick (fmccor)
  0 siblings, 0 replies; 6+ messages in thread
From: Ferris McCormick (fmccor) @ 2009-05-10 15:12 UTC (permalink / raw
  To: gentoo-commits

fmccor      09/05/10 15:12:43

  Modified:             ChangeLog gromacs-4.0.4.ebuild
  Log:
  Sparc stable, Bug #260995, which see for discussion.
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.37                 sci-chemistry/gromacs/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gromacs/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gromacs/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gromacs/ChangeLog?r1=1.36&r2=1.37

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	10 May 2009 10:17:48 -0000	1.36
+++ ChangeLog	10 May 2009 15:12:43 -0000	1.37
@@ -1,6 +1,9 @@
 # ChangeLog for sci-chemistry/gromacs
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.36 2009/05/10 10:17:48 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.37 2009/05/10 15:12:43 fmccor Exp $
+
+  10 May 2009; Ferris McCormick <fmccor@gentoo.org> gromacs-4.0.4.ebuild:
+  Sparc stable, Bug #260995, which see for discussion.
 
   10 May 2009; Alexey Shvetsov <alexxy@gentoo.org> gromacs-4.0.4.ebuild,
   +files/gromacs-4.0.4-sparc-cyclecounter.patch:



1.3                  sci-chemistry/gromacs/gromacs-4.0.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gromacs/gromacs-4.0.4.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gromacs/gromacs-4.0.4.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gromacs/gromacs-4.0.4.ebuild?r1=1.2&r2=1.3

Index: gromacs-4.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.0.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gromacs-4.0.4.ebuild	10 May 2009 10:17:48 -0000	1.2
+++ gromacs-4.0.4.ebuild	10 May 2009 15:12:43 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.0.4.ebuild,v 1.2 2009/05/10 10:17:48 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.0.4.ebuild,v 1.3 2009/05/10 15:12:43 fmccor Exp $
 
 EAPI="2"
 
@@ -16,7 +16,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc64 sparc ~x86"
 IUSE="X blas dmalloc doc -double-precision +fftw fkernels gsl lapack mpi +single-precision static test +xml zsh-completion"
 
 DEPEND="app-shells/tcsh






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

* [gentoo-commits] gentoo-x86 commit in sci-chemistry/gromacs: ChangeLog gromacs-4.0.4.ebuild
@ 2009-05-13 20:30 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 6+ messages in thread
From: Tobias Klausmann (klausman) @ 2009-05-13 20:30 UTC (permalink / raw
  To: gentoo-commits

klausman    09/05/13 20:30:29

  Modified:             ChangeLog gromacs-4.0.4.ebuild
  Log:
  Stable on alpha, bug #260995
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.38                 sci-chemistry/gromacs/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gromacs/ChangeLog?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gromacs/ChangeLog?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gromacs/ChangeLog?r1=1.37&r2=1.38

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	10 May 2009 15:12:43 -0000	1.37
+++ ChangeLog	13 May 2009 20:30:29 -0000	1.38
@@ -1,6 +1,9 @@
 # ChangeLog for sci-chemistry/gromacs
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.37 2009/05/10 15:12:43 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.38 2009/05/13 20:30:29 klausman Exp $
+
+  13 May 2009; Tobias Klausmann <klausman@gentoo.org> gromacs-4.0.4.ebuild:
+  Stable on alpha, bug #260995
 
   10 May 2009; Ferris McCormick <fmccor@gentoo.org> gromacs-4.0.4.ebuild:
   Sparc stable, Bug #260995, which see for discussion.



1.5                  sci-chemistry/gromacs/gromacs-4.0.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gromacs/gromacs-4.0.4.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gromacs/gromacs-4.0.4.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gromacs/gromacs-4.0.4.ebuild?r1=1.4&r2=1.5

Index: gromacs-4.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.0.4.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gromacs-4.0.4.ebuild	10 May 2009 16:32:55 -0000	1.4
+++ gromacs-4.0.4.ebuild	13 May 2009 20:30:29 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.0.4.ebuild,v 1.4 2009/05/10 16:32:55 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.0.4.ebuild,v 1.5 2009/05/13 20:30:29 klausman Exp $
 
 EAPI="2"
 
@@ -16,7 +16,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc64 sparc ~x86"
+KEYWORDS="alpha ~amd64 ~ppc64 sparc ~x86"
 IUSE="X blas dmalloc doc -double-precision +fftw fkernels gsl lapack mpi +single-precision static test +xml zsh-completion"
 
 DEPEND="app-shells/tcsh






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

* [gentoo-commits] gentoo-x86 commit in sci-chemistry/gromacs: ChangeLog gromacs-4.0.4.ebuild
@ 2009-05-14  8:25 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 6+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-05-14  8:25 UTC (permalink / raw
  To: gentoo-commits

fauli       09/05/14 08:25:07

  Modified:             ChangeLog gromacs-4.0.4.ebuild
  Log:
  stable x86, bug 260995
  (Portage version: 2.1.6.11/cvs/Linux i686)

Revision  Changes    Path
1.39                 sci-chemistry/gromacs/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gromacs/ChangeLog?rev=1.39&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gromacs/ChangeLog?rev=1.39&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gromacs/ChangeLog?r1=1.38&r2=1.39

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog	13 May 2009 20:30:29 -0000	1.38
+++ ChangeLog	14 May 2009 08:25:06 -0000	1.39
@@ -1,6 +1,9 @@
 # ChangeLog for sci-chemistry/gromacs
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.38 2009/05/13 20:30:29 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.39 2009/05/14 08:25:06 fauli Exp $
+
+  14 May 2009; Christian Faulhammer <fauli@gentoo.org> gromacs-4.0.4.ebuild:
+  stable x86, bug 260995
 
   13 May 2009; Tobias Klausmann <klausman@gentoo.org> gromacs-4.0.4.ebuild:
   Stable on alpha, bug #260995



1.6                  sci-chemistry/gromacs/gromacs-4.0.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gromacs/gromacs-4.0.4.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gromacs/gromacs-4.0.4.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gromacs/gromacs-4.0.4.ebuild?r1=1.5&r2=1.6

Index: gromacs-4.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.0.4.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gromacs-4.0.4.ebuild	13 May 2009 20:30:29 -0000	1.5
+++ gromacs-4.0.4.ebuild	14 May 2009 08:25:07 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.0.4.ebuild,v 1.5 2009/05/13 20:30:29 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.0.4.ebuild,v 1.6 2009/05/14 08:25:07 fauli Exp $
 
 EAPI="2"
 
@@ -16,7 +16,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~ppc64 sparc ~x86"
+KEYWORDS="alpha ~amd64 ~ppc64 sparc x86"
 IUSE="X blas dmalloc doc -double-precision +fftw fkernels gsl lapack mpi +single-precision static test +xml zsh-completion"
 
 DEPEND="app-shells/tcsh






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

* [gentoo-commits] gentoo-x86 commit in sci-chemistry/gromacs: ChangeLog gromacs-4.0.4.ebuild
@ 2009-05-15 20:11 Markus Meier (maekke)
  0 siblings, 0 replies; 6+ messages in thread
From: Markus Meier (maekke) @ 2009-05-15 20:11 UTC (permalink / raw
  To: gentoo-commits

maekke      09/05/15 20:11:02

  Modified:             ChangeLog gromacs-4.0.4.ebuild
  Log:
  amd64 stable, bug #260995
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.41                 sci-chemistry/gromacs/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gromacs/ChangeLog?rev=1.41&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gromacs/ChangeLog?rev=1.41&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gromacs/ChangeLog?r1=1.40&r2=1.41

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog	14 May 2009 16:17:39 -0000	1.40
+++ ChangeLog	15 May 2009 20:11:02 -0000	1.41
@@ -1,6 +1,9 @@
 # ChangeLog for sci-chemistry/gromacs
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.40 2009/05/14 16:17:39 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.41 2009/05/15 20:11:02 maekke Exp $
+
+  15 May 2009; Markus Meier <maekke@gentoo.org> gromacs-4.0.4.ebuild:
+  amd64 stable, bug #260995
 
   14 May 2009; Alexey Shvetsov <alexxy@gentoo.org> -gromacs-4.0.3.ebuild,
   +gromacs-4.0.5.ebuild:



1.7                  sci-chemistry/gromacs/gromacs-4.0.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gromacs/gromacs-4.0.4.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gromacs/gromacs-4.0.4.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gromacs/gromacs-4.0.4.ebuild?r1=1.6&r2=1.7

Index: gromacs-4.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.0.4.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gromacs-4.0.4.ebuild	14 May 2009 08:25:07 -0000	1.6
+++ gromacs-4.0.4.ebuild	15 May 2009 20:11:02 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.0.4.ebuild,v 1.6 2009/05/14 08:25:07 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.0.4.ebuild,v 1.7 2009/05/15 20:11:02 maekke Exp $
 
 EAPI="2"
 
@@ -16,7 +16,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~ppc64 sparc x86"
 IUSE="X blas dmalloc doc -double-precision +fftw fkernels gsl lapack mpi +single-precision static test +xml zsh-completion"
 
 DEPEND="app-shells/tcsh






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

* [gentoo-commits] gentoo-x86 commit in sci-chemistry/gromacs: ChangeLog gromacs-4.0.4.ebuild
@ 2009-09-26 19:49 Brent Baude (ranger)
  0 siblings, 0 replies; 6+ messages in thread
From: Brent Baude (ranger) @ 2009-09-26 19:49 UTC (permalink / raw
  To: gentoo-commits

ranger      09/09/26 19:49:46

  Modified:             ChangeLog gromacs-4.0.4.ebuild
  Log:
  Marking gromacs-4.0.4 ppc64 for bug 260995
  (Portage version: 2.1.6.13/cvs/Linux ppc64)

Revision  Changes    Path
1.43                 sci-chemistry/gromacs/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gromacs/ChangeLog?rev=1.43&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gromacs/ChangeLog?rev=1.43&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gromacs/ChangeLog?r1=1.42&r2=1.43

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog	28 Aug 2009 23:51:46 -0000	1.42
+++ ChangeLog	26 Sep 2009 19:49:46 -0000	1.43
@@ -1,6 +1,9 @@
 # ChangeLog for sci-chemistry/gromacs
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.42 2009/08/28 23:51:46 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.43 2009/09/26 19:49:46 ranger Exp $
+
+  26 Sep 2009; Brent Baude <ranger@gentoo.org> gromacs-4.0.4.ebuild:
+  Marking gromacs-4.0.4 ppc64 for bug 260995
 
   28 Aug 2009; William Hubbs <williamh@gentoo.org> metadata.xml:
   new global use flag "zsh-completion"



1.8                  sci-chemistry/gromacs/gromacs-4.0.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gromacs/gromacs-4.0.4.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gromacs/gromacs-4.0.4.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gromacs/gromacs-4.0.4.ebuild?r1=1.7&r2=1.8

Index: gromacs-4.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.0.4.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gromacs-4.0.4.ebuild	15 May 2009 20:11:02 -0000	1.7
+++ gromacs-4.0.4.ebuild	26 Sep 2009 19:49:46 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.0.4.ebuild,v 1.7 2009/05/15 20:11:02 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.0.4.ebuild,v 1.8 2009/09/26 19:49:46 ranger Exp $
 
 EAPI="2"
 
@@ -16,7 +16,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 ppc64 sparc x86"
 IUSE="X blas dmalloc doc -double-precision +fftw fkernels gsl lapack mpi +single-precision static test +xml zsh-completion"
 
 DEPEND="app-shells/tcsh






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

end of thread, other threads:[~2009-09-26 19:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-15 20:11 [gentoo-commits] gentoo-x86 commit in sci-chemistry/gromacs: ChangeLog gromacs-4.0.4.ebuild Markus Meier (maekke)
  -- strict thread matches above, loose matches on Subject: below --
2009-09-26 19:49 Brent Baude (ranger)
2009-05-14  8:25 Christian Faulhammer (fauli)
2009-05-13 20:30 Tobias Klausmann (klausman)
2009-05-10 15:12 Ferris McCormick (fmccor)
2009-05-10 10:17 Alexey Shvetsov (alexxy)

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