Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-chemistry/gromacs: ChangeLog gromacs-4.5.5-r1.ebuild gromacs-4.5.4-r1.ebuild
Date: Sun, 05 Feb 2012 17:46:29
Message-Id: 20120205174619.AE6822004B@flycatcher.gentoo.org
1 armin76 12/02/05 17:46:19
2
3 Modified: ChangeLog gromacs-4.5.5-r1.ebuild
4 gromacs-4.5.4-r1.ebuild
5 Log:
6 Drop alpha/sparc keywords
7
8 (Portage version: 2.1.10.44/cvs/Linux ia64)
9
10 Revision Changes Path
11 1.104 sci-chemistry/gromacs/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gromacs/ChangeLog?rev=1.104&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gromacs/ChangeLog?rev=1.104&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gromacs/ChangeLog?r1=1.103&r2=1.104
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v
20 retrieving revision 1.103
21 retrieving revision 1.104
22 diff -u -r1.103 -r1.104
23 --- ChangeLog 6 Jan 2012 02:21:02 -0000 1.103
24 +++ ChangeLog 5 Feb 2012 17:46:19 -0000 1.104
25 @@ -1,6 +1,10 @@
26 # ChangeLog for sci-chemistry/gromacs
27 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.103 2012/01/06 02:21:02 ottxor Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.104 2012/02/05 17:46:19 armin76 Exp $
30 +
31 + 05 Feb 2012; Raúl Porcel <armin76@g.o> gromacs-4.5.4-r1.ebuild,
32 + gromacs-4.5.5-r1.ebuild:
33 + Drop alpha/sparc keywords
34
35 06 Jan 2012; Christoph Junghans <ottxor@g.o> -gromacs-4.5.4-r2.ebuild,
36 -gromacs-4.5.5.ebuild:
37
38
39
40 1.5 sci-chemistry/gromacs/gromacs-4.5.5-r1.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gromacs/gromacs-4.5.5-r1.ebuild?rev=1.5&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gromacs/gromacs-4.5.5-r1.ebuild?rev=1.5&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gromacs/gromacs-4.5.5-r1.ebuild?r1=1.4&r2=1.5
45
46 Index: gromacs-4.5.5-r1.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.5.5-r1.ebuild,v
49 retrieving revision 1.4
50 retrieving revision 1.5
51 diff -u -r1.4 -r1.5
52 --- gromacs-4.5.5-r1.ebuild 6 Jan 2012 02:16:45 -0000 1.4
53 +++ gromacs-4.5.5-r1.ebuild 5 Feb 2012 17:46:19 -0000 1.5
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.5.5-r1.ebuild,v 1.4 2012/01/06 02:16:45 ottxor Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.5.5-r1.ebuild,v 1.5 2012/02/05 17:46:19 armin76 Exp $
59
60 EAPI="4"
61
62 @@ -30,7 +30,7 @@
63
64 LICENSE="GPL-2"
65 SLOT="0"
66 -KEYWORDS="~alpha amd64 ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos"
67 +KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos"
68 IUSE="X altivec blas doc -double-precision +fftw fkernels gsl lapack
69 mpi +single-precision sse2 test +threads xml zsh-completion"
70 REQUIRED_USE="fkernels? ( !threads )"
71
72
73
74 1.12 sci-chemistry/gromacs/gromacs-4.5.4-r1.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gromacs/gromacs-4.5.4-r1.ebuild?rev=1.12&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gromacs/gromacs-4.5.4-r1.ebuild?rev=1.12&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gromacs/gromacs-4.5.4-r1.ebuild?r1=1.11&r2=1.12
79
80 Index: gromacs-4.5.4-r1.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.5.4-r1.ebuild,v
83 retrieving revision 1.11
84 retrieving revision 1.12
85 diff -u -r1.11 -r1.12
86 --- gromacs-4.5.4-r1.ebuild 10 Sep 2011 14:47:53 -0000 1.11
87 +++ gromacs-4.5.4-r1.ebuild 5 Feb 2012 17:46:19 -0000 1.12
88 @@ -1,6 +1,6 @@
89 -# Copyright 1999-2011 Gentoo Foundation
90 +# Copyright 1999-2012 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.5.4-r1.ebuild,v 1.11 2011/09/10 14:47:53 ottxor Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.5.4-r1.ebuild,v 1.12 2012/02/05 17:46:19 armin76 Exp $
94
95 EAPI="4"
96
97 @@ -28,7 +28,7 @@
98
99 LICENSE="GPL-2"
100 SLOT="0"
101 -KEYWORDS="alpha amd64 ppc64 sparc x86 ~amd64-linux ~x86-linux"
102 +KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux"
103 IUSE="X altivec blas dmalloc doc -double-precision +fftw fkernels +gsl lapack
104 mpi +single-precision sse2 static-libs test +threads +xml zsh-completion"
105 REQUIRED_USE="fkernels? ( !threads )"