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-physics/paw: paw-2.14.04-r2.ebuild paw-2.14.04-r1.ebuild ChangeLog
Date: Fri, 27 Jun 2008 10:46:45
Message-Id: E1KCBTT-0006lY-Uu@stork.gentoo.org
1 ulm 08/06/27 10:46:39
2
3 Modified: paw-2.14.04-r2.ebuild paw-2.14.04-r1.ebuild
4 ChangeLog
5 Log:
6 Change dependency from virtual/motif to x11-libs/openmotif, bug 224749.
7 (Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r4 i686)
8
9 Revision Changes Path
10 1.2 sci-physics/paw/paw-2.14.04-r2.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/paw/paw-2.14.04-r2.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/paw/paw-2.14.04-r2.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/paw/paw-2.14.04-r2.ebuild?r1=1.1&r2=1.2
15
16 Index: paw-2.14.04-r2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-physics/paw/paw-2.14.04-r2.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- paw-2.14.04-r2.ebuild 7 Jun 2008 08:52:00 -0000 1.1
23 +++ paw-2.14.04-r2.ebuild 27 Jun 2008 10:46:39 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/paw-2.14.04-r2.ebuild,v 1.1 2008/06/07 08:52:00 bicatali Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/paw-2.14.04-r2.ebuild,v 1.2 2008/06/27 10:46:39 ulm Exp $
29
30 inherit eutils multilib fortran
31
32 @@ -19,7 +19,7 @@
33 SLOT="0"
34 IUSE=""
35
36 -RDEPEND="virtual/motif
37 +RDEPEND="x11-libs/openmotif
38 virtual/lapack
39 dev-lang/cfortran
40 sci-physics/cernlib
41
42
43
44 1.2 sci-physics/paw/paw-2.14.04-r1.ebuild
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/paw/paw-2.14.04-r1.ebuild?rev=1.2&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/paw/paw-2.14.04-r1.ebuild?rev=1.2&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/paw/paw-2.14.04-r1.ebuild?r1=1.1&r2=1.2
49
50 Index: paw-2.14.04-r1.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sci-physics/paw/paw-2.14.04-r1.ebuild,v
53 retrieving revision 1.1
54 retrieving revision 1.2
55 diff -u -r1.1 -r1.2
56 --- paw-2.14.04-r1.ebuild 11 Mar 2008 12:12:41 -0000 1.1
57 +++ paw-2.14.04-r1.ebuild 27 Jun 2008 10:46:39 -0000 1.2
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2008 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/paw-2.14.04-r1.ebuild,v 1.1 2008/03/11 12:12:41 bicatali Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/paw-2.14.04-r1.ebuild,v 1.2 2008/06/27 10:46:39 ulm Exp $
63
64 inherit eutils multilib fortran
65
66 @@ -19,7 +19,7 @@
67 SLOT="0"
68 IUSE=""
69
70 -RDEPEND="virtual/motif
71 +RDEPEND="x11-libs/openmotif
72 virtual/lapack
73 dev-lang/cfortran
74 sci-physics/cernlib
75
76
77
78 1.4 sci-physics/paw/ChangeLog
79
80 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/paw/ChangeLog?rev=1.4&view=markup
81 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/paw/ChangeLog?rev=1.4&content-type=text/plain
82 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/paw/ChangeLog?r1=1.3&r2=1.4
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/sci-physics/paw/ChangeLog,v
87 retrieving revision 1.3
88 retrieving revision 1.4
89 diff -u -r1.3 -r1.4
90 --- ChangeLog 7 Jun 2008 08:52:00 -0000 1.3
91 +++ ChangeLog 27 Jun 2008 10:46:39 -0000 1.4
92 @@ -1,6 +1,10 @@
93 # ChangeLog for sci-physics/paw
94 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/ChangeLog,v 1.3 2008/06/07 08:52:00 bicatali Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/ChangeLog,v 1.4 2008/06/27 10:46:39 ulm Exp $
97 +
98 + 27 Jun 2008; Ulrich Mueller <ulm@g.o> paw-2.14.04-r1.ebuild,
99 + paw-2.14.04-r2.ebuild:
100 + Change dependency from virtual/motif to x11-libs/openmotif, bug 224749.
101
102 *paw-2.14.04-r2 (07 Jun 2008)
103
104
105
106
107 --
108 gentoo-commits@l.g.o mailing list