summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-10-31 13:56:45 +0000
committerMarkus Meier <maekke@gentoo.org>2009-10-31 13:56:45 +0000
commita21eda71395f31dce0f5cd4c6c9a7a9aff1beda0 (patch)
treea5e0d316e7ea69c8d6aa44b48d0f33b8600e2e49 /x11-libs
parentDepend on cairo[svg]; fixes bug 291283 (we probably want to do +svg in cairo) (diff)
downloadhistorical-a21eda71395f31dce0f5cd4c6c9a7a9aff1beda0.tar.gz
historical-a21eda71395f31dce0f5cd4c6c9a7a9aff1beda0.tar.bz2
historical-a21eda71395f31dce0f5cd4c6c9a7a9aff1beda0.zip
amd64 stable, bug #290922
Package-Manager: portage-2.2_rc46/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.3.ebuild4
-rw-r--r--x11-libs/qt-core/ChangeLog5
-rw-r--r--x11-libs/qt-core/qt-core-4.5.3-r2.ebuild4
-rw-r--r--x11-libs/qt-dbus/ChangeLog5
-rw-r--r--x11-libs/qt-dbus/qt-dbus-4.5.3-r1.ebuild4
-rw-r--r--x11-libs/qt-demo/ChangeLog5
-rw-r--r--x11-libs/qt-demo/qt-demo-4.5.3.ebuild4
-rw-r--r--x11-libs/qt-gui/ChangeLog5
-rw-r--r--x11-libs/qt-gui/qt-gui-4.5.3-r2.ebuild4
-rw-r--r--x11-libs/qt-opengl/ChangeLog5
-rw-r--r--x11-libs/qt-opengl/qt-opengl-4.5.3-r1.ebuild4
-rw-r--r--x11-libs/qt-phonon/ChangeLog5
-rw-r--r--x11-libs/qt-phonon/qt-phonon-4.5.3.ebuild4
-rw-r--r--x11-libs/qt-qt3support/ChangeLog5
-rw-r--r--x11-libs/qt-qt3support/qt-qt3support-4.5.3.ebuild4
-rw-r--r--x11-libs/qt-script/ChangeLog5
-rw-r--r--x11-libs/qt-script/qt-script-4.5.3-r1.ebuild4
-rw-r--r--x11-libs/qt-sql/ChangeLog5
-rw-r--r--x11-libs/qt-sql/qt-sql-4.5.3.ebuild4
-rw-r--r--x11-libs/qt-svg/ChangeLog5
-rw-r--r--x11-libs/qt-svg/qt-svg-4.5.3-r1.ebuild4
-rw-r--r--x11-libs/qt-test/ChangeLog5
-rw-r--r--x11-libs/qt-test/qt-test-4.5.3-r1.ebuild4
-rw-r--r--x11-libs/qt-webkit/ChangeLog5
-rw-r--r--x11-libs/qt-webkit/qt-webkit-4.5.3.ebuild4
-rw-r--r--x11-libs/qt-xmlpatterns/ChangeLog6
-rw-r--r--x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.5.3-r1.ebuild4
-rw-r--r--x11-libs/qt/ChangeLog5
-rw-r--r--x11-libs/qt/qt-4.5.3.ebuild4
30 files changed, 91 insertions, 45 deletions
diff --git a/x11-libs/qt-assistant/ChangeLog b/x11-libs/qt-assistant/ChangeLog
index 7487205722e1..7efc67d10dff 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.52 2009/10/31 11:53:14 ayoy Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.53 2009/10/31 13:45:14 maekke Exp $
+
+ 31 Oct 2009; Markus Meier <maekke@gentoo.org> qt-assistant-4.5.3.ebuild:
+ amd64 stable, bug #290922
31 Oct 2009; Dominik Kapusta <ayoy@gentoo.org>
qt-assistant-4.6.0_beta1.ebuild:
diff --git a/x11-libs/qt-assistant/qt-assistant-4.5.3.ebuild b/x11-libs/qt-assistant/qt-assistant-4.5.3.ebuild
index 0442936d7133..378bc2186cba 100644
--- a/x11-libs/qt-assistant/qt-assistant-4.5.3.ebuild
+++ b/x11-libs/qt-assistant/qt-assistant-4.5.3.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.3.ebuild,v 1.2 2009/10/29 11:57:21 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.5.3.ebuild,v 1.3 2009/10/31 13:45:14 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 784bf4d00af9..295ada6c6353 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.68 2009/10/31 13:35:51 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.69 2009/10/31 13:46:02 maekke Exp $
+
+ 31 Oct 2009; Markus Meier <maekke@gentoo.org> qt-core-4.5.3-r2.ebuild:
+ amd64 stable, bug #290922
31 Oct 2009; Markus Meier <maekke@gentoo.org> qt-core-4.5.3-r2.ebuild:
x86 stable, bug #290922
diff --git a/x11-libs/qt-core/qt-core-4.5.3-r2.ebuild b/x11-libs/qt-core/qt-core-4.5.3-r2.ebuild
index 14e02152cf65..49af7d7a9bd9 100644
--- a/x11-libs/qt-core/qt-core-4.5.3-r2.ebuild
+++ b/x11-libs/qt-core/qt-core-4.5.3-r2.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.3-r2.ebuild,v 1.2 2009/10/31 13:35:51 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.5.3-r2.ebuild,v 1.3 2009/10/31 13:46:02 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 e22d47c1666c..d592dc9c843e 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.44 2009/10/31 13:36:38 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/ChangeLog,v 1.45 2009/10/31 13:46:46 maekke Exp $
+
+ 31 Oct 2009; Markus Meier <maekke@gentoo.org> qt-dbus-4.5.3-r1.ebuild:
+ amd64 stable, bug #290922
31 Oct 2009; Markus Meier <maekke@gentoo.org> qt-dbus-4.5.3-r1.ebuild:
x86 stable, bug #290922
diff --git a/x11-libs/qt-dbus/qt-dbus-4.5.3-r1.ebuild b/x11-libs/qt-dbus/qt-dbus-4.5.3-r1.ebuild
index 5d201e0aecc4..4f766fc6287d 100644
--- a/x11-libs/qt-dbus/qt-dbus-4.5.3-r1.ebuild
+++ b/x11-libs/qt-dbus/qt-dbus-4.5.3-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-dbus/qt-dbus-4.5.3-r1.ebuild,v 1.2 2009/10/31 13:36:38 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/qt-dbus-4.5.3-r1.ebuild,v 1.3 2009/10/31 13:46:46 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 c80675988669..e3a693d639d8 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.30 2009/10/29 12:00:15 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-demo/ChangeLog,v 1.31 2009/10/31 13:49:41 maekke Exp $
+
+ 31 Oct 2009; Markus Meier <maekke@gentoo.org> qt-demo-4.5.3.ebuild:
+ amd64 stable, bug #290922
29 Oct 2009; Christian Faulhammer <fauli@gentoo.org> qt-demo-4.5.3.ebuild:
stable x86, bug 290922
diff --git a/x11-libs/qt-demo/qt-demo-4.5.3.ebuild b/x11-libs/qt-demo/qt-demo-4.5.3.ebuild
index a2006ead7db9..f82160eea562 100644
--- a/x11-libs/qt-demo/qt-demo-4.5.3.ebuild
+++ b/x11-libs/qt-demo/qt-demo-4.5.3.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.3.ebuild,v 1.2 2009/10/29 12:00:15 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-demo/qt-demo-4.5.3.ebuild,v 1.3 2009/10/31 13:49:41 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 6cb3dac2bd23..9d3ea959fa30 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.74 2009/10/29 18:44:04 ayoy Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/ChangeLog,v 1.75 2009/10/31 13:50:40 maekke Exp $
+
+ 31 Oct 2009; Markus Meier <maekke@gentoo.org> qt-gui-4.5.3-r2.ebuild:
+ amd64 stable, bug #290922
*qt-gui-4.5.3-r2 (29 Oct 2009)
diff --git a/x11-libs/qt-gui/qt-gui-4.5.3-r2.ebuild b/x11-libs/qt-gui/qt-gui-4.5.3-r2.ebuild
index 2c34fa25d344..9b74c48b4ee4 100644
--- a/x11-libs/qt-gui/qt-gui-4.5.3-r2.ebuild
+++ b/x11-libs/qt-gui/qt-gui-4.5.3-r2.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.3-r2.ebuild,v 1.1 2009/10/29 18:44:04 ayoy Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/qt-gui-4.5.3-r2.ebuild,v 1.2 2009/10/31 13:50:40 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 gtk 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 e81c5076c018..009861813725 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.46 2009/10/31 13:37:25 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/ChangeLog,v 1.47 2009/10/31 13:51:27 maekke Exp $
+
+ 31 Oct 2009; Markus Meier <maekke@gentoo.org> qt-opengl-4.5.3-r1.ebuild:
+ amd64 stable, bug #290922
31 Oct 2009; Markus Meier <maekke@gentoo.org> qt-opengl-4.5.3-r1.ebuild:
x86 stable, bug #290922
diff --git a/x11-libs/qt-opengl/qt-opengl-4.5.3-r1.ebuild b/x11-libs/qt-opengl/qt-opengl-4.5.3-r1.ebuild
index dcc409732690..9107281ee161 100644
--- a/x11-libs/qt-opengl/qt-opengl-4.5.3-r1.ebuild
+++ b/x11-libs/qt-opengl/qt-opengl-4.5.3-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-opengl/qt-opengl-4.5.3-r1.ebuild,v 1.2 2009/10/31 13:37:25 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/qt-opengl-4.5.3-r1.ebuild,v 1.3 2009/10/31 13:51:27 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 0272ae6b8c86..bff2eb494fe3 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.42 2009/10/30 13:42:50 spatz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/ChangeLog,v 1.43 2009/10/31 13:52:10 maekke Exp $
+
+ 31 Oct 2009; Markus Meier <maekke@gentoo.org> qt-phonon-4.5.3.ebuild:
+ amd64 stable, bug #290922
30 Oct 2009; Dror Levin <spatz@gentoo.org> qt-phonon-4.5.3.ebuild,
qt-phonon-4.6.0_beta1.ebuild:
diff --git a/x11-libs/qt-phonon/qt-phonon-4.5.3.ebuild b/x11-libs/qt-phonon/qt-phonon-4.5.3.ebuild
index 726ae674f5a0..2244cc02b192 100644
--- a/x11-libs/qt-phonon/qt-phonon-4.5.3.ebuild
+++ b/x11-libs/qt-phonon/qt-phonon-4.5.3.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.3.ebuild,v 1.2 2009/10/30 13:42:50 spatz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/qt-phonon-4.5.3.ebuild,v 1.3 2009/10/31 13:52:10 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 a1ec6c3f9e88..2cfa19f1af37 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.49 2009/10/29 11:41:57 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/ChangeLog,v 1.50 2009/10/31 13:52:57 maekke Exp $
+
+ 31 Oct 2009; Markus Meier <maekke@gentoo.org> qt-qt3support-4.5.3.ebuild:
+ amd64 stable, bug #290922
29 Oct 2009; Christian Faulhammer <fauli@gentoo.org>
qt-qt3support-4.5.3.ebuild:
diff --git a/x11-libs/qt-qt3support/qt-qt3support-4.5.3.ebuild b/x11-libs/qt-qt3support/qt-qt3support-4.5.3.ebuild
index 4af6d89a4111..8b26856c8585 100644
--- a/x11-libs/qt-qt3support/qt-qt3support-4.5.3.ebuild
+++ b/x11-libs/qt-qt3support/qt-qt3support-4.5.3.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.3.ebuild,v 1.2 2009/10/29 11:41:57 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.3.ebuild,v 1.3 2009/10/31 13:52:57 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 4d29080ca71c..569e0de497a0 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.47 2009/10/31 13:38:11 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/ChangeLog,v 1.48 2009/10/31 13:53:41 maekke Exp $
+
+ 31 Oct 2009; Markus Meier <maekke@gentoo.org> qt-script-4.5.3-r1.ebuild:
+ amd64 stable, bug #290922
31 Oct 2009; Markus Meier <maekke@gentoo.org> qt-script-4.5.3-r1.ebuild:
x86 stable, bug #290922
diff --git a/x11-libs/qt-script/qt-script-4.5.3-r1.ebuild b/x11-libs/qt-script/qt-script-4.5.3-r1.ebuild
index fe2eace16e67..9c37590379a9 100644
--- a/x11-libs/qt-script/qt-script-4.5.3-r1.ebuild
+++ b/x11-libs/qt-script/qt-script-4.5.3-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-script/qt-script-4.5.3-r1.ebuild,v 1.2 2009/10/31 13:38:11 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/qt-script-4.5.3-r1.ebuild,v 1.3 2009/10/31 13:53:41 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 e92f9aff734b..32324e00c318 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.55 2009/10/29 11:21:05 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/ChangeLog,v 1.56 2009/10/31 13:54:29 maekke Exp $
+
+ 31 Oct 2009; Markus Meier <maekke@gentoo.org> qt-sql-4.5.3.ebuild:
+ amd64 stable, bug #290922
29 Oct 2009; Christian Faulhammer <fauli@gentoo.org> qt-sql-4.5.3.ebuild:
stable x86, bug 290922
diff --git a/x11-libs/qt-sql/qt-sql-4.5.3.ebuild b/x11-libs/qt-sql/qt-sql-4.5.3.ebuild
index 97c6c4d06506..d98be12c1c82 100644
--- a/x11-libs/qt-sql/qt-sql-4.5.3.ebuild
+++ b/x11-libs/qt-sql/qt-sql-4.5.3.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.3.ebuild,v 1.2 2009/10/29 11:21:05 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/qt-sql-4.5.3.ebuild,v 1.3 2009/10/31 13:54:29 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 a92a8924a026..4b990835477d 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.46 2009/10/31 13:38:58 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/ChangeLog,v 1.47 2009/10/31 13:55:14 maekke Exp $
+
+ 31 Oct 2009; Markus Meier <maekke@gentoo.org> qt-svg-4.5.3-r1.ebuild:
+ amd64 stable, bug #290922
31 Oct 2009; Markus Meier <maekke@gentoo.org> qt-svg-4.5.3-r1.ebuild:
x86 stable, bug #290922
diff --git a/x11-libs/qt-svg/qt-svg-4.5.3-r1.ebuild b/x11-libs/qt-svg/qt-svg-4.5.3-r1.ebuild
index ad73ac924924..79ef0ace3d5b 100644
--- a/x11-libs/qt-svg/qt-svg-4.5.3-r1.ebuild
+++ b/x11-libs/qt-svg/qt-svg-4.5.3-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.3-r1.ebuild,v 1.2 2009/10/31 13:38:58 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/qt-svg-4.5.3-r1.ebuild,v 1.3 2009/10/31 13:55:14 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 323980605541..1ba51dfc4ce4 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.45 2009/10/31 13:39:44 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-test/ChangeLog,v 1.46 2009/10/31 13:55:58 maekke Exp $
+
+ 31 Oct 2009; Markus Meier <maekke@gentoo.org> qt-test-4.5.3-r1.ebuild:
+ amd64 stable, bug #290922
31 Oct 2009; Markus Meier <maekke@gentoo.org> qt-test-4.5.3-r1.ebuild:
x86 stable, bug #290922
diff --git a/x11-libs/qt-test/qt-test-4.5.3-r1.ebuild b/x11-libs/qt-test/qt-test-4.5.3-r1.ebuild
index bdcf96bdf060..8106ca9f42bd 100644
--- a/x11-libs/qt-test/qt-test-4.5.3-r1.ebuild
+++ b/x11-libs/qt-test/qt-test-4.5.3-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-test/qt-test-4.5.3-r1.ebuild,v 1.2 2009/10/31 13:39:44 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-test/qt-test-4.5.3-r1.ebuild,v 1.3 2009/10/31 13:55:58 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 2dca89c3f20a..cce123a2f7f5 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.58 2009/10/29 11:32:29 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/ChangeLog,v 1.59 2009/10/31 13:56:45 maekke Exp $
+
+ 31 Oct 2009; Markus Meier <maekke@gentoo.org> qt-webkit-4.5.3.ebuild:
+ amd64 stable, bug #290922
29 Oct 2009; Christian Faulhammer <fauli@gentoo.org>
qt-webkit-4.5.3.ebuild:
diff --git a/x11-libs/qt-webkit/qt-webkit-4.5.3.ebuild b/x11-libs/qt-webkit/qt-webkit-4.5.3.ebuild
index 09f7523b8cd2..3fff093902c7 100644
--- a/x11-libs/qt-webkit/qt-webkit-4.5.3.ebuild
+++ b/x11-libs/qt-webkit/qt-webkit-4.5.3.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.3.ebuild,v 1.2 2009/10/29 11:32:29 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/qt-webkit-4.5.3.ebuild,v 1.3 2009/10/31 13:56:45 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 cd61890ca418..25b3632ce384 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.44 2009/10/31 13:40:30 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-xmlpatterns/ChangeLog,v 1.45 2009/10/31 13:49:00 maekke Exp $
+
+ 31 Oct 2009; Markus Meier <maekke@gentoo.org>
+ qt-xmlpatterns-4.5.3-r1.ebuild:
+ amd64 stable, bug #290922
31 Oct 2009; Markus Meier <maekke@gentoo.org>
qt-xmlpatterns-4.5.3-r1.ebuild:
diff --git a/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.5.3-r1.ebuild b/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.5.3-r1.ebuild
index 099e7bc863e2..34a9fbf2b6b4 100644
--- a/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.5.3-r1.ebuild
+++ b/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.5.3-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-xmlpatterns/qt-xmlpatterns-4.5.3-r1.ebuild,v 1.2 2009/10/31 13:40:30 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.5.3-r1.ebuild,v 1.3 2009/10/31 13:49:00 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 fd6543b77760..7de74c6b1db4 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.593 2009/10/29 11:26:44 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/ChangeLog,v 1.594 2009/10/31 13:44:23 maekke Exp $
+
+ 31 Oct 2009; Markus Meier <maekke@gentoo.org> qt-4.5.3.ebuild:
+ amd64 stable, bug #290922
29 Oct 2009; Christian Faulhammer <fauli@gentoo.org> qt-4.5.3.ebuild:
stable x86, bug 290922
diff --git a/x11-libs/qt/qt-4.5.3.ebuild b/x11-libs/qt/qt-4.5.3.ebuild
index 1cae04c9d583..9ed00ad30aa7 100644
--- a/x11-libs/qt/qt-4.5.3.ebuild
+++ b/x11-libs/qt/qt-4.5.3.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.3.ebuild,v 1.2 2009/10/29 11:26:44 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-4.5.3.ebuild,v 1.3 2009/10/31 13:44:23 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=""