summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-06-06 08:43:39 +0000
committerMarkus Meier <maekke@gentoo.org>2009-06-06 08:43:39 +0000
commit941ff2cc7519a9957404d27e9ea0af6b132e61de (patch)
tree6c51ae149ad7b8defe299f946f70acf956917646 /x11-libs
parentInstead of using kde.eclass, use qt3.eclass to avoid unnecessary USE flags li... (diff)
downloadhistorical-941ff2cc7519a9957404d27e9ea0af6b132e61de.tar.gz
historical-941ff2cc7519a9957404d27e9ea0af6b132e61de.tar.bz2
historical-941ff2cc7519a9957404d27e9ea0af6b132e61de.zip
amd64 stable, bug #266201
Package-Manager: portage-2.1.6.11/cvs/Linux x86_64
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/qt-assistant/ChangeLog5
-rw-r--r--x11-libs/qt-assistant/qt-assistant-4.5.1.ebuild4
-rw-r--r--x11-libs/qt-core/ChangeLog5
-rw-r--r--x11-libs/qt-core/qt-core-4.5.1.ebuild4
-rw-r--r--x11-libs/qt-dbus/ChangeLog5
-rw-r--r--x11-libs/qt-dbus/qt-dbus-4.5.1.ebuild4
-rw-r--r--x11-libs/qt-demo/ChangeLog5
-rw-r--r--x11-libs/qt-demo/qt-demo-4.5.1.ebuild4
-rw-r--r--x11-libs/qt-gui/ChangeLog5
-rw-r--r--x11-libs/qt-gui/qt-gui-4.5.1.ebuild4
-rw-r--r--x11-libs/qt-opengl/ChangeLog5
-rw-r--r--x11-libs/qt-opengl/qt-opengl-4.5.1.ebuild4
-rw-r--r--x11-libs/qt-phonon/ChangeLog5
-rw-r--r--x11-libs/qt-phonon/qt-phonon-4.5.1.ebuild4
-rw-r--r--x11-libs/qt-qt3support/ChangeLog5
-rw-r--r--x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild4
-rw-r--r--x11-libs/qt-script/ChangeLog5
-rw-r--r--x11-libs/qt-script/qt-script-4.5.1.ebuild4
-rw-r--r--x11-libs/qt-sql/ChangeLog5
-rw-r--r--x11-libs/qt-sql/qt-sql-4.5.1.ebuild4
-rw-r--r--x11-libs/qt-svg/ChangeLog5
-rw-r--r--x11-libs/qt-svg/qt-svg-4.5.1-r1.ebuild4
-rw-r--r--x11-libs/qt-test/ChangeLog5
-rw-r--r--x11-libs/qt-test/qt-test-4.5.1.ebuild4
-rw-r--r--x11-libs/qt-webkit/ChangeLog5
-rw-r--r--x11-libs/qt-webkit/qt-webkit-4.5.1.ebuild4
-rw-r--r--x11-libs/qt-xmlpatterns/ChangeLog5
-rw-r--r--x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.5.1.ebuild4
-rw-r--r--x11-libs/qt/ChangeLog5
-rw-r--r--x11-libs/qt/qt-4.5.1.ebuild4
30 files changed, 90 insertions, 45 deletions
diff --git a/x11-libs/qt-assistant/ChangeLog b/x11-libs/qt-assistant/ChangeLog
index 584fca9382f5..62c4d8da6a00 100644
--- a/x11-libs/qt-assistant/ChangeLog
+++ b/x11-libs/qt-assistant/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/qt-assistant
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.41 2009/06/02 18:06:17 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.42 2009/06/06 08:41:17 maekke Exp $
+
+ 06 Jun 2009; Markus Meier <maekke@gentoo.org> qt-assistant-4.5.1.ebuild:
+ amd64 stable, bug #266201
02 Jun 2009; Christian Faulhammer <fauli@gentoo.org>
qt-assistant-4.5.1.ebuild:
diff --git a/x11-libs/qt-assistant/qt-assistant-4.5.1.ebuild b/x11-libs/qt-assistant/qt-assistant-4.5.1.ebuild
index d91985b6445b..cc275ffd8438 100644
--- a/x11-libs/qt-assistant/qt-assistant-4.5.1.ebuild
+++ b/x11-libs/qt-assistant/qt-assistant-4.5.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.5.1.ebuild,v 1.6 2009/06/02 18:06:17 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.5.1.ebuild,v 1.7 2009/06/06 08:41:17 maekke Exp $
EAPI="2"
inherit qt4-build
DESCRIPTION="The assistant help module for the Qt toolkit"
SLOT="4"
-KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ppc ~ppc64 -sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 -sparc x86 ~x86-fbsd"
IUSE=""
DEPEND="~x11-libs/qt-gui-${PV}[debug=]
diff --git a/x11-libs/qt-core/ChangeLog b/x11-libs/qt-core/ChangeLog
index 82e175e00c03..111d38aa17b9 100644
--- a/x11-libs/qt-core/ChangeLog
+++ b/x11-libs/qt-core/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/qt-core
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.53 2009/06/02 17:54:56 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.54 2009/06/06 08:28:59 maekke Exp $
+
+ 06 Jun 2009; Markus Meier <maekke@gentoo.org> qt-core-4.5.1.ebuild:
+ amd64 stable, bug #266201
02 Jun 2009; Christian Faulhammer <fauli@gentoo.org> qt-core-4.5.1.ebuild:
stable x86, bug 266201
diff --git a/x11-libs/qt-core/qt-core-4.5.1.ebuild b/x11-libs/qt-core/qt-core-4.5.1.ebuild
index 6ea181ea6420..13ffa0dec633 100644
--- a/x11-libs/qt-core/qt-core-4.5.1.ebuild
+++ b/x11-libs/qt-core/qt-core-4.5.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.5.1.ebuild,v 1.9 2009/06/02 17:54:56 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.5.1.ebuild,v 1.10 2009/06/06 08:28:59 maekke Exp $
EAPI="2"
inherit qt4-build
DESCRIPTION="The Qt toolkit is a comprehensive C++ application development framework"
SLOT="4"
-KEYWORDS="alpha ~amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE="doc +glib +iconv +qt3support +ssl"
RDEPEND="sys-libs/zlib
diff --git a/x11-libs/qt-dbus/ChangeLog b/x11-libs/qt-dbus/ChangeLog
index d33a41f18d41..a1a613e28ae6 100644
--- a/x11-libs/qt-dbus/ChangeLog
+++ b/x11-libs/qt-dbus/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/qt-dbus
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/ChangeLog,v 1.31 2009/06/02 17:55:56 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/ChangeLog,v 1.32 2009/06/06 08:31:06 maekke Exp $
+
+ 06 Jun 2009; Markus Meier <maekke@gentoo.org> qt-dbus-4.5.1.ebuild:
+ amd64 stable, bug #266201
02 Jun 2009; Christian Faulhammer <fauli@gentoo.org> qt-dbus-4.5.1.ebuild:
stable x86, bug 266201
diff --git a/x11-libs/qt-dbus/qt-dbus-4.5.1.ebuild b/x11-libs/qt-dbus/qt-dbus-4.5.1.ebuild
index 42f493cd4bf6..007894e52fc1 100644
--- a/x11-libs/qt-dbus/qt-dbus-4.5.1.ebuild
+++ b/x11-libs/qt-dbus/qt-dbus-4.5.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/qt-dbus-4.5.1.ebuild,v 1.5 2009/06/02 17:55:56 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/qt-dbus-4.5.1.ebuild,v 1.6 2009/06/06 08:31:06 maekke Exp $
EAPI="2"
inherit qt4-build
DESCRIPTION="The DBus module for the Qt toolkit"
SLOT="4"
-KEYWORDS="alpha ~amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE=""
DEPEND="~x11-libs/qt-core-${PV}[debug=]
diff --git a/x11-libs/qt-demo/ChangeLog b/x11-libs/qt-demo/ChangeLog
index 633390051d56..fc319a2c484c 100644
--- a/x11-libs/qt-demo/ChangeLog
+++ b/x11-libs/qt-demo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/qt-demo
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-demo/ChangeLog,v 1.21 2009/06/03 22:32:18 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-demo/ChangeLog,v 1.22 2009/06/06 08:42:28 maekke Exp $
+
+ 06 Jun 2009; Markus Meier <maekke@gentoo.org> qt-demo-4.5.1.ebuild:
+ amd64 stable, bug #266201
03 Jun 2009; Ben de Groot <yngwin@gentoo.org> qt-demo-4.5.1.ebuild:
Add kde useflag, for selecting media-sound/phonon
diff --git a/x11-libs/qt-demo/qt-demo-4.5.1.ebuild b/x11-libs/qt-demo/qt-demo-4.5.1.ebuild
index 955718c59587..9d0ae28b3645 100644
--- a/x11-libs/qt-demo/qt-demo-4.5.1.ebuild
+++ b/x11-libs/qt-demo/qt-demo-4.5.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-demo/qt-demo-4.5.1.ebuild,v 1.4 2009/06/03 22:32:18 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-demo/qt-demo-4.5.1.ebuild,v 1.5 2009/06/06 08:42:28 maekke Exp $
EAPI="2"
inherit qt4-build
DESCRIPTION="Demonstration module of the Qt toolkit"
SLOT="4"
-KEYWORDS="~amd64 ~hppa ppc ~ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 ~hppa ppc ~ppc64 x86 ~x86-fbsd"
IUSE="kde"
DEPEND="~x11-libs/qt-assistant-${PV}:${SLOT}
diff --git a/x11-libs/qt-gui/ChangeLog b/x11-libs/qt-gui/ChangeLog
index aa33feb6bd3d..9718fc67918b 100644
--- a/x11-libs/qt-gui/ChangeLog
+++ b/x11-libs/qt-gui/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/qt-gui
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/ChangeLog,v 1.58 2009/06/02 17:53:54 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/ChangeLog,v 1.59 2009/06/06 08:29:59 maekke Exp $
+
+ 06 Jun 2009; Markus Meier <maekke@gentoo.org> qt-gui-4.5.1.ebuild:
+ amd64 stable, bug #266201
02 Jun 2009; Christian Faulhammer <fauli@gentoo.org> qt-gui-4.5.1.ebuild:
stable x86, bug 266201
diff --git a/x11-libs/qt-gui/qt-gui-4.5.1.ebuild b/x11-libs/qt-gui/qt-gui-4.5.1.ebuild
index 5cba6360c44b..1cfd35d80be8 100644
--- a/x11-libs/qt-gui/qt-gui-4.5.1.ebuild
+++ b/x11-libs/qt-gui/qt-gui-4.5.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/qt-gui-4.5.1.ebuild,v 1.5 2009/06/02 17:53:54 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/qt-gui-4.5.1.ebuild,v 1.6 2009/06/06 08:29:59 maekke Exp $
EAPI="2"
inherit eutils qt4-build
DESCRIPTION="The GUI module for the Qt toolkit"
SLOT="4"
-KEYWORDS="alpha ~amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE="+accessibility cups +dbus +glib +gtkstyle mng nas nis raster tiff +qt3support xinerama"
RDEPEND="media-libs/fontconfig
diff --git a/x11-libs/qt-opengl/ChangeLog b/x11-libs/qt-opengl/ChangeLog
index 91dd1359a339..91bda332401a 100644
--- a/x11-libs/qt-opengl/ChangeLog
+++ b/x11-libs/qt-opengl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/qt-opengl
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/ChangeLog,v 1.32 2009/06/02 18:02:51 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/ChangeLog,v 1.33 2009/06/06 08:37:01 maekke Exp $
+
+ 06 Jun 2009; Markus Meier <maekke@gentoo.org> qt-opengl-4.5.1.ebuild:
+ amd64 stable, bug #266201
02 Jun 2009; Christian Faulhammer <fauli@gentoo.org>
qt-opengl-4.5.1.ebuild:
diff --git a/x11-libs/qt-opengl/qt-opengl-4.5.1.ebuild b/x11-libs/qt-opengl/qt-opengl-4.5.1.ebuild
index 6a57f80c38a5..7b8f6affb67a 100644
--- a/x11-libs/qt-opengl/qt-opengl-4.5.1.ebuild
+++ b/x11-libs/qt-opengl/qt-opengl-4.5.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/qt-opengl-4.5.1.ebuild,v 1.5 2009/06/02 18:02:51 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/qt-opengl-4.5.1.ebuild,v 1.6 2009/06/06 08:37:01 maekke Exp $
EAPI="2"
inherit qt4-build
DESCRIPTION="The OpenGL module for the Qt toolkit"
SLOT="4"
-KEYWORDS="alpha ~amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE="+qt3support"
DEPEND="~x11-libs/qt-core-${PV}[debug=,qt3support=]
diff --git a/x11-libs/qt-phonon/ChangeLog b/x11-libs/qt-phonon/ChangeLog
index fb73e6b2fc48..fb7ca0877d6c 100644
--- a/x11-libs/qt-phonon/ChangeLog
+++ b/x11-libs/qt-phonon/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/qt-phonon
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/ChangeLog,v 1.32 2009/06/02 18:00:44 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/ChangeLog,v 1.33 2009/06/06 08:39:03 maekke Exp $
+
+ 06 Jun 2009; Markus Meier <maekke@gentoo.org> qt-phonon-4.5.1.ebuild:
+ amd64 stable, bug #266201
02 Jun 2009; Christian Faulhammer <fauli@gentoo.org>
qt-phonon-4.5.1.ebuild:
diff --git a/x11-libs/qt-phonon/qt-phonon-4.5.1.ebuild b/x11-libs/qt-phonon/qt-phonon-4.5.1.ebuild
index c601d1b59da0..d37addfaae1f 100644
--- a/x11-libs/qt-phonon/qt-phonon-4.5.1.ebuild
+++ b/x11-libs/qt-phonon/qt-phonon-4.5.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/qt-phonon-4.5.1.ebuild,v 1.5 2009/06/02 18:00:44 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/qt-phonon-4.5.1.ebuild,v 1.6 2009/06/06 08:39:03 maekke Exp $
EAPI="2"
inherit qt4-build
DESCRIPTION="The Phonon module for the Qt toolkit"
SLOT="4"
-KEYWORDS="alpha ~amd64 arm ~hppa ~ia64 ppc ~ppc64 x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 x86 ~x86-fbsd"
IUSE="+dbus"
DEPEND="~x11-libs/qt-gui-${PV}[debug=,glib,qt3support]
diff --git a/x11-libs/qt-qt3support/ChangeLog b/x11-libs/qt-qt3support/ChangeLog
index d2697f2814fe..b94d8b661e56 100644
--- a/x11-libs/qt-qt3support/ChangeLog
+++ b/x11-libs/qt-qt3support/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/qt-qt3support
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/ChangeLog,v 1.38 2009/06/04 23:28:26 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/ChangeLog,v 1.39 2009/06/06 08:36:03 maekke Exp $
+
+ 06 Jun 2009; Markus Meier <maekke@gentoo.org> qt-qt3support-4.5.1.ebuild:
+ amd64 stable, bug #266201
04 Jun 2009; Ben de Groot <yngwin@gentoo.org> qt-qt3support-4.5.1.ebuild:
Make sure gstreamer is enabled if USE="phonon kde", bug 272649
diff --git a/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild b/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild
index 90048f8318c2..7573893ed416 100644
--- a/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild
+++ b/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild,v 1.12 2009/06/04 23:28:26 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild,v 1.13 2009/06/06 08:36:03 maekke Exp $
EAPI="2"
inherit qt4-build
DESCRIPTION="The Qt3 support module for the Qt toolkit"
SLOT="4"
-KEYWORDS="alpha ~amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE="+accessibility kde phonon"
DEPEND="~x11-libs/qt-core-${PV}[debug=,qt3support]
diff --git a/x11-libs/qt-script/ChangeLog b/x11-libs/qt-script/ChangeLog
index 750609d05761..7540c86f497f 100644
--- a/x11-libs/qt-script/ChangeLog
+++ b/x11-libs/qt-script/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/qt-script
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/ChangeLog,v 1.34 2009/06/02 17:57:46 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/ChangeLog,v 1.35 2009/06/06 08:32:59 maekke Exp $
+
+ 06 Jun 2009; Markus Meier <maekke@gentoo.org> qt-script-4.5.1.ebuild:
+ amd64 stable, bug #266201
02 Jun 2009; Christian Faulhammer <fauli@gentoo.org>
qt-script-4.5.1.ebuild:
diff --git a/x11-libs/qt-script/qt-script-4.5.1.ebuild b/x11-libs/qt-script/qt-script-4.5.1.ebuild
index 49beba2f417c..27dc3d2a2975 100644
--- a/x11-libs/qt-script/qt-script-4.5.1.ebuild
+++ b/x11-libs/qt-script/qt-script-4.5.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/qt-script-4.5.1.ebuild,v 1.5 2009/06/02 17:57:46 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/qt-script-4.5.1.ebuild,v 1.6 2009/06/06 08:32:59 maekke Exp $
EAPI="2"
inherit qt4-build
DESCRIPTION="The ECMAScript module for the Qt toolkit"
SLOT="4"
-KEYWORDS="alpha ~amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE="+iconv"
DEPEND="~x11-libs/qt-core-${PV}[debug=]"
diff --git a/x11-libs/qt-sql/ChangeLog b/x11-libs/qt-sql/ChangeLog
index a87ec0e0e83d..f1fcec13563f 100644
--- a/x11-libs/qt-sql/ChangeLog
+++ b/x11-libs/qt-sql/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/qt-sql
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/ChangeLog,v 1.44 2009/06/02 17:56:51 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/ChangeLog,v 1.45 2009/06/06 08:32:04 maekke Exp $
+
+ 06 Jun 2009; Markus Meier <maekke@gentoo.org> qt-sql-4.5.1.ebuild:
+ amd64 stable, bug #266201
02 Jun 2009; Christian Faulhammer <fauli@gentoo.org> qt-sql-4.5.1.ebuild:
stable x86, bug 266201
diff --git a/x11-libs/qt-sql/qt-sql-4.5.1.ebuild b/x11-libs/qt-sql/qt-sql-4.5.1.ebuild
index 59ba3c185ab8..eafeb20a2fe5 100644
--- a/x11-libs/qt-sql/qt-sql-4.5.1.ebuild
+++ b/x11-libs/qt-sql/qt-sql-4.5.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/qt-sql-4.5.1.ebuild,v 1.6 2009/06/02 17:56:51 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/qt-sql-4.5.1.ebuild,v 1.7 2009/06/06 08:32:04 maekke Exp $
EAPI="2"
inherit qt4-build
DESCRIPTION="The SQL module for the Qt toolkit"
SLOT="4"
-KEYWORDS="alpha ~amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE="firebird +iconv mysql odbc postgres +qt3support +sqlite"
DEPEND="~x11-libs/qt-core-${PV}[debug=,qt3support=]
diff --git a/x11-libs/qt-svg/ChangeLog b/x11-libs/qt-svg/ChangeLog
index 51de7e749c2a..2c97708d0b71 100644
--- a/x11-libs/qt-svg/ChangeLog
+++ b/x11-libs/qt-svg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/qt-svg
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/ChangeLog,v 1.33 2009/06/02 18:03:55 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/ChangeLog,v 1.34 2009/06/06 08:38:05 maekke Exp $
+
+ 06 Jun 2009; Markus Meier <maekke@gentoo.org> qt-svg-4.5.1-r1.ebuild:
+ amd64 stable, bug #266201
02 Jun 2009; Christian Faulhammer <fauli@gentoo.org>
qt-svg-4.5.1-r1.ebuild:
diff --git a/x11-libs/qt-svg/qt-svg-4.5.1-r1.ebuild b/x11-libs/qt-svg/qt-svg-4.5.1-r1.ebuild
index cb1c6c72e671..e4cc2adf44e0 100644
--- a/x11-libs/qt-svg/qt-svg-4.5.1-r1.ebuild
+++ b/x11-libs/qt-svg/qt-svg-4.5.1-r1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/qt-svg-4.5.1-r1.ebuild,v 1.6 2009/06/02 18:03:55 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/qt-svg-4.5.1-r1.ebuild,v 1.7 2009/06/06 08:38:05 maekke Exp $
EAPI="2"
inherit qt4-build
DESCRIPTION="The SVG module for the Qt toolkit"
SLOT="4"
-KEYWORDS="alpha ~amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE="+iconv"
DEPEND="~x11-libs/qt-gui-${PV}[debug=]"
diff --git a/x11-libs/qt-test/ChangeLog b/x11-libs/qt-test/ChangeLog
index 182c31cf9804..07a3158e83bd 100644
--- a/x11-libs/qt-test/ChangeLog
+++ b/x11-libs/qt-test/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/qt-test
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-test/ChangeLog,v 1.32 2009/06/02 17:58:42 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-test/ChangeLog,v 1.33 2009/06/06 08:34:06 maekke Exp $
+
+ 06 Jun 2009; Markus Meier <maekke@gentoo.org> qt-test-4.5.1.ebuild:
+ amd64 stable, bug #266201
02 Jun 2009; Christian Faulhammer <fauli@gentoo.org> qt-test-4.5.1.ebuild:
stable x86, bug 266201
diff --git a/x11-libs/qt-test/qt-test-4.5.1.ebuild b/x11-libs/qt-test/qt-test-4.5.1.ebuild
index 875e69f396b6..ba3c20764d21 100644
--- a/x11-libs/qt-test/qt-test-4.5.1.ebuild
+++ b/x11-libs/qt-test/qt-test-4.5.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-test/qt-test-4.5.1.ebuild,v 1.5 2009/06/02 17:58:42 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-test/qt-test-4.5.1.ebuild,v 1.6 2009/06/06 08:34:06 maekke Exp $
EAPI="2"
inherit qt4-build
DESCRIPTION="The testing framework module for the Qt toolkit"
SLOT="4"
-KEYWORDS="alpha ~amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE="+iconv"
DEPEND="~x11-libs/qt-core-${PV}[debug=]"
diff --git a/x11-libs/qt-webkit/ChangeLog b/x11-libs/qt-webkit/ChangeLog
index ee19024dece7..0fed1c14e0fc 100644
--- a/x11-libs/qt-webkit/ChangeLog
+++ b/x11-libs/qt-webkit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/qt-webkit
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/ChangeLog,v 1.42 2009/06/04 14:14:31 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/ChangeLog,v 1.43 2009/06/06 08:40:08 maekke Exp $
+
+ 06 Jun 2009; Markus Meier <maekke@gentoo.org> qt-webkit-4.5.1.ebuild:
+ amd64 stable, bug #266201
04 Jun 2009; Markos Chandras <hwoarang@gentoo.org> qt-webkit-4.5.1.ebuild:
Adjust correct phonon dependencies ( bug 270188 )
diff --git a/x11-libs/qt-webkit/qt-webkit-4.5.1.ebuild b/x11-libs/qt-webkit/qt-webkit-4.5.1.ebuild
index 97f3b9599b91..72579929f871 100644
--- a/x11-libs/qt-webkit/qt-webkit-4.5.1.ebuild
+++ b/x11-libs/qt-webkit/qt-webkit-4.5.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/qt-webkit-4.5.1.ebuild,v 1.10 2009/06/04 14:14:31 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/qt-webkit-4.5.1.ebuild,v 1.11 2009/06/06 08:40:08 maekke Exp $
EAPI="2"
inherit qt4-build flag-o-matic
DESCRIPTION="The Webkit module for the Qt toolkit"
SLOT="4"
-KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 -sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 -sparc x86 ~x86-fbsd"
IUSE="kde"
DEPEND="~x11-libs/qt-core-${PV}[debug=,ssl]
diff --git a/x11-libs/qt-xmlpatterns/ChangeLog b/x11-libs/qt-xmlpatterns/ChangeLog
index d612fe52c0bb..954cea73be4a 100644
--- a/x11-libs/qt-xmlpatterns/ChangeLog
+++ b/x11-libs/qt-xmlpatterns/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/qt-xmlpatterns
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-xmlpatterns/ChangeLog,v 1.31 2009/06/02 17:59:39 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-xmlpatterns/ChangeLog,v 1.32 2009/06/06 08:35:02 maekke Exp $
+
+ 06 Jun 2009; Markus Meier <maekke@gentoo.org> qt-xmlpatterns-4.5.1.ebuild:
+ amd64 stable, bug #266201
02 Jun 2009; Christian Faulhammer <fauli@gentoo.org>
qt-xmlpatterns-4.5.1.ebuild:
diff --git a/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.5.1.ebuild b/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.5.1.ebuild
index 8b22d951d943..b2d2f4570bff 100644
--- a/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.5.1.ebuild
+++ b/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.5.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.5.1.ebuild,v 1.5 2009/06/02 17:59:39 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.5.1.ebuild,v 1.6 2009/06/06 08:35:02 maekke Exp $
EAPI="2"
inherit qt4-build
DESCRIPTION="The patternist module for the Qt toolkit"
SLOT="4"
-KEYWORDS="alpha ~amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE=""
DEPEND="~x11-libs/qt-core-${PV}[debug=]"
diff --git a/x11-libs/qt/ChangeLog b/x11-libs/qt/ChangeLog
index 31e88144ca95..a92965b1a66f 100644
--- a/x11-libs/qt/ChangeLog
+++ b/x11-libs/qt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/qt
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/ChangeLog,v 1.582 2009/06/05 10:32:43 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/ChangeLog,v 1.583 2009/06/06 08:43:39 maekke Exp $
+
+ 06 Jun 2009; Markus Meier <maekke@gentoo.org> qt-4.5.1.ebuild:
+ amd64 stable, bug #266201
05 Jun 2009; Ben de Groot <yngwin@gentoo.org> qt-4.5.1.ebuild:
Specify !kde for qt-phonon dep
diff --git a/x11-libs/qt/qt-4.5.1.ebuild b/x11-libs/qt/qt-4.5.1.ebuild
index dd750d6d53a6..5f6a0a74a2f5 100644
--- a/x11-libs/qt/qt-4.5.1.ebuild
+++ b/x11-libs/qt/qt-4.5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-4.5.1.ebuild,v 1.10 2009/06/05 10:32:43 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-4.5.1.ebuild,v 1.11 2009/06/06 08:43:39 maekke Exp $
EAPI=2
DESCRIPTION="The Qt toolkit is a comprehensive C++ application development framework"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.qtsoftware.com/"
LICENSE="|| ( LGPL-2.1 GPL-3 )"
SLOT="4"
-KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 -sparc x86"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 -sparc x86"
IUSE="+dbus kde opengl +qt3support"
DEPEND=""