Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/openmotif: ChangeLog openmotif-2.3.0-r1.ebuild openmotif-2.3.0-r3.ebuild
Date: Sun, 29 Jun 2008 12:39:19
Message-Id: E1KCwBW-0007n7-59@stork.gentoo.org
1 ulm 08/06/29 12:39:14
2
3 Modified: ChangeLog openmotif-2.3.0-r1.ebuild
4 openmotif-2.3.0-r3.ebuild
5 Log:
6 Remove virtual/motif, bug 224749.
7 (Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r4 i686)
8
9 Revision Changes Path
10 1.190 x11-libs/openmotif/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/ChangeLog?rev=1.190&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/ChangeLog?rev=1.190&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/ChangeLog?r1=1.189&r2=1.190
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v
19 retrieving revision 1.189
20 retrieving revision 1.190
21 diff -u -r1.189 -r1.190
22 --- ChangeLog 28 Jun 2008 08:46:27 -0000 1.189
23 +++ ChangeLog 29 Jun 2008 12:39:13 -0000 1.190
24 @@ -1,6 +1,10 @@
25 # ChangeLog for x11-libs/openmotif
26 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.189 2008/06/28 08:46:27 ulm Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.190 2008/06/29 12:39:13 ulm Exp $
29 +
30 + 29 Jun 2008; Ulrich Mueller <ulm@g.o> openmotif-2.3.0-r1.ebuild,
31 + openmotif-2.3.0-r3.ebuild:
32 + Remove virtual/motif, bug 224749.
33
34 28 Jun 2008; Ulrich Mueller <ulm@g.o>
35 +files/openmotif-2.3.1-XmRenderT-no-xft.patch, openmotif-2.3.1.ebuild:
36
37
38
39 1.22 x11-libs/openmotif/openmotif-2.3.0-r1.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r1.ebuild?rev=1.22&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r1.ebuild?rev=1.22&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r1.ebuild?r1=1.21&r2=1.22
44
45 Index: openmotif-2.3.0-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r1.ebuild,v
48 retrieving revision 1.21
49 retrieving revision 1.22
50 diff -u -r1.21 -r1.22
51 --- openmotif-2.3.0-r1.ebuild 2 Jun 2008 22:09:46 -0000 1.21
52 +++ openmotif-2.3.0-r1.ebuild 29 Jun 2008 12:39:13 -0000 1.22
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2008 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r1.ebuild,v 1.21 2008/06/02 22:09:46 ulm Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r1.ebuild,v 1.22 2008/06/29 12:39:13 ulm Exp $
58
59 inherit eutils flag-o-matic multilib autotools
60
61 @@ -29,8 +29,6 @@
62 sys-devel/flex
63 x11-misc/xbitmaps"
64
65 -PROVIDE="virtual/motif"
66 -
67 pkg_setup() {
68 # clean up orphaned cruft left over by motif-config
69 local i l count=0
70
71
72
73 1.10 x11-libs/openmotif/openmotif-2.3.0-r3.ebuild
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r3.ebuild?rev=1.10&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r3.ebuild?rev=1.10&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r3.ebuild?r1=1.9&r2=1.10
78
79 Index: openmotif-2.3.0-r3.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r3.ebuild,v
82 retrieving revision 1.9
83 retrieving revision 1.10
84 diff -u -r1.9 -r1.10
85 --- openmotif-2.3.0-r3.ebuild 27 Jun 2008 11:17:37 -0000 1.9
86 +++ openmotif-2.3.0-r3.ebuild 29 Jun 2008 12:39:13 -0000 1.10
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2008 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r3.ebuild,v 1.9 2008/06/27 11:17:37 ulm Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r3.ebuild,v 1.10 2008/06/29 12:39:13 ulm Exp $
92
93 inherit eutils flag-o-matic multilib autotools
94
95 @@ -30,8 +30,6 @@
96 sys-devel/flex
97 x11-misc/xbitmaps"
98
99 -PROVIDE="virtual/motif"
100 -
101 pkg_setup() {
102 # clean up orphaned cruft left over by motif-config
103 local i l count=0
104
105
106
107 --
108 gentoo-commits@l.g.o mailing list