summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-libs/qt-assistant/ChangeLog6
-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/ChangeLog6
-rw-r--r--x11-libs/qt-opengl/qt-opengl-4.5.1.ebuild4
-rw-r--r--x11-libs/qt-phonon/ChangeLog6
-rw-r--r--x11-libs/qt-phonon/qt-phonon-4.5.1.ebuild4
-rw-r--r--x11-libs/qt-qt3support/ChangeLog6
-rw-r--r--x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild4
-rw-r--r--x11-libs/qt-script/ChangeLog6
-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/ChangeLog6
-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/ChangeLog6
-rw-r--r--x11-libs/qt-webkit/qt-webkit-4.5.1.ebuild4
-rw-r--r--x11-libs/qt-xmlpatterns/ChangeLog6
-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, 98 insertions, 45 deletions
diff --git a/x11-libs/qt-assistant/ChangeLog b/x11-libs/qt-assistant/ChangeLog
index 90dd1495969d..584fca9382f5 100644
--- a/x11-libs/qt-assistant/ChangeLog
+++ b/x11-libs/qt-assistant/ChangeLog
@@ -1,6 +1,10 @@
# 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.40 2009/05/28 11:50:14 dagger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.41 2009/06/02 18:06:17 fauli Exp $
+
+ 02 Jun 2009; Christian Faulhammer <fauli@gentoo.org>
+ qt-assistant-4.5.1.ebuild:
+ stable x86, bug 266201
28 May 2009; Robert Piasek <dagger@gentoo.org> qt-assistant-4.5.1.ebuild:
stable on arm (bug #266201)
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 1e5a93bdb61c..d91985b6445b 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.5 2009/05/28 11:50:14 dagger Exp $
+# $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 $
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 390e301684e4..82e175e00c03 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.52 2009/05/29 16:27:00 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.53 2009/06/02 17:54:56 fauli Exp $
+
+ 02 Jun 2009; Christian Faulhammer <fauli@gentoo.org> qt-core-4.5.1.ebuild:
+ stable x86, bug 266201
29 May 2009; Markos Chandras <hwoarang@gentoo.org> qt-core-4.5.1.ebuild:
Apply patch correctly
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 120a833a2756..6ea181ea6420 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.8 2009/05/29 16:27:00 hwoarang Exp $
+# $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 $
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 376336d98682..d33a41f18d41 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.30 2009/05/28 12:06:18 dagger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/ChangeLog,v 1.31 2009/06/02 17:55:56 fauli Exp $
+
+ 02 Jun 2009; Christian Faulhammer <fauli@gentoo.org> qt-dbus-4.5.1.ebuild:
+ stable x86, bug 266201
28 May 2009; Robert Piasek <dagger@gentoo.org> qt-dbus-4.5.1.ebuild:
stable on arm (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 a884d802751e..42f493cd4bf6 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.4 2009/05/28 12:06:18 dagger Exp $
+# $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 $
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 7904b79be7c9..12b2bb72bb5d 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.19 2009/05/14 22:30:36 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-demo/ChangeLog,v 1.20 2009/06/02 18:07:48 fauli Exp $
+
+ 02 Jun 2009; Christian Faulhammer <fauli@gentoo.org> qt-demo-4.5.1.ebuild:
+ stable x86, bug 266201
14 May 2009; Ben de Groot <yngwin@gentoo.org> -qt-demo-4.5.0.ebuild:
Remove old
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 1f8b997af6fc..2af93d34638b 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.2 2009/05/13 17:59:26 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-demo/qt-demo-4.5.1.ebuild,v 1.3 2009/06/02 18:07:48 fauli 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=""
DEPEND="~x11-libs/qt-assistant-${PV}:${SLOT}
diff --git a/x11-libs/qt-gui/ChangeLog b/x11-libs/qt-gui/ChangeLog
index 94cd125637eb..aa33feb6bd3d 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.57 2009/05/28 12:06:21 dagger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/ChangeLog,v 1.58 2009/06/02 17:53:54 fauli Exp $
+
+ 02 Jun 2009; Christian Faulhammer <fauli@gentoo.org> qt-gui-4.5.1.ebuild:
+ stable x86, bug 266201
28 May 2009; Robert Piasek <dagger@gentoo.org> qt-gui-4.5.1.ebuild:
stable on arm (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 013fdc4ff5cb..5cba6360c44b 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.4 2009/05/28 12:06:21 dagger Exp $
+# $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 $
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 faa42bb643cb..91dd1359a339 100644
--- a/x11-libs/qt-opengl/ChangeLog
+++ b/x11-libs/qt-opengl/ChangeLog
@@ -1,6 +1,10 @@
# 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.31 2009/05/28 12:06:17 dagger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/ChangeLog,v 1.32 2009/06/02 18:02:51 fauli Exp $
+
+ 02 Jun 2009; Christian Faulhammer <fauli@gentoo.org>
+ qt-opengl-4.5.1.ebuild:
+ stable x86, bug 266201
28 May 2009; Robert Piasek <dagger@gentoo.org> qt-opengl-4.5.1.ebuild:
stable on arm (bug #266201)
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 8e0ed6dd5495..6a57f80c38a5 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.4 2009/05/28 12:06:17 dagger Exp $
+# $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 $
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 648a73c6c7c7..fb73e6b2fc48 100644
--- a/x11-libs/qt-phonon/ChangeLog
+++ b/x11-libs/qt-phonon/ChangeLog
@@ -1,6 +1,10 @@
# 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.31 2009/05/28 12:06:19 dagger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/ChangeLog,v 1.32 2009/06/02 18:00:44 fauli Exp $
+
+ 02 Jun 2009; Christian Faulhammer <fauli@gentoo.org>
+ qt-phonon-4.5.1.ebuild:
+ stable x86, bug 266201
28 May 2009; Robert Piasek <dagger@gentoo.org> qt-phonon-4.5.1.ebuild:
stable on arm (bug #266201)
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 b1a80e322997..c601d1b59da0 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.4 2009/05/28 12:06:19 dagger Exp $
+# $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 $
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 6a2178578e49..aa8d2031fa93 100644
--- a/x11-libs/qt-qt3support/ChangeLog
+++ b/x11-libs/qt-qt3support/ChangeLog
@@ -1,6 +1,10 @@
# 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.33 2009/05/30 19:29:08 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/ChangeLog,v 1.34 2009/06/02 18:01:49 fauli Exp $
+
+ 02 Jun 2009; Christian Faulhammer <fauli@gentoo.org>
+ qt-qt3support-4.5.1.ebuild:
+ stable x86, bug 266201
30 May 2009; Ben de Groot <yngwin@gentoo.org> qt-qt3support-4.5.1.ebuild:
Revert kde useflag addition, as it breaks stable
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 b3821d2f65fd..406e13942cde 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.7 2009/05/30 19:29:08 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild,v 1.8 2009/06/02 18:01:49 fauli 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 phonon"
DEPEND="~x11-libs/qt-core-${PV}[debug=,qt3support]
diff --git a/x11-libs/qt-script/ChangeLog b/x11-libs/qt-script/ChangeLog
index 7a89d2d1abb3..750609d05761 100644
--- a/x11-libs/qt-script/ChangeLog
+++ b/x11-libs/qt-script/ChangeLog
@@ -1,6 +1,10 @@
# 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.33 2009/05/28 12:06:17 dagger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/ChangeLog,v 1.34 2009/06/02 17:57:46 fauli Exp $
+
+ 02 Jun 2009; Christian Faulhammer <fauli@gentoo.org>
+ qt-script-4.5.1.ebuild:
+ stable x86, bug 266201
28 May 2009; Robert Piasek <dagger@gentoo.org> qt-script-4.5.1.ebuild:
stable on arm (bug #266201)
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 7a64546a6c1f..49beba2f417c 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.4 2009/05/28 12:06:17 dagger Exp $
+# $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 $
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 b9665765c42d..a87ec0e0e83d 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.43 2009/05/28 12:06:16 dagger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/ChangeLog,v 1.44 2009/06/02 17:56:51 fauli Exp $
+
+ 02 Jun 2009; Christian Faulhammer <fauli@gentoo.org> qt-sql-4.5.1.ebuild:
+ stable x86, bug 266201
28 May 2009; Robert Piasek <dagger@gentoo.org> qt-sql-4.5.1.ebuild:
stable on arm (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 b2807eac3697..59ba3c185ab8 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.5 2009/05/28 12:06:16 dagger Exp $
+# $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 $
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 08b83df5deb3..51de7e749c2a 100644
--- a/x11-libs/qt-svg/ChangeLog
+++ b/x11-libs/qt-svg/ChangeLog
@@ -1,6 +1,10 @@
# 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.32 2009/05/28 12:06:21 dagger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/ChangeLog,v 1.33 2009/06/02 18:03:55 fauli Exp $
+
+ 02 Jun 2009; Christian Faulhammer <fauli@gentoo.org>
+ qt-svg-4.5.1-r1.ebuild:
+ stable x86, bug 266201
28 May 2009; Robert Piasek <dagger@gentoo.org> qt-svg-4.5.1-r1.ebuild:
stable on arm (bug #266201)
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 62ed46c03d9e..cb1c6c72e671 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.5 2009/05/28 12:06:21 dagger Exp $
+# $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 $
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 e456a4c2c881..182c31cf9804 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.31 2009/05/15 18:43:49 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-test/ChangeLog,v 1.32 2009/06/02 17:58:42 fauli Exp $
+
+ 02 Jun 2009; Christian Faulhammer <fauli@gentoo.org> qt-test-4.5.1.ebuild:
+ stable x86, bug 266201
15 May 2009; Tobias Klausmann <klausman@gentoo.org> qt-test-4.5.1.ebuild:
Stable on alpha, 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 4dfe156e8b4d..875e69f396b6 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.4 2009/05/28 12:06:21 dagger Exp $
+# $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 $
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 ee72f84ac52a..1023d89ee433 100644
--- a/x11-libs/qt-webkit/ChangeLog
+++ b/x11-libs/qt-webkit/ChangeLog
@@ -1,6 +1,10 @@
# 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.39 2009/05/30 19:32:06 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/ChangeLog,v 1.40 2009/06/02 18:05:06 fauli Exp $
+
+ 02 Jun 2009; Christian Faulhammer <fauli@gentoo.org>
+ qt-webkit-4.5.1.ebuild:
+ stable x86, bug 266201
30 May 2009; Ben de Groot <yngwin@gentoo.org> qt-webkit-4.5.1.ebuild:
Revert kde useflag addition, as it breaks stable
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 777c689eee3f..2e64aa712489 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.7 2009/05/30 19:32:06 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/qt-webkit-4.5.1.ebuild,v 1.8 2009/06/02 18:05:06 fauli 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=""
DEPEND="~x11-libs/qt-core-${PV}[debug=,ssl]
diff --git a/x11-libs/qt-xmlpatterns/ChangeLog b/x11-libs/qt-xmlpatterns/ChangeLog
index ccfc3f750443..d612fe52c0bb 100644
--- a/x11-libs/qt-xmlpatterns/ChangeLog
+++ b/x11-libs/qt-xmlpatterns/ChangeLog
@@ -1,6 +1,10 @@
# 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.30 2009/05/28 12:06:19 dagger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-xmlpatterns/ChangeLog,v 1.31 2009/06/02 17:59:39 fauli Exp $
+
+ 02 Jun 2009; Christian Faulhammer <fauli@gentoo.org>
+ qt-xmlpatterns-4.5.1.ebuild:
+ stable x86, bug 266201
28 May 2009; Robert Piasek <dagger@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 5a0da77ce235..8b22d951d943 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.4 2009/05/28 12:06:19 dagger Exp $
+# $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 $
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 7c0893e1ba8a..0381f4292cdd 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.579 2009/05/30 19:26:45 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/ChangeLog,v 1.580 2009/06/02 18:06:58 fauli Exp $
+
+ 02 Jun 2009; Christian Faulhammer <fauli@gentoo.org> qt-4.5.1.ebuild:
+ stable x86, bug 266201
30 May 2009; Ben de Groot <yngwin@gentoo.org> qt-4.5.1.ebuild:
Revert kde useflag addition, as it breaks stable
diff --git a/x11-libs/qt/qt-4.5.1.ebuild b/x11-libs/qt/qt-4.5.1.ebuild
index db7690d875a5..0d23bd1add0f 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.7 2009/05/30 19:26:45 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-4.5.1.ebuild,v 1.8 2009/06/02 18:06:58 fauli 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 opengl +qt3support"
DEPEND=""