Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
leio 08/09/28 04:06:13
Modified: package.mask
Log:
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
Revision Changes Path
1.9017 profiles/package.mask
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?rev=1.9017&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?rev=1.9017&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?r1=1.9016&r2=1.9017
Index: package.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
retrieving revision 1.9016
retrieving revision 1.9017
diff -u -r1.9016 -r1.9017
--- package.mask 28 Sep 2008 04:02:47 -0000 1.9016
+++ package.mask 28 Sep 2008 04:06:12 -0000 1.9017
@@ -1,5 +1,5 @@
####################################################################
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9016 2008/09/28 04:02:47 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9017 2008/09/28 04:06:12 leio Exp $
#
# When you add an entry to the top of this file, add your name, the date, and
# an explanation of why something is getting masked
@@ -46,11 +46,13 @@
# Mart Raudsepp <leio@g.o> (25 Sep 2008)
# Temporarily masked for build testing library users first
-# and to get gtk+ and gail to ~arch at the same time for
-# a clean migration on upgrade
+# and to get gtk+, gail and libgnomeui to ~arch at the same
+# time for a clean migration on upgrade
>=dev-libs/glib-2.18
>=x11-libs/gtk+-2.14
>=gnome-base/gail-1000
+>=dev-util/intltool-0.40
+>=gnome-base/libgnomeui-2.24
# Robin H. Johnson <robbat2@g.o> (25 Sep 2008)
# Mainly intended for BSD world. Has multiple interface support.
|
|