diff options
author | 2010-06-08 10:12:12 +0000 | |
---|---|---|
committer | 2010-06-08 10:12:12 +0000 | |
commit | 8c02512b7f092f4362d154c8f6583d1b446ce4c0 (patch) | |
tree | 22352a8e2362faadd932c8afbba8f80e606169ff /profiles | |
parent | Apply fix for bug #321975 only when run as root (diff) | |
download | gentoo-2-8c02512b7f092f4362d154c8f6583d1b446ce4c0.tar.gz gentoo-2-8c02512b7f092f4362d154c8f6583d1b446ce4c0.tar.bz2 gentoo-2-8c02512b7f092f4362d154c8f6583d1b446ce4c0.zip |
Masking Qt-4.6.3 until we are ready
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 20 |
2 files changed, 23 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index eb56992310b6..91a32050662a 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.4232 2010/06/08 08:31:26 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.4233 2010/06/08 10:12:12 hwoarang 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! + 08 Jun 2010; Markos Chandras <hwoarang@gentoo.org> package.mask: + Masking Qt-4.6.3 until we are ready + 08 Jun 2010; Tiziano Müller <dev-zero@gentoo.org> updates/2Q-2010: Moved Ice from dev-cpp to dev-libs. diff --git a/profiles/package.mask b/profiles/package.mask index 470cb253fdc9..6fd0dec15c42 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.11602 2010/06/07 16:27:13 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.11603 2010/06/08 10:12:12 hwoarang 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,24 @@ #--- END OF EXAMPLES --- +# Markos Chandras <hwoarang@gentoo.org> (07 Jun 2010) +# Masking 4.6.3 until we are ready for that +=x11-libs/qt-assistant-4.6.3 +=x11-libs/qt-core-4.6.3 +=x11-libs/qt-dbus-4.6.3 +=x11-libs/qt-demo-4.6.3 +=x11-libs/qt-gui-4.6.3 +=x11-libs/qt-multimedia-4.6.3 +=x11-libs/qt-opengl-4.6.3 +=x11-libs/qt-phonon-4.6.3 +=x11-libs/qt-qt3support-4.6.3 +=x11-libs/qt-script-4.6.3 +=x11-libs/qt-sql-4.6.3 +=x11-libs/qt-svg-4.6.3 +=x11-libs/qt-test-4.6.3 +=x11-libs/qt-webkit-4.6.3 +=x11-libs/qt-xmlpatterns-4.6.3 + # Markos Chandras <hwoarang@gentoo.org> (05 Jun 2010) # Runtime segmentation fauls and multiple failures to generate # configuration data. Bug #265465. Masked for removal in 30 days |