Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-chemistry/gromacs: gromacs-3.3.1-r1.ebuild ChangeLog
Date: Fri, 27 Jun 2008 10:25:40
Message-Id: E1KCB94-0006PT-KX@stork.gentoo.org
1 ulm 08/06/27 10:25:34
2
3 Modified: gromacs-3.3.1-r1.ebuild ChangeLog
4 Log:
5 Change dependency from virtual/motif to x11-libs/openmotif, bug 224749.
6 (Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r4 i686)
7
8 Revision Changes Path
9 1.12 sci-chemistry/gromacs/gromacs-3.3.1-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gromacs/gromacs-3.3.1-r1.ebuild?rev=1.12&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gromacs/gromacs-3.3.1-r1.ebuild?rev=1.12&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gromacs/gromacs-3.3.1-r1.ebuild?r1=1.11&r2=1.12
14
15 Index: gromacs-3.3.1-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-3.3.1-r1.ebuild,v
18 retrieving revision 1.11
19 retrieving revision 1.12
20 diff -u -r1.11 -r1.12
21 --- gromacs-3.3.1-r1.ebuild 23 Jun 2008 03:08:17 -0000 1.11
22 +++ gromacs-3.3.1-r1.ebuild 27 Jun 2008 10:25:34 -0000 1.12
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-3.3.1-r1.ebuild,v 1.11 2008/06/23 03:08:17 je_fro Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-3.3.1-r1.ebuild,v 1.12 2008/06/27 10:25:34 ulm Exp $
28
29 inherit eutils fortran multilib
30
31 @@ -27,7 +27,7 @@
32 x11-libs/libXp
33 x11-libs/libXext
34 x11-proto/xproto
35 - virtual/motif )"
36 + x11-libs/openmotif )"
37
38 src_unpack() {
39
40
41
42
43 1.26 sci-chemistry/gromacs/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gromacs/ChangeLog?rev=1.26&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gromacs/ChangeLog?rev=1.26&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gromacs/ChangeLog?r1=1.25&r2=1.26
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v
52 retrieving revision 1.25
53 retrieving revision 1.26
54 diff -u -r1.25 -r1.26
55 --- ChangeLog 23 Jun 2008 03:08:17 -0000 1.25
56 +++ ChangeLog 27 Jun 2008 10:25:34 -0000 1.26
57 @@ -1,6 +1,9 @@
58 # ChangeLog for sci-chemistry/gromacs
59 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.25 2008/06/23 03:08:17 je_fro Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.26 2008/06/27 10:25:34 ulm Exp $
62 +
63 + 27 Jun 2008; Ulrich Mueller <ulm@g.o> gromacs-3.3.1-r1.ebuild:
64 + Change dependency from virtual/motif to x11-libs/openmotif, bug 224749.
65
66 23 Jun 2008; Jeff Gardner <je_fro@g.o>
67 -files/gromacs-alpha-axp_asm.patch, -files/gromacs-ppc64-altivec.patch,
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list