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-lisp/cmucl: cmucl-19d_p2.ebuild cmucl-19c.ebuild ChangeLog
Date: Fri, 27 Jun 2008 10:04:36
Message-Id: E1KCAog-0005yy-QE@stork.gentoo.org
1 ulm 08/06/27 10:04:30
2
3 Modified: cmucl-19d_p2.ebuild cmucl-19c.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.3 dev-lisp/cmucl/cmucl-19d_p2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cmucl/cmucl-19d_p2.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cmucl/cmucl-19d_p2.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cmucl/cmucl-19d_p2.ebuild?r1=1.2&r2=1.3
14
15 Index: cmucl-19d_p2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cmucl/cmucl-19d_p2.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- cmucl-19d_p2.ebuild 21 Jan 2008 06:55:15 -0000 1.2
22 +++ cmucl-19d_p2.ebuild 27 Jun 2008 10:04:30 -0000 1.3
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/dev-lisp/cmucl/cmucl-19d_p2.ebuild,v 1.2 2008/01/21 06:55:15 ulm Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cmucl/cmucl-19d_p2.ebuild,v 1.3 2008/06/27 10:04:30 ulm Exp $
28
29 inherit common-lisp-common-3 eutils toolchain-funcs
30
31 @@ -17,7 +17,7 @@
32 KEYWORDS="~x86"
33 IUSE=""
34
35 -DEPEND="virtual/motif
36 +DEPEND="x11-libs/openmotif
37 sys-devel/bc"
38
39 PROVIDE="virtual/commonlisp"
40
41
42
43 1.7 dev-lisp/cmucl/cmucl-19c.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cmucl/cmucl-19c.ebuild?rev=1.7&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cmucl/cmucl-19c.ebuild?rev=1.7&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cmucl/cmucl-19c.ebuild?r1=1.6&r2=1.7
48
49 Index: cmucl-19c.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cmucl/cmucl-19c.ebuild,v
52 retrieving revision 1.6
53 retrieving revision 1.7
54 diff -u -r1.6 -r1.7
55 --- cmucl-19c.ebuild 21 Jan 2008 06:55:15 -0000 1.6
56 +++ cmucl-19c.ebuild 27 Jun 2008 10:04:30 -0000 1.7
57 @@ -1,6 +1,6 @@
58 # Copyright 1999-2008 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cmucl/cmucl-19c.ebuild,v 1.6 2008/01/21 06:55:15 ulm Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cmucl/cmucl-19c.ebuild,v 1.7 2008/06/27 10:04:30 ulm Exp $
62
63 inherit common-lisp-common-2 eutils toolchain-funcs
64
65 @@ -21,7 +21,7 @@
66
67 DEPEND=">=dev-lisp/common-lisp-controller-4
68 doc? ( virtual/tetex )
69 - virtual/motif
70 + x11-libs/openmotif
71 sys-devel/bc"
72
73 PROVIDE="virtual/commonlisp"
74
75
76
77 1.29 dev-lisp/cmucl/ChangeLog
78
79 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cmucl/ChangeLog?rev=1.29&view=markup
80 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cmucl/ChangeLog?rev=1.29&content-type=text/plain
81 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cmucl/ChangeLog?r1=1.28&r2=1.29
82
83 Index: ChangeLog
84 ===================================================================
85 RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cmucl/ChangeLog,v
86 retrieving revision 1.28
87 retrieving revision 1.29
88 diff -u -r1.28 -r1.29
89 --- ChangeLog 21 Jan 2008 06:55:15 -0000 1.28
90 +++ ChangeLog 27 Jun 2008 10:04:30 -0000 1.29
91 @@ -1,6 +1,10 @@
92 # ChangeLog for dev-lisp/cmucl
93 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
94 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cmucl/ChangeLog,v 1.28 2008/01/21 06:55:15 ulm Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cmucl/ChangeLog,v 1.29 2008/06/27 10:04:30 ulm Exp $
96 +
97 + 27 Jun 2008; Ulrich Mueller <ulm@g.o> cmucl-19c.ebuild,
98 + cmucl-19d_p2.ebuild:
99 + Change dependency from virtual/motif to x11-libs/openmotif, bug 224749.
100
101 21 Jan 2008; Ulrich Mueller <ulm@g.o> -files/19a/cmucl.sh,
102 -files/19a/herald-save.lisp-gentoo.patch, -files/19a/install-clc.lisp,
103
104
105
106 --
107 gentoo-commits@l.g.o mailing list