diff options
author | Ben de Groot <yngwin@gentoo.org> | 2012-06-15 04:35:49 +0000 |
---|---|---|
committer | Ben de Groot <yngwin@gentoo.org> | 2012-06-15 04:35:49 +0000 |
commit | 3441026a3019c65023259bd94f1ee2d7cc359797 (patch) | |
tree | 2db45068ba16102bb2f3773d19bcbf84427e4400 /profiles | |
parent | Add latex-beamer[lyx] to qt mask (diff) | |
download | gentoo-2-3441026a3019c65023259bd94f1ee2d7cc359797.tar.gz gentoo-2-3441026a3019c65023259bd94f1ee2d7cc359797.tar.bz2 gentoo-2-3441026a3019c65023259bd94f1ee2d7cc359797.zip |
Add qt-demo and remaining qt revdeps to qt mask
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/arch/alpha/package.mask | 9 | ||||
-rw-r--r-- | profiles/arch/sparc/package.mask | 6 | ||||
-rw-r--r-- | profiles/package.mask | 3 |
4 files changed, 20 insertions, 4 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index a3c79dd4cf34..4fd12764f5c5 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6670 2012/06/14 17:23:57 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6671 2012/06/15 04:35:49 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! + 15 Jun 2012; Ben de Groot <yngwin@gentoo.org> arch/alpha/package.mask, + arch/sparc/package.mask, package.mask: + Add qt-demo and remaining qt revdeps to qt mask + 14 Jun 2012; Samuli Suominen <ssuominen@gentoo.org> license_groups: Include skype-4.0.0.7-copyright in EULA and skype-4.0.0.7-third-party_attributions.txt in MISC-FREE. diff --git a/profiles/arch/alpha/package.mask b/profiles/arch/alpha/package.mask index 887e0a30f6df..abb1781bbbd7 100644 --- a/profiles/arch/alpha/package.mask +++ b/profiles/arch/alpha/package.mask @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.mask,v 1.29 2012/06/15 04:13:45 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.mask,v 1.30 2012/06/15 04:35:49 yngwin Exp $ # Ben de Groot <yngwin@gentoo.org> (14 Jun 2012) # Since x11-libs/qt-* will no longer be available for alpha, we need @@ -20,6 +20,13 @@ dev-util/automoc dev-vcs/qbzr net-irc/kvirc x11-themes/qtcurve-qt4 +dev-vcs/bzr-explorer +media-gfx/pictureflow +media-libs/phonon +media-video/smplayer +x11-libs/qscintilla +x11-libs/qwt +x11-libs/qwtplot3d # Tobias Klausman <klausman@gentoo.org> (31 Oct 2011) # Breaks since accept4() is not implemented on alpha diff --git a/profiles/arch/sparc/package.mask b/profiles/arch/sparc/package.mask index a007520c44e2..3ff4f6b0c5c2 100644 --- a/profiles/arch/sparc/package.mask +++ b/profiles/arch/sparc/package.mask @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/package.mask,v 1.31 2012/06/14 16:50:38 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/package.mask,v 1.32 2012/06/15 04:35:49 yngwin Exp $ # Ben de Groot <yngwin@gentoo.org> (14 Jun 2012) # Since x11-libs/qt-* will no longer be available for sparc, we need @@ -21,8 +21,12 @@ dev-util/automoc dev-util/kscope dev-vcs/qbzr games-emulation/dboxfe +media-gfx/pictureflow +media-libs/phonon net-irc/kvirc sys-devel/qconf +x11-libs/qscintilla +x11-libs/qwt x11-themes/qtcurve-qt4 # Justin Lecher <jlec@gentoo.org> (9 Mar 2011) diff --git a/profiles/package.mask b/profiles/package.mask index 3e8441c48644..addf5bc1717e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.13857 2012/06/14 17:00:26 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.13858 2012/06/15 04:35:49 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 @@ -44,6 +44,7 @@ <x11-libs/qt-assistant-4.7.3 <x11-libs/qt-core-4.7.3 <x11-libs/qt-dbus-4.7.3 +<x11-libs/qt-demo-4.7.3 <x11-libs/qt-gui-4.7.3 <x11-libs/qt-multimedia-4.7.3 <x11-libs/qt-opengl-4.7.3 |