Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/xdvik: xdvik-22.84.10.ebuild ChangeLog
Date: Fri, 27 Jun 2008 10:00:21
Message-Id: E1KCAkY-0005sT-LK@stork.gentoo.org
1 ulm 08/06/27 10:00:14
2
3 Modified: xdvik-22.84.10.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.22 app-text/xdvik/xdvik-22.84.10.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/xdvik/xdvik-22.84.10.ebuild?rev=1.22&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/xdvik/xdvik-22.84.10.ebuild?rev=1.22&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/xdvik/xdvik-22.84.10.ebuild?r1=1.21&r2=1.22
14
15 Index: xdvik-22.84.10.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-text/xdvik/xdvik-22.84.10.ebuild,v
18 retrieving revision 1.21
19 retrieving revision 1.22
20 diff -u -r1.21 -r1.22
21 --- xdvik-22.84.10.ebuild 12 May 2008 20:35:51 -0000 1.21
22 +++ xdvik-22.84.10.ebuild 27 Jun 2008 10:00:14 -0000 1.22
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/app-text/xdvik/xdvik-22.84.10.ebuild,v 1.21 2008/05/12 20:35:51 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/xdvik-22.84.10.ebuild,v 1.22 2008/06/27 10:00:14 ulm Exp $
28
29 WANT_AUTOCONF=2.1
30
31 @@ -22,7 +22,7 @@
32 x11-libs/libXmu
33 x11-libs/libXp
34 x11-libs/libXpm
35 - motif? ( virtual/motif )
36 + motif? ( x11-libs/openmotif )
37 !motif? ( neXt? ( x11-libs/neXtaw )
38 !neXt? ( Xaw3d? ( x11-libs/Xaw3d ) ) )
39 cjk? ( || ( app-text/texlive-core app-text/ptex )
40
41
42
43 1.50 app-text/xdvik/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/xdvik/ChangeLog?rev=1.50&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/xdvik/ChangeLog?rev=1.50&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/xdvik/ChangeLog?r1=1.49&r2=1.50
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-text/xdvik/ChangeLog,v
52 retrieving revision 1.49
53 retrieving revision 1.50
54 diff -u -r1.49 -r1.50
55 --- ChangeLog 12 May 2008 20:35:51 -0000 1.49
56 +++ ChangeLog 27 Jun 2008 10:00:14 -0000 1.50
57 @@ -1,6 +1,9 @@
58 # ChangeLog for app-text/xdvik
59 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/ChangeLog,v 1.49 2008/05/12 20:35:51 nixnut Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-text/xdvik/ChangeLog,v 1.50 2008/06/27 10:00:14 ulm Exp $
62 +
63 + 27 Jun 2008; Ulrich Mueller <ulm@g.o> xdvik-22.84.10.ebuild:
64 + Change dependency from virtual/motif to x11-libs/openmotif, bug 224749.
65
66 12 May 2008; nixnut <nixnut@g.o> xdvik-22.84.10.ebuild:
67 Stable on ppc wrt bug 220651
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list