diff options
author | Alex Alexander <wired@gentoo.org> | 2012-01-29 14:52:52 +0000 |
---|---|---|
committer | Alex Alexander <wired@gentoo.org> | 2012-01-29 14:52:52 +0000 |
commit | f4537331e48251a865a23a301f9c37421e8cb9a5 (patch) | |
tree | cf555de4e4da7f8a5170a044ac50d3bf0efad158 /profiles | |
parent | Stable for AMD64, wrt security bug #393481 (diff) | |
download | gentoo-2-f4537331e48251a865a23a301f9c37421e8cb9a5.tar.gz gentoo-2-f4537331e48251a865a23a301f9c37421e8cb9a5.tar.bz2 gentoo-2-f4537331e48251a865a23a301f9c37421e8cb9a5.zip |
masked experimental qt useflags qpa and c++0x
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/base/package.use.mask | 22 |
2 files changed, 25 insertions, 2 deletions
diff --git a/profiles/base/ChangeLog b/profiles/base/ChangeLog index 1958635f43f3..6a90bbf0d48b 100644 --- a/profiles/base/ChangeLog +++ b/profiles/base/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo base-profile # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.339 2012/01/25 07:56:17 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.340 2012/01/29 14:52:52 wired Exp $ + + 29 Jan 2012; Alex Alexander <wired@gentoo.org> package.use.mask: + masked experimental qt useflags qpa and c++0x 25 Jan 2012; Johannes Huber <johu@gentoo.org> package.use.mask: Mask glib use flag for >=net-libs/telepathy-qt-0.9, required version of diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 63e8737b8200..5741034a06d8 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -1,10 +1,30 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v 1.304 2012/01/25 07:56:17 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v 1.305 2012/01/29 14:52:52 wired Exp $ # This file requires >=portage-2.1.1 # New entries go on top. +# Alex Alexander <wired@gentoo.org> (29 Jan 2012) +# Experimental use flags +~x11-libs/qt-assistant-4.8.0 c++0x qpa +~x11-libs/qt-core-4.8.0 c++0x qpa +~x11-libs/qt-declarative-4.8.0 c++0x qpa +~x11-libs/qt-dbus-4.8.0 c++0x qpa +~x11-libs/qt-demo-4.8.0 c++0x qpa +~x11-libs/qt-gui-4.8.0 c++0x qpa +~x11-libs/qt-multimedia-4.8.0 c++0x qpa +~x11-libs/qt-opengl-4.8.0 c++0x qpa +~x11-libs/qt-openvg-4.8.0 c++0x qpa +~x11-libs/qt-phonon-4.8.0 c++0x qpa +~x11-libs/qt-qt3support-4.8.0 c++0x qpa +~x11-libs/qt-script-4.8.0 c++0x qpa +~x11-libs/qt-sql-4.8.0 c++0x qpa +~x11-libs/qt-svg-4.8.0 c++0x qpa +~x11-libs/qt-test-4.8.0 c++0x qpa +~x11-libs/qt-webkit-4.8.0 c++0x qpa +~x11-libs/qt-xmlpatterns-4.8.0 c++0x qpa + # Johannes Huber <johu@gentoo.org> (25 Jan 2012) # Required >=net-libs/telepathy-glib-0.17.2 version is not tree yet. # Remove this entry if it's available. |