Gentoo Archives: gentoo-commits

From: "Diego Petteno (flameeyes)" <flameeyes@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: package.mask
Date: Wed, 19 Nov 2008 23:23:30
Message-Id: E1L2wOP-0004zU-9b@stork.gentoo.org
1 flameeyes 08/11/19 23:23:29
2
3 Modified: package.mask
4 Log:
5 Add gtk-sharp and glade-sharp masking to the mono masking.
6
7 Revision Changes Path
8 1.9189 profiles/package.mask
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?rev=1.9189&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?rev=1.9189&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?r1=1.9188&r2=1.9189
13
14 Index: package.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
17 retrieving revision 1.9188
18 retrieving revision 1.9189
19 diff -u -r1.9188 -r1.9189
20 --- package.mask 19 Nov 2008 22:54:25 -0000 1.9188
21 +++ package.mask 19 Nov 2008 23:23:28 -0000 1.9189
22 @@ -1,5 +1,5 @@
23 ####################################################################
24 -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9188 2008/11/19 22:54:25 loki_val Exp $
25 +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9189 2008/11/19 23:23:28 flameeyes Exp $
26 #
27 # When you add an entry to the top of this file, add your name, the date, and
28 # an explanation of why something is getting masked
29 @@ -36,6 +36,11 @@
30 # Conversion from split ebuilds to monolithic ebuilds.
31 # dotnet won't mind, I hope. I contacted them some time ago,
32 # but never got an answer, so assuming they're AWOL.
33 +# Diego E. Pettenò <flameeyes@g.o> (19 Nov 2008)
34 +# gtk-sharp and glade-sharp I took care of myself, merging them in a
35 +# monolithic ebuild with USE flag, and having a commodity ebuild for
36 +# glade-sharp using EAPI=2 until we port the ebuilds using it to the
37 +# new format.
38 >=dev-lang/mono-2
39 >=dev-dotnet/libgdiplus-2
40 >=dev-util/mono-debugger-2
41 @@ -43,6 +48,8 @@
42 >=dev-util/monodoc-2
43 >=dev-lang/mono-basic-2
44 >=dev-dotnet/xsp-2
45 +>=dev-dotnet/gtk-sharp-2.12
46 +~dev-dotnet/glade-sharp-9999
47
48 # Matthias Schwarzott <zzam@g.o> (19 Nov 2008)
49 # This ebuild contains intrusive changes