Gentoo Archives: gentoo-commits

From: "Keri Harris (keri)" <keri@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/mercury: mercury-0.12.2-r3.ebuild mercury-0.12.2-r4.ebuild ChangeLog mercury-0.13.1-r1.ebuild mercury-0.13.1.ebuild mercury-0.13.1-r2.ebuild
Date: Fri, 21 Nov 2008 22:51:26
Message-Id: E1L3eqP-0005wD-Cj@stork.gentoo.org
1 keri 08/11/21 22:51:21
2
3 Modified: mercury-0.12.2-r3.ebuild mercury-0.12.2-r4.ebuild
4 ChangeLog mercury-0.13.1-r1.ebuild
5 mercury-0.13.1.ebuild mercury-0.13.1-r2.ebuild
6 Log:
7 Block against dev-util/mono-debugger. Bug #247432
8 (Portage version: 2.1.4.5)
9
10 Revision Changes Path
11 1.18 dev-lang/mercury/mercury-0.12.2-r3.ebuild
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mercury/mercury-0.12.2-r3.ebuild?rev=1.18&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mercury/mercury-0.12.2-r3.ebuild?rev=1.18&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mercury/mercury-0.12.2-r3.ebuild?r1=1.17&r2=1.18
16
17 Index: mercury-0.12.2-r3.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-lang/mercury/mercury-0.12.2-r3.ebuild,v
20 retrieving revision 1.17
21 retrieving revision 1.18
22 diff -u -r1.17 -r1.18
23 --- mercury-0.12.2-r3.ebuild 21 Nov 2008 22:38:56 -0000 1.17
24 +++ mercury-0.12.2-r3.ebuild 21 Nov 2008 22:51:21 -0000 1.18
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2008 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mercury/mercury-0.12.2-r3.ebuild,v 1.17 2008/11/21 22:38:56 keri Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mercury/mercury-0.12.2-r3.ebuild,v 1.18 2008/11/21 22:51:21 keri Exp $
30
31 inherit eutils
32
33 @@ -17,7 +17,8 @@
34
35 IUSE="debug minimal readline threads"
36
37 -DEPEND="!dev-util/mpatrol
38 +DEPEND="!dev-libs/mpatrol
39 + !dev-util/mono-debugger
40 readline? ( sys-libs/readline )"
41
42 S="${WORKDIR}"/${MY_P}
43
44
45
46 1.9 dev-lang/mercury/mercury-0.12.2-r4.ebuild
47
48 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mercury/mercury-0.12.2-r4.ebuild?rev=1.9&view=markup
49 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mercury/mercury-0.12.2-r4.ebuild?rev=1.9&content-type=text/plain
50 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mercury/mercury-0.12.2-r4.ebuild?r1=1.8&r2=1.9
51
52 Index: mercury-0.12.2-r4.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-lang/mercury/mercury-0.12.2-r4.ebuild,v
55 retrieving revision 1.8
56 retrieving revision 1.9
57 diff -u -r1.8 -r1.9
58 --- mercury-0.12.2-r4.ebuild 21 Nov 2008 22:38:56 -0000 1.8
59 +++ mercury-0.12.2-r4.ebuild 21 Nov 2008 22:51:21 -0000 1.9
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2008 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mercury/mercury-0.12.2-r4.ebuild,v 1.8 2008/11/21 22:38:56 keri Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mercury/mercury-0.12.2-r4.ebuild,v 1.9 2008/11/21 22:51:21 keri Exp $
65
66 inherit eutils
67
68 @@ -18,6 +18,7 @@
69 IUSE="debug minimal readline threads"
70
71 DEPEND="!dev-libs/mpatrol
72 + !dev-util/mono-debugger
73 readline? ( sys-libs/readline )"
74
75 S="${WORKDIR}"/${MY_P}
76
77
78
79 1.87 dev-lang/mercury/ChangeLog
80
81 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mercury/ChangeLog?rev=1.87&view=markup
82 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mercury/ChangeLog?rev=1.87&content-type=text/plain
83 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mercury/ChangeLog?r1=1.86&r2=1.87
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/dev-lang/mercury/ChangeLog,v
88 retrieving revision 1.86
89 retrieving revision 1.87
90 diff -u -r1.86 -r1.87
91 --- ChangeLog 21 Nov 2008 22:38:56 -0000 1.86
92 +++ ChangeLog 21 Nov 2008 22:51:21 -0000 1.87
93 @@ -1,6 +1,11 @@
94 # ChangeLog for dev-lang/mercury
95 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mercury/ChangeLog,v 1.86 2008/11/21 22:38:56 keri Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mercury/ChangeLog,v 1.87 2008/11/21 22:51:21 keri Exp $
98 +
99 + 21 Nov 2008; <keri@g.o> mercury-0.12.2-r3.ebuild,
100 + mercury-0.12.2-r4.ebuild, mercury-0.13.1.ebuild, mercury-0.13.1-r1.ebuild,
101 + mercury-0.13.1-r2.ebuild:
102 + Block against dev-util/mono-debugger. Bug #247432.
103
104 21 Nov 2008; <keri@g.o> mercury-0.12.2-r3.ebuild,
105 mercury-0.12.2-r4.ebuild, mercury-0.13.1.ebuild, mercury-0.13.1-r1.ebuild,
106
107
108
109 1.14 dev-lang/mercury/mercury-0.13.1-r1.ebuild
110
111 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mercury/mercury-0.13.1-r1.ebuild?rev=1.14&view=markup
112 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mercury/mercury-0.13.1-r1.ebuild?rev=1.14&content-type=text/plain
113 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mercury/mercury-0.13.1-r1.ebuild?r1=1.13&r2=1.14
114
115 Index: mercury-0.13.1-r1.ebuild
116 ===================================================================
117 RCS file: /var/cvsroot/gentoo-x86/dev-lang/mercury/mercury-0.13.1-r1.ebuild,v
118 retrieving revision 1.13
119 retrieving revision 1.14
120 diff -u -r1.13 -r1.14
121 --- mercury-0.13.1-r1.ebuild 21 Nov 2008 22:38:56 -0000 1.13
122 +++ mercury-0.13.1-r1.ebuild 21 Nov 2008 22:51:21 -0000 1.14
123 @@ -1,6 +1,6 @@
124 # Copyright 1999-2008 Gentoo Foundation
125 # Distributed under the terms of the GNU General Public License v2
126 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mercury/mercury-0.13.1-r1.ebuild,v 1.13 2008/11/21 22:38:56 keri Exp $
127 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mercury/mercury-0.13.1-r1.ebuild,v 1.14 2008/11/21 22:51:21 keri Exp $
128
129 inherit eutils flag-o-matic
130
131 @@ -18,6 +18,7 @@
132 IUSE="debug minimal readline threads"
133
134 DEPEND="!dev-libs/mpatrol
135 + !dev-util/mono-debugger
136 readline? ( sys-libs/readline )"
137
138 S="${WORKDIR}"/${MY_P}
139
140
141
142 1.5 dev-lang/mercury/mercury-0.13.1.ebuild
143
144 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mercury/mercury-0.13.1.ebuild?rev=1.5&view=markup
145 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mercury/mercury-0.13.1.ebuild?rev=1.5&content-type=text/plain
146 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mercury/mercury-0.13.1.ebuild?r1=1.4&r2=1.5
147
148 Index: mercury-0.13.1.ebuild
149 ===================================================================
150 RCS file: /var/cvsroot/gentoo-x86/dev-lang/mercury/mercury-0.13.1.ebuild,v
151 retrieving revision 1.4
152 retrieving revision 1.5
153 diff -u -r1.4 -r1.5
154 --- mercury-0.13.1.ebuild 21 Nov 2008 22:38:56 -0000 1.4
155 +++ mercury-0.13.1.ebuild 21 Nov 2008 22:51:21 -0000 1.5
156 @@ -1,6 +1,6 @@
157 # Copyright 1999-2008 Gentoo Foundation
158 # Distributed under the terms of the GNU General Public License v2
159 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mercury/mercury-0.13.1.ebuild,v 1.4 2008/11/21 22:38:56 keri Exp $
160 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mercury/mercury-0.13.1.ebuild,v 1.5 2008/11/21 22:51:21 keri Exp $
161
162 inherit eutils
163
164 @@ -18,6 +18,7 @@
165 IUSE="debug minimal readline threads"
166
167 DEPEND="!dev-libs/mpatrol
168 + !dev-util/mono-debugger
169 readline? ( sys-libs/readline )"
170
171 S="${WORKDIR}"/${MY_P}
172
173
174
175 1.4 dev-lang/mercury/mercury-0.13.1-r2.ebuild
176
177 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mercury/mercury-0.13.1-r2.ebuild?rev=1.4&view=markup
178 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mercury/mercury-0.13.1-r2.ebuild?rev=1.4&content-type=text/plain
179 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mercury/mercury-0.13.1-r2.ebuild?r1=1.3&r2=1.4
180
181 Index: mercury-0.13.1-r2.ebuild
182 ===================================================================
183 RCS file: /var/cvsroot/gentoo-x86/dev-lang/mercury/mercury-0.13.1-r2.ebuild,v
184 retrieving revision 1.3
185 retrieving revision 1.4
186 diff -u -r1.3 -r1.4
187 --- mercury-0.13.1-r2.ebuild 21 Nov 2008 22:38:56 -0000 1.3
188 +++ mercury-0.13.1-r2.ebuild 21 Nov 2008 22:51:21 -0000 1.4
189 @@ -1,6 +1,6 @@
190 # Copyright 1999-2008 Gentoo Foundation
191 # Distributed under the terms of the GNU General Public License v2
192 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mercury/mercury-0.13.1-r2.ebuild,v 1.3 2008/11/21 22:38:56 keri Exp $
193 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mercury/mercury-0.13.1-r2.ebuild,v 1.4 2008/11/21 22:51:21 keri Exp $
194
195 inherit eutils flag-o-matic
196
197 @@ -18,6 +18,7 @@
198 IUSE="debug minimal readline test threads"
199
200 DEPEND="!dev-libs/mpatrol
201 + !dev-util/mono-debugger
202 readline? ( sys-libs/readline )"
203
204 S="${WORKDIR}"/${MY_P}