Gentoo Archives: gentoo-commits

From: "Christoph Junghans (ottxor)" <ottxor@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: Mon, 06 Feb 2012 03:43:36
Message-Id: 20120206034325.27ABE20034@flycatcher.gentoo.org
1 ottxor 12/02/06 03:43:25
2
3 Modified: ChangeLog gromacs-4.5.5-r1.ebuild
4 gromacs-4.5.4-r1.ebuild
5 Log:
6 fix bug #402339
7
8 (Portage version: 2.2.0_alpha85/cvs/Linux i686)
9
10 Revision Changes Path
11 1.105 sci-chemistry/gromacs/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gromacs/ChangeLog?rev=1.105&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gromacs/ChangeLog?rev=1.105&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gromacs/ChangeLog?r1=1.104&r2=1.105
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v
20 retrieving revision 1.104
21 retrieving revision 1.105
22 diff -u -r1.104 -r1.105
23 --- ChangeLog 5 Feb 2012 17:46:19 -0000 1.104
24 +++ ChangeLog 6 Feb 2012 03:43:24 -0000 1.105
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.104 2012/02/05 17:46:19 armin76 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.105 2012/02/06 03:43:24 ottxor Exp $
30 +
31 + 06 Feb 2012; Christoph Junghans <ottxor@g.o> gromacs-4.5.4-r1.ebuild,
32 + gromacs-4.5.5-r1.ebuild:
33 + fix bug #402339
34
35 05 Feb 2012; Raúl Porcel <armin76@g.o> gromacs-4.5.4-r1.ebuild,
36 gromacs-4.5.5-r1.ebuild:
37
38
39
40 1.6 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.6&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gromacs/gromacs-4.5.5-r1.ebuild?rev=1.6&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.5&r2=1.6
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.5
50 retrieving revision 1.6
51 diff -u -r1.5 -r1.6
52 --- gromacs-4.5.5-r1.ebuild 5 Feb 2012 17:46:19 -0000 1.5
53 +++ gromacs-4.5.5-r1.ebuild 6 Feb 2012 03:43:24 -0000 1.6
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.5 2012/02/05 17:46:19 armin76 Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.5.5-r1.ebuild,v 1.6 2012/02/06 03:43:24 ottxor Exp $
59
60 EAPI="4"
61
62 @@ -238,7 +238,6 @@
63 }
64
65 pkg_postinst() {
66 - env-update && source /etc/profile
67 einfo
68 einfo "Please read and cite:"
69 einfo "Gromacs 4, J. Chem. Theory Comput. 4, 435 (2008). "
70
71
72
73 1.13 sci-chemistry/gromacs/gromacs-4.5.4-r1.ebuild
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gromacs/gromacs-4.5.4-r1.ebuild?rev=1.13&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gromacs/gromacs-4.5.4-r1.ebuild?rev=1.13&content-type=text/plain
77 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/gromacs/gromacs-4.5.4-r1.ebuild?r1=1.12&r2=1.13
78
79 Index: gromacs-4.5.4-r1.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.5.4-r1.ebuild,v
82 retrieving revision 1.12
83 retrieving revision 1.13
84 diff -u -r1.12 -r1.13
85 --- gromacs-4.5.4-r1.ebuild 5 Feb 2012 17:46:19 -0000 1.12
86 +++ gromacs-4.5.4-r1.ebuild 6 Feb 2012 03:43:24 -0000 1.13
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2012 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $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 $
91 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-4.5.4-r1.ebuild,v 1.13 2012/02/06 03:43:24 ottxor Exp $
92
93 EAPI="4"
94
95 @@ -245,7 +245,6 @@
96 }
97
98 pkg_postinst() {
99 - env-update && source /etc/profile
100 einfo
101 einfo "Please read and cite:"
102 einfo "Gromacs 4, J. Chem. Theory Comput. 4, 435 (2008). "