diff options
-rw-r--r-- | profiles/ChangeLog | 7 | ||||
-rw-r--r-- | profiles/default-bsd/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/default-linux/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/default/linux/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/hardened/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/package.mask | 10 |
6 files changed, 30 insertions, 3 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index a850bcd4c1cb..6d4901066287 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,16 @@ # ChangeLog for profile directory # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2276 2009/01/19 13:07:33 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2277 2009/01/19 22:24:04 yngwin Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 19 Jan 2009; Ben de Groot <yngwin@gentoo.org> + default-bsd/package.use.mask, default-linux/package.use.mask, + default/linux/package.use.mask, hardened/package.use.mask, package.mask: + Masks needed for Qt 4.4 split ebuilds stabilization, bug 248038 + 19 Jan 2009; Rémi Cardona <remi@gentoo.org> package.mask: unmask libdrm-2.4.4 diff --git a/profiles/default-bsd/package.use.mask b/profiles/default-bsd/package.use.mask index 0b5a0b4e30e2..325f44bd7fbd 100644 --- a/profiles/default-bsd/package.use.mask +++ b/profiles/default-bsd/package.use.mask @@ -1,3 +1,7 @@ +# Mask until Qt 4.4 works with this package, as we need to mask 4.3 +# because of bug 248038. See also bug 243362. +sci-visualization/paraview qt4 + app-misc/mc pam dev-util/catalyst cdr # See http://bugzilla.gnome.org/show_bug.cgi?id=370847 for why we disable pam diff --git a/profiles/default-linux/package.use.mask b/profiles/default-linux/package.use.mask index 604e55332b01..2ac0bc1a3b43 100644 --- a/profiles/default-linux/package.use.mask +++ b/profiles/default-linux/package.use.mask @@ -1,3 +1,7 @@ +# Mask until Qt 4.4 works with this package, as we need to mask 4.3 +# because of bug 248038. See also bug 243362. +sci-visualization/paraview qt4 + # Note that this requires portage-2.1.1+ so if you need this functionality, # make sure your package forces a new-enough portage. diff --git a/profiles/default/linux/package.use.mask b/profiles/default/linux/package.use.mask index 6c6f587ecbbf..9176c06bd6cb 100644 --- a/profiles/default/linux/package.use.mask +++ b/profiles/default/linux/package.use.mask @@ -1,3 +1,7 @@ +# Mask until Qt 4.4 works with this package, as we need to mask 4.3 +# because of bug 248038. See also bug 243362. +sci-visualization/paraview qt4 + # Note that this requires portage-2.1.1+ so if you need this functionality, # make sure your package forces a new-enough portage. diff --git a/profiles/hardened/package.use.mask b/profiles/hardened/package.use.mask index 5710ec017096..ac8940c7120d 100644 --- a/profiles/hardened/package.use.mask +++ b/profiles/hardened/package.use.mask @@ -1,3 +1,7 @@ +# Mask until Qt 4.4 works with this package, as we need to mask 4.3 +# because of bug 248038. See also bug 243362. +sci-visualization/paraview qt4 + # Note that this requires portage-2.1.1+ so if you need this functionality, # make sure your package forces a new-enough portage. diff --git a/profiles/package.mask b/profiles/package.mask index 836d6d2b2401..d7cf79b45a50 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9406 2009/01/19 21:12:52 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9407 2009/01/19 22:24:04 yngwin 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. Please be extremely @@ -31,6 +31,12 @@ #--- END OF EXAMPLES --- +# Ben de Groot <yngwin@gentoo.org> (19 Jan 2009) +# Masked because of bug 248038 which requires mask of qt-4.3* +# Newer versions of these do work with split Qt 4.4 +<media-sound/qsynth-0.3.2 +~sci-libs/vtk-5.0.3 + # Jeremy Olexa <darkside@gentoo.org> (19 Jan 2009) # Removed by treecleaners in 60 days. Doesn't build, uses old macros, uses # non-existant header files, & unmaintianed upstream and in Gentoo. bug 241452 @@ -38,7 +44,7 @@ www-servers/tux # Jeremy Olexa <darkside@gentoo.org> (19 Jan 2009) # Removed by treecleaners in 60 days. Doesn't build with gcc-4.3, unmaintained -# upstream and in Gentoo, & file collisions with media-libs/audiofile +# upstream and in Gentoo, & file collisions with media-libs/audiofile # See bug 251154 media-libs/osalp |