diff options
author | Mart Raudsepp <leio@gentoo.org> | 2008-09-28 04:06:12 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2008-09-28 04:06:12 +0000 |
commit | c773ed6172c3eac1de8c5d420731cc10c5884713 (patch) | |
tree | d56da4e3f89a7407ff7aebeca6ded1d9a0e09061 | |
parent | Remove gnome-python-2.22.2 mask as 2.22.3 is in the tree instead by now (diff) | |
download | gentoo-2-c773ed6172c3eac1de8c5d420731cc10c5884713.tar.gz gentoo-2-c773ed6172c3eac1de8c5d420731cc10c5884713.tar.bz2 gentoo-2-c773ed6172c3eac1de8c5d420731cc10c5884713.zip |
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
-rw-r--r-- | profiles/package.mask | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index a3a52cee549b..9e88bbb5e5c2 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -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@gentoo.org> (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@gentoo.org> (25 Sep 2008) # Mainly intended for BSD world. Has multiple interface support. |