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/xbae: xbae-4.60.4.ebuild ChangeLog
Date: Fri, 27 Jun 2008 10:17:05
Message-Id: E1KCB0l-0006Ez-6I@stork.gentoo.org
1 ulm 08/06/27 10:16:59
2
3 Modified: xbae-4.60.4.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.7 x11-libs/xbae/xbae-4.60.4.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/xbae/xbae-4.60.4.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/xbae/xbae-4.60.4.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/xbae/xbae-4.60.4.ebuild?r1=1.6&r2=1.7
14
15 Index: xbae-4.60.4.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/xbae/xbae-4.60.4.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- xbae-4.60.4.ebuild 3 May 2008 02:26:00 -0000 1.6
22 +++ xbae-4.60.4.ebuild 27 Jun 2008 10:16:58 -0000 1.7
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/x11-libs/xbae/xbae-4.60.4.ebuild,v 1.6 2008/05/03 02:26:00 mabi Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xbae/xbae-4.60.4.ebuild,v 1.7 2008/06/27 10:16:58 ulm Exp $
28
29 inherit eutils
30
31 @@ -13,7 +13,7 @@
32 SLOT="0"
33 IUSE="doc examples"
34
35 -RDEPEND="virtual/motif
36 +RDEPEND="x11-libs/openmotif
37 x11-libs/libXau
38 x11-libs/libXdmcp
39 x11-libs/libXext
40
41
42
43 1.6 x11-libs/xbae/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/xbae/ChangeLog?rev=1.6&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/xbae/ChangeLog?rev=1.6&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/xbae/ChangeLog?r1=1.5&r2=1.6
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-libs/xbae/ChangeLog,v
52 retrieving revision 1.5
53 retrieving revision 1.6
54 diff -u -r1.5 -r1.6
55 --- ChangeLog 3 May 2008 02:26:00 -0000 1.5
56 +++ ChangeLog 27 Jun 2008 10:16:58 -0000 1.6
57 @@ -1,6 +1,9 @@
58 # ChangeLog for x11-libs/xbae
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xbae/ChangeLog,v 1.5 2008/05/03 02:26:00 mabi Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xbae/ChangeLog,v 1.6 2008/06/27 10:16:58 ulm Exp $
62 +
63 + 27 Jun 2008; Ulrich Mueller <ulm@g.o> xbae-4.60.4.ebuild:
64 + Change dependency from virtual/motif to x11-libs/openmotif, bug 224749.
65
66 03 May 2008; Matti Bickel <mabi@g.o> xbae-4.60.4.ebuild:
67 ~ppc added (bug #212198)
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list