Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/ddd: ddd-3.3.11.ebuild ChangeLog
Date: Thu, 21 Feb 2008 19:54:52
Message-Id: E1JSHVJ-0002bD-MK@stork.gentoo.org
1 ulm 08/02/21 19:54:49
2
3 Modified: ddd-3.3.11.ebuild ChangeLog
4 Log:
5 Explicitely depend on openmotif wrt bug 193505.
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.15 dev-util/ddd/ddd-3.3.11.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/ddd/ddd-3.3.11.ebuild?rev=1.15&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/ddd/ddd-3.3.11.ebuild?rev=1.15&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/ddd/ddd-3.3.11.ebuild?r1=1.14&r2=1.15
14
15 Index: ddd-3.3.11.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-util/ddd/ddd-3.3.11.ebuild,v
18 retrieving revision 1.14
19 retrieving revision 1.15
20 diff -u -r1.14 -r1.15
21 --- ddd-3.3.11.ebuild 14 Nov 2007 05:54:56 -0000 1.14
22 +++ ddd-3.3.11.ebuild 21 Feb 2008 19:54:49 -0000 1.15
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ddd/ddd-3.3.11.ebuild,v 1.14 2007/11/14 05:54:56 robbat2 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-util/ddd/ddd-3.3.11.ebuild,v 1.15 2008/02/21 19:54:49 ulm Exp $
29
30 inherit eutils
31
32 @@ -17,7 +17,7 @@
33 x11-libs/libXp
34 >=sys-devel/gcc-3
35 >=sys-devel/gdb-6.4
36 - virtual/motif"
37 + x11-libs/openmotif"
38 RDEPEND="${DEPEND}
39 sci-visualization/gnuplot"
40
41
42
43
44 1.50 dev-util/ddd/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/ddd/ChangeLog?rev=1.50&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/ddd/ChangeLog?rev=1.50&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/ddd/ChangeLog?r1=1.49&r2=1.50
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-util/ddd/ChangeLog,v
53 retrieving revision 1.49
54 retrieving revision 1.50
55 diff -u -r1.49 -r1.50
56 --- ChangeLog 14 Nov 2007 05:54:56 -0000 1.49
57 +++ ChangeLog 21 Feb 2008 19:54:49 -0000 1.50
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-util/ddd
60 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ddd/ChangeLog,v 1.49 2007/11/14 05:54:56 robbat2 Exp $
62 +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/dev-util/ddd/ChangeLog,v 1.50 2008/02/21 19:54:49 ulm Exp $
64 +
65 + 21 Feb 2008; Ulrich Mueller <ulm@g.o> ddd-3.3.11.ebuild:
66 + Explicitely depend on x11-libs/openmotif wrt bug 193505.
67
68 14 Nov 2007; Robin H. Johnson <robbat2@g.o> ddd-3.3.11.ebuild:
69 ddd had some parallel-compile blips. Build in two passes, with headers
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list