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: openmotif-2.3.0-r2.ebuild openmotif-2.3.0-r1.ebuild ChangeLog
Date: Thu, 08 May 2008 10:41:33
Message-Id: E1Ju3Z4-0004VR-S4@stork.gentoo.org
1 ulm 08/05/08 10:41:30
2
3 Modified: openmotif-2.3.0-r2.ebuild openmotif-2.3.0-r1.ebuild
4 ChangeLog
5 Log:
6 Remove unnecessary/redundant dependencies on libXaw and printproto.
7 (Portage version: 2.1.5_rc7)
8
9 Revision Changes Path
10 1.9 x11-libs/openmotif/openmotif-2.3.0-r2.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r2.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r2.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r2.ebuild?r1=1.8&r2=1.9
15
16 Index: openmotif-2.3.0-r2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r2.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- openmotif-2.3.0-r2.ebuild 7 May 2008 06:24:18 -0000 1.8
23 +++ openmotif-2.3.0-r2.ebuild 8 May 2008 10:41:30 -0000 1.9
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/x11-libs/openmotif/openmotif-2.3.0-r2.ebuild,v 1.8 2008/05/07 06:24:18 ulm Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r2.ebuild,v 1.9 2008/05/08 10:41:30 ulm Exp $
29
30 inherit eutils flag-o-matic multilib autotools
31
32 @@ -20,15 +20,14 @@
33 !x11-libs/lesstif
34 !<=x11-libs/openmotif-2.3.0
35 x11-libs/libXmu
36 - x11-libs/libXaw
37 x11-libs/libXp
38 virtual/libiconv
39 xft? ( x11-libs/libXft )
40 jpeg? ( media-libs/jpeg )
41 png? ( media-libs/libpng )"
42 +
43 DEPEND="${RDEPEND}
44 - x11-misc/xbitmaps
45 - x11-proto/printproto"
46 + x11-misc/xbitmaps"
47
48 PROVIDE="virtual/motif"
49
50
51
52
53 1.20 x11-libs/openmotif/openmotif-2.3.0-r1.ebuild
54
55 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r1.ebuild?rev=1.20&view=markup
56 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r1.ebuild?rev=1.20&content-type=text/plain
57 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r1.ebuild?r1=1.19&r2=1.20
58
59 Index: openmotif-2.3.0-r1.ebuild
60 ===================================================================
61 RCS file: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r1.ebuild,v
62 retrieving revision 1.19
63 retrieving revision 1.20
64 diff -u -r1.19 -r1.20
65 --- openmotif-2.3.0-r1.ebuild 27 Apr 2008 21:24:23 -0000 1.19
66 +++ openmotif-2.3.0-r1.ebuild 8 May 2008 10:41:30 -0000 1.20
67 @@ -1,6 +1,6 @@
68 # Copyright 1999-2008 Gentoo Foundation
69 # Distributed under the terms of the GNU General Public License v2
70 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r1.ebuild,v 1.19 2008/04/27 21:24:23 ulm Exp $
71 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r1.ebuild,v 1.20 2008/05/08 10:41:30 ulm Exp $
72
73 inherit eutils flag-o-matic multilib autotools
74
75 @@ -20,14 +20,13 @@
76 !x11-libs/lesstif
77 !<=x11-libs/openmotif-2.3.0
78 x11-libs/libXmu
79 - x11-libs/libXaw
80 x11-libs/libXp
81 xft? ( x11-libs/libXft )
82 jpeg? ( media-libs/jpeg )
83 png? ( media-libs/libpng )"
84 +
85 DEPEND="${RDEPEND}
86 - x11-misc/xbitmaps
87 - x11-proto/printproto"
88 + x11-misc/xbitmaps"
89
90 PROVIDE="virtual/motif"
91
92
93
94
95 1.179 x11-libs/openmotif/ChangeLog
96
97 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/ChangeLog?rev=1.179&view=markup
98 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/ChangeLog?rev=1.179&content-type=text/plain
99 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/openmotif/ChangeLog?r1=1.178&r2=1.179
100
101 Index: ChangeLog
102 ===================================================================
103 RCS file: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v
104 retrieving revision 1.178
105 retrieving revision 1.179
106 diff -u -r1.178 -r1.179
107 --- ChangeLog 7 May 2008 06:24:18 -0000 1.178
108 +++ ChangeLog 8 May 2008 10:41:30 -0000 1.179
109 @@ -1,6 +1,10 @@
110 # ChangeLog for x11-libs/openmotif
111 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
112 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.178 2008/05/07 06:24:18 ulm Exp $
113 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.179 2008/05/08 10:41:30 ulm Exp $
114 +
115 + 08 May 2008; Ulrich Mueller <ulm@g.o> openmotif-2.3.0-r1.ebuild,
116 + openmotif-2.3.0-r2.ebuild:
117 + Remove unnecessary/redundant dependencies on libXaw and printproto.
118
119 06 May 2008; Ulrich Mueller <ulm@g.o> openmotif-2.3.0-r2.ebuild:
120 Fix breakage with libtool-2.2, bug 220599.
121
122
123
124 --
125 gentoo-commits@l.g.o mailing list