Gentoo Archives: gentoo-commits

From: "Mart Raudsepp (leio)" <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: package.mask
Date: Sun, 28 Sep 2008 04:06:16
Message-Id: E1KjnXx-0001tU-Me@stork.gentoo.org
1 leio 08/09/28 04:06:13
2
3 Modified: package.mask
4 Log:
5 Add new intltool and libgnomeui to the temporary mask - they will have to come out together with gtk+ because libgnomeui-2.22 does not compile against new gtk+ due to the filechooser backend modules having been removed - libgnomeui-2.24 does not have them anymore and the system will rely on gtk+-2.14 using GIO directly (with VFS support in the standard filechooser provided by gnome-base/gvfs if installed), and libgnomeui-2.24 build depends on intltool-0.40
6
7 Revision Changes Path
8 1.9017 profiles/package.mask
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?rev=1.9017&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?rev=1.9017&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?r1=1.9016&r2=1.9017
13
14 Index: package.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
17 retrieving revision 1.9016
18 retrieving revision 1.9017
19 diff -u -r1.9016 -r1.9017
20 --- package.mask 28 Sep 2008 04:02:47 -0000 1.9016
21 +++ package.mask 28 Sep 2008 04:06:12 -0000 1.9017
22 @@ -1,5 +1,5 @@
23 ####################################################################
24 -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9016 2008/09/28 04:02:47 leio Exp $
25 +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9017 2008/09/28 04:06:12 leio 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 @@ -46,11 +46,13 @@
30
31 # Mart Raudsepp <leio@g.o> (25 Sep 2008)
32 # Temporarily masked for build testing library users first
33 -# and to get gtk+ and gail to ~arch at the same time for
34 -# a clean migration on upgrade
35 +# and to get gtk+, gail and libgnomeui to ~arch at the same
36 +# time for a clean migration on upgrade
37 >=dev-libs/glib-2.18
38 >=x11-libs/gtk+-2.14
39 >=gnome-base/gail-1000
40 +>=dev-util/intltool-0.40
41 +>=gnome-base/libgnomeui-2.24
42
43 # Robin H. Johnson <robbat2@g.o> (25 Sep 2008)
44 # Mainly intended for BSD world. Has multiple interface support.