Gentoo Archives: gentoo-commits

From: "Kacper Kowalik (xarthisius)" <xarthisius@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/mono: ChangeLog mono-2.10.2-r1.ebuild
Date: Thu, 14 Jul 2011 08:29:41
Message-Id: 20110714082929.C1CAA2004B@flycatcher.gentoo.org
1 xarthisius 11/07/14 08:29:29
2
3 Modified: ChangeLog mono-2.10.2-r1.ebuild
4 Log:
5 ppc stable wrt #372983
6
7 (Portage version: 2.2.0_alpha43/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.226 dev-lang/mono/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/mono/ChangeLog?rev=1.226&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/mono/ChangeLog?rev=1.226&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/mono/ChangeLog?r1=1.225&r2=1.226
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-lang/mono/ChangeLog,v
19 retrieving revision 1.225
20 retrieving revision 1.226
21 diff -u -r1.225 -r1.226
22 --- ChangeLog 6 Jul 2011 17:48:02 -0000 1.225
23 +++ ChangeLog 14 Jul 2011 08:29:29 -0000 1.226
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-lang/mono
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/ChangeLog,v 1.225 2011/07/06 17:48:02 hwoarang Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/ChangeLog,v 1.226 2011/07/14 08:29:29 xarthisius Exp $
29 +
30 + 14 Jul 2011; Kacper Kowalik <xarthisius@g.o> mono-2.10.2-r1.ebuild:
31 + ppc stable wrt #372983
32
33 06 Jul 2011; Markos Chandras <hwoarang@g.o> mono-2.10.2-r1.ebuild:
34 Stable on amd64 wrt bug #372983
35
36
37
38 1.4 dev-lang/mono/mono-2.10.2-r1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/mono/mono-2.10.2-r1.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/mono/mono-2.10.2-r1.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/mono/mono-2.10.2-r1.ebuild?r1=1.3&r2=1.4
43
44 Index: mono-2.10.2-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-2.10.2-r1.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- mono-2.10.2-r1.ebuild 6 Jul 2011 17:48:02 -0000 1.3
51 +++ mono-2.10.2-r1.ebuild 14 Jul 2011 08:29:29 -0000 1.4
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-2.10.2-r1.ebuild,v 1.3 2011/07/06 17:48:02 hwoarang Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-2.10.2-r1.ebuild,v 1.4 2011/07/14 08:29:29 xarthisius Exp $
57
58 EAPI="2"
59
60 @@ -11,7 +11,7 @@
61
62 LICENSE="MIT LGPL-2.1 GPL-2 BSD-4 NPL-1.1 Ms-PL GPL-2-with-linking-exception IDPL"
63 SLOT="0"
64 -KEYWORDS="amd64 ~ppc x86"
65 +KEYWORDS="amd64 ppc x86"
66
67 IUSE="hardened minimal xen"