Gentoo Archives: gentoo-commits

From: "Lars Weiler (pylon)" <pylon@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/mono-tools: ChangeLog mono-tools-1.2.4.ebuild
Date: Wed, 19 Sep 2007 22:17:39
Message-Id: E1IY7jr-0001f2-KC@stork.gentoo.org
1 pylon 07/09/19 22:09:43
2
3 Modified: ChangeLog mono-tools-1.2.4.ebuild
4 Log:
5 Stable on ppc; bug #192010.
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.34 dev-util/mono-tools/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/mono-tools/ChangeLog?rev=1.34&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/mono-tools/ChangeLog?rev=1.34&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/mono-tools/ChangeLog?r1=1.33&r2=1.34
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-util/mono-tools/ChangeLog,v
18 retrieving revision 1.33
19 retrieving revision 1.34
20 diff -u -r1.33 -r1.34
21 --- ChangeLog 10 Sep 2007 17:49:37 -0000 1.33
22 +++ ChangeLog 19 Sep 2007 22:09:43 -0000 1.34
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-util/mono-tools
25 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-util/mono-tools/ChangeLog,v 1.33 2007/09/10 17:49:37 jurek Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-util/mono-tools/ChangeLog,v 1.34 2007/09/19 22:09:43 pylon Exp $
28 +
29 + 19 Sep 2007; Lars Weiler <pylon@g.o> mono-tools-1.2.4.ebuild:
30 + Stable on ppc; bug #192010.
31
32 10 Sep 2007; Jurek Bartuszek <jurek@g.o> mono-tools-1.2.4.ebuild:
33 x86 stable (bug #192010)
34
35
36
37 1.7 dev-util/mono-tools/mono-tools-1.2.4.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/mono-tools/mono-tools-1.2.4.ebuild?rev=1.7&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/mono-tools/mono-tools-1.2.4.ebuild?rev=1.7&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/mono-tools/mono-tools-1.2.4.ebuild?r1=1.6&r2=1.7
42
43 Index: mono-tools-1.2.4.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-util/mono-tools/mono-tools-1.2.4.ebuild,v
46 retrieving revision 1.6
47 retrieving revision 1.7
48 diff -u -r1.6 -r1.7
49 --- mono-tools-1.2.4.ebuild 10 Sep 2007 17:49:37 -0000 1.6
50 +++ mono-tools-1.2.4.ebuild 19 Sep 2007 22:09:43 -0000 1.7
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2007 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-util/mono-tools/mono-tools-1.2.4.ebuild,v 1.6 2007/09/10 17:49:37 jurek Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-util/mono-tools/mono-tools-1.2.4.ebuild,v 1.7 2007/09/19 22:09:43 pylon Exp $
56
57 inherit eutils mono multilib autotools
58
59 @@ -10,7 +10,7 @@
60
61 LICENSE="GPL-2"
62 SLOT="0"
63 -KEYWORDS="~amd64 ~ppc ~sparc x86 ~x86-fbsd"
64 +KEYWORDS="~amd64 ppc ~sparc x86 ~x86-fbsd"
65 IUSE="gtkhtml seamonkey"
66
67 RDEPEND="dev-lang/mono
68
69
70
71 --
72 gentoo-commits@g.o mailing list