diff options
author | 2009-02-06 16:46:00 +0000 | |
---|---|---|
committer | 2009-02-06 16:46:00 +0000 | |
commit | 75c8c027d67c57d1b3d6b3b30d1615c1f4771813 (patch) | |
tree | e96e8096b0f347179a97cb2de6a10181a34cfc04 /profiles | |
parent | ia64/sparc stable wrt #248038 (diff) | |
download | historical-75c8c027d67c57d1b3d6b3b30d1615c1f4771813.tar.gz historical-75c8c027d67c57d1b3d6b3b30d1615c1f4771813.tar.bz2 historical-75c8c027d67c57d1b3d6b3b30d1615c1f4771813.zip |
Mask old versions of qt related packages, bug #248038
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/alpha/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/alpha/package.mask | 5 | ||||
-rw-r--r-- | profiles/arch/ia64/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/ia64/package.mask | 6 | ||||
-rw-r--r-- | profiles/arch/sparc/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/sparc/package.mask | 8 | ||||
-rw-r--r-- | profiles/default-linux/alpha/ChangeLog | 7 | ||||
-rw-r--r-- | profiles/default-linux/alpha/package.mask | 7 | ||||
-rw-r--r-- | profiles/default-linux/ia64/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/default-linux/ia64/package.mask | 6 | ||||
-rw-r--r-- | profiles/default-linux/sparc/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/default-linux/sparc/package.mask | 13 |
12 files changed, 62 insertions, 15 deletions
diff --git a/profiles/arch/alpha/ChangeLog b/profiles/arch/alpha/ChangeLog index 91f8aac968df..ddf10aa1911d 100644 --- a/profiles/arch/alpha/ChangeLog +++ b/profiles/arch/alpha/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/Alpha profile directory # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.22 2009/01/31 18:00:20 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.23 2009/02/06 16:41:56 armin76 Exp $ + + 06 Feb 2009; Raúl Porcel <armin76@gentoo.org> package.mask: + Mask old versions of qt related packages, bug #248038 31 Jan 2009; Tobias Klausmann <klausman@gentoo.org> package.use.mask: Webkit still isn't keyworded, so mask the use flag for qt-assistant, too. diff --git a/profiles/arch/alpha/package.mask b/profiles/arch/alpha/package.mask index fed81755e8e5..f91bac39944a 100644 --- a/profiles/arch/alpha/package.mask +++ b/profiles/arch/alpha/package.mask @@ -19,3 +19,8 @@ dev-util/jarwizard # https://bugs.freedesktop.org/show_bug.cgi?id=16060 =x11-drivers/xf86-video-glint-1.2.0 +# Raúl Porcel <armin76@gentoo.org> (06 Feb 2009) +# mask these versions for a smooth upgrade of x11-libs/qt-4.4.2 wrt bug #248038. +=x11-libs/qt-4.3* +<dev-python/PyQt4-4.4 +<dev-python/PyQt-3.17.6 diff --git a/profiles/arch/ia64/ChangeLog b/profiles/arch/ia64/ChangeLog index 33ad3804d018..d21f5f6e2e0d 100644 --- a/profiles/arch/ia64/ChangeLog +++ b/profiles/arch/ia64/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/ia64 profile # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/ia64/ChangeLog,v 1.24 2009/01/07 17:15:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/ia64/ChangeLog,v 1.25 2009/02/06 16:43:05 armin76 Exp $ + + 06 Feb 2009; Raúl Porcel <armin76@gentoo.org> +package.mask: + Mask old versions of qt related packages, bug #248038 07 Jan 2009; Raúl Porcel <armin76@gentoo.org> use.mask: Add v4l and v4l2 to use.mask, no hardware to test diff --git a/profiles/arch/ia64/package.mask b/profiles/arch/ia64/package.mask new file mode 100644 index 000000000000..5949a30ee73b --- /dev/null +++ b/profiles/arch/ia64/package.mask @@ -0,0 +1,6 @@ +# Raúl Porcel <armin76@gentoo.org> (06 Feb 2009) +# mask these versions for a smooth upgrade of x11-libs/qt-4.4.2 wrt bug #248038. +=x11-libs/qt-4.3* +<dev-python/PyQt4-4.4 +<dev-python/PyQt-3.17.6 + diff --git a/profiles/arch/sparc/ChangeLog b/profiles/arch/sparc/ChangeLog index 5ff847e6e144..dde3d405f1df 100644 --- a/profiles/arch/sparc/ChangeLog +++ b/profiles/arch/sparc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/sparc profile # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/ChangeLog,v 1.40 2009/01/20 20:50:09 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/ChangeLog,v 1.41 2009/02/06 16:44:11 armin76 Exp $ + + 06 Feb 2009; Raúl Porcel <armin76@gentoo.org> package.mask: + Mask old versions of qt related packages, bug #248038 20 Jan 2009; Ferris McCormick <fmccor@gentoo.org> package.use.mask: package.use.mask zemberek for enchant --- requires java (see Bug #255691). diff --git a/profiles/arch/sparc/package.mask b/profiles/arch/sparc/package.mask index 6bb9c35c1af2..90210c74956e 100644 --- a/profiles/arch/sparc/package.mask +++ b/profiles/arch/sparc/package.mask @@ -1,6 +1,12 @@ # Copyright 1999-2007 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.10 2008/12/14 14:13:56 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/package.mask,v 1.11 2009/02/06 16:44:11 armin76 Exp $ + +# Raúl Porcel <armin76@gentoo.org> (06 Feb 2009) +# mask these versions for a smooth upgrade of x11-libs/qt-4.4.2 wrt bug #248038. +=x11-libs/qt-4.3* +<dev-python/PyQt4-4.4 +<dev-python/PyQt-3.17.6 ## # Ferris McCormick <fmccor@gentoo.org> (18 Nov. 2008) diff --git a/profiles/default-linux/alpha/ChangeLog b/profiles/default-linux/alpha/ChangeLog index ae20b591b846..fa5d735ec7dc 100644 --- a/profiles/default-linux/alpha/ChangeLog +++ b/profiles/default-linux/alpha/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/x86 profile directory -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/ChangeLog,v 1.116 2008/12/26 11:48:14 klausman Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/ChangeLog,v 1.117 2009/02/06 16:44:42 armin76 Exp $ + + 06 Feb 2009; Raúl Porcel <armin76@gentoo.org> package.mask: + Mask old versions of qt related packages, bug #248038 26 Dec 2008; Tobias Klausmann <klausman@gentoo.org> use.mask: Masked openafs on alpha diff --git a/profiles/default-linux/alpha/package.mask b/profiles/default-linux/alpha/package.mask index 5db666f3b54c..dbaa5fedb8d7 100644 --- a/profiles/default-linux/alpha/package.mask +++ b/profiles/default-linux/alpha/package.mask @@ -22,3 +22,10 @@ dev-util/jarwizard # Masked since it's broken completely right now # https://bugs.freedesktop.org/show_bug.cgi?id=16060 =x11-drivers/xf86-video-glint-1.2.0 + +# Raúl Porcel <armin76@gentoo.org> (06 Feb 2009) +# mask these versions for a smooth upgrade of x11-libs/qt-4.4.2 wrt bug #248038. +=x11-libs/qt-4.3* +<dev-python/PyQt4-4.4 +<dev-python/PyQt-3.17.6 + diff --git a/profiles/default-linux/ia64/ChangeLog b/profiles/default-linux/ia64/ChangeLog index 3cc41e7e0fe6..402c53009a60 100644 --- a/profiles/default-linux/ia64/ChangeLog +++ b/profiles/default-linux/ia64/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for ia64 profile # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ia64/ChangeLog,v 1.64 2009/01/07 17:16:19 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ia64/ChangeLog,v 1.65 2009/02/06 16:45:11 armin76 Exp $ + + 06 Feb 2009; Raúl Porcel <armin76@gentoo.org> +package.mask: + Mask old versions of qt related packages, bug #248038 07 Jan 2009; Raúl Porcel <armin76@gentoo.org> use.mask: Add v4l and v4l2 to use.mask, no hardware to test diff --git a/profiles/default-linux/ia64/package.mask b/profiles/default-linux/ia64/package.mask new file mode 100644 index 000000000000..5949a30ee73b --- /dev/null +++ b/profiles/default-linux/ia64/package.mask @@ -0,0 +1,6 @@ +# Raúl Porcel <armin76@gentoo.org> (06 Feb 2009) +# mask these versions for a smooth upgrade of x11-libs/qt-4.4.2 wrt bug #248038. +=x11-libs/qt-4.3* +<dev-python/PyQt4-4.4 +<dev-python/PyQt-3.17.6 + diff --git a/profiles/default-linux/sparc/ChangeLog b/profiles/default-linux/sparc/ChangeLog index 760de83c1edf..ac5f4d06aad5 100644 --- a/profiles/default-linux/sparc/ChangeLog +++ b/profiles/default-linux/sparc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sparc profile # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/ChangeLog,v 1.127 2009/01/20 20:53:06 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/ChangeLog,v 1.128 2009/02/06 16:46:00 armin76 Exp $ + + 06 Feb 2009; Raúl Porcel <armin76@gentoo.org> package.mask: + Mask old versions of qt related packages, bug #248038 20 Jan 2009; Ferris McCormick <fmccor@gentoo.org> package.use.mask: package.use.mask zemberek for enchant --- requires java (see Bug #255691). diff --git a/profiles/default-linux/sparc/package.mask b/profiles/default-linux/sparc/package.mask index 3f84252f5b34..ec194122616b 100644 --- a/profiles/default-linux/sparc/package.mask +++ b/profiles/default-linux/sparc/package.mask @@ -1,13 +1,12 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/package.mask,v 1.7 2008/11/21 20:20:46 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/package.mask,v 1.8 2009/02/06 16:46:00 armin76 Exp $ -# Alexis Ballier <aballier@gentoo.org> (09 Sep 2008) -# The big TeX Live 2008 mask. Needs some testing and keywording love. -# Updated 06 Oct 2008 for bug #237202 and bug #239472 -## -# Ferris McCormick <fmccor@gentoo.org> (18 Nov 2008) -# Unmask texlive-2008. +# Raúl Porcel <armin76@gentoo.org> (06 Feb 2009) +# mask these versions for a smooth upgrade of x11-libs/qt-4.4.2 wrt bug #248038. +=x11-libs/qt-4.3* +<dev-python/PyQt4-4.4 +<dev-python/PyQt-3.17.6 # Gustavo Zacarias <gustavoz@gentoo.org> # Broken, no way to test it, see bug #155887 and bug #186958 |