Gentoo Archives: gentoo-commits

From: "Peter Alfredsen (loki_val)" <loki_val@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog package.mask
Date: Wed, 19 Nov 2008 21:53:02
Message-Id: E1L2uyq-00042D-8m@stork.gentoo.org
1 loki_val 08/11/19 21:53:00
2
3 Modified: ChangeLog package.mask
4 Log:
5 Initial mask for mono-2 ebuilds.
6
7 Revision Changes Path
8 1.2062 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.2062&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.2062&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.2061&r2=1.2062
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.2061
18 retrieving revision 1.2062
19 diff -u -r1.2061 -r1.2062
20 --- ChangeLog 19 Nov 2008 19:32:56 -0000 1.2061
21 +++ ChangeLog 19 Nov 2008 21:52:59 -0000 1.2062
22 @@ -1,12 +1,15 @@
23 # ChangeLog for profile directory
24 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2061 2008/11/19 19:32:56 loki_val Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2062 2008/11/19 21:52:59 loki_val Exp $
27 #
28 # This ChangeLog should include records for all changes in profiles directory.
29 # Only typo fixes which don't affect portage/repoman behaviour could be avoided
30 # here. If in doubt put a record here!
31
32 19 Nov 2008; Peter Alfredsen <loki_val@g.o> package.mask:
33 + Initial mask for mono-2 ebuilds.
34 +
35 + 19 Nov 2008; Peter Alfredsen <loki_val@g.o> package.mask:
36 Bug 211327 fixed, removing mask.
37
38 19 Nov 2008; Matthias Schwarzott <zzam@g.o> package.mask:
39
40
41
42 1.9186 profiles/package.mask
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?rev=1.9186&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?rev=1.9186&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?r1=1.9185&r2=1.9186
47
48 Index: package.mask
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
51 retrieving revision 1.9185
52 retrieving revision 1.9186
53 diff -u -r1.9185 -r1.9186
54 --- package.mask 19 Nov 2008 19:32:56 -0000 1.9185
55 +++ package.mask 19 Nov 2008 21:52:59 -0000 1.9186
56 @@ -1,5 +1,5 @@
57 ####################################################################
58 -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9185 2008/11/19 19:32:56 loki_val Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9186 2008/11/19 21:52:59 loki_val Exp $
60 #
61 # When you add an entry to the top of this file, add your name, the date, and
62 # an explanation of why something is getting masked
63 @@ -29,6 +29,19 @@
64
65 #--- END OF EXAMPLES ---
66
67 +# Peter Alfredsen <loki_val@g.o> (19 Nov 2008)
68 +# Let's see if we can make this break something.
69 +# Masked for now. I hope to get some gtk-sharp etc. stuff
70 +# Into the tree along with it. I'll probably do a simplistic
71 +# Conversion from split ebuilds to monolithic ebuilds.
72 +# dotnet won't mind, I hope. I contacted them some time ago,
73 +# but never got an answer, so assuming they're AWOL.
74 +>=dev-lang/mono-2
75 +>=dev-dotnet/libgdiplus-2
76 +>=dev-util/mono-debugger-2
77 +>=dev-util/mono-tools-2
78 +>=dev-util/monodoc-2
79 +
80 # Matthias Schwarzott <zzam@g.o> (19 Nov 2008)
81 # This ebuild contains intrusive changes
82 # masked until all changes are tested