summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2009-10-07 18:34:32 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2009-10-07 18:34:32 +0000
commitb0766923b723c93b292c72fee1d626aea3e6c6f5 (patch)
tree539bd030e7583c1eb4e2b3dee707f6f70f7c6b7f
parentVersion bump. (diff)
downloadhistorical-b0766923b723c93b292c72fee1d626aea3e6c6f5.tar.gz
historical-b0766923b723c93b292c72fee1d626aea3e6c6f5.tar.bz2
historical-b0766923b723c93b292c72fee1d626aea3e6c6f5.zip
ppc stable #286653
Package-Manager: portage-2.1.6.13/cvs/Linux ppc
-rw-r--r--x11-libs/qt-assistant/ChangeLog5
-rw-r--r--x11-libs/qt-assistant/qt-assistant-4.5.2.ebuild4
-rw-r--r--x11-libs/qt-core/ChangeLog5
-rw-r--r--x11-libs/qt-core/qt-core-4.5.2.ebuild4
-rw-r--r--x11-libs/qt-dbus/ChangeLog5
-rw-r--r--x11-libs/qt-dbus/qt-dbus-4.5.2.ebuild4
-rw-r--r--x11-libs/qt-demo/ChangeLog5
-rw-r--r--x11-libs/qt-demo/qt-demo-4.5.2.ebuild4
-rw-r--r--x11-libs/qt-gui/ChangeLog5
-rw-r--r--x11-libs/qt-gui/qt-gui-4.5.2-r2.ebuild4
-rw-r--r--x11-libs/qt-opengl/ChangeLog5
-rw-r--r--x11-libs/qt-opengl/qt-opengl-4.5.2-r1.ebuild4
-rw-r--r--x11-libs/qt-phonon/ChangeLog5
-rw-r--r--x11-libs/qt-phonon/qt-phonon-4.5.2.ebuild4
-rw-r--r--x11-libs/qt-qt3support/ChangeLog5
-rw-r--r--x11-libs/qt-qt3support/qt-qt3support-4.5.2.ebuild4
-rw-r--r--x11-libs/qt-script/ChangeLog5
-rw-r--r--x11-libs/qt-script/qt-script-4.5.2.ebuild4
-rw-r--r--x11-libs/qt-sql/ChangeLog5
-rw-r--r--x11-libs/qt-sql/qt-sql-4.5.2.ebuild4
-rw-r--r--x11-libs/qt-svg/ChangeLog5
-rw-r--r--x11-libs/qt-svg/qt-svg-4.5.2.ebuild4
-rw-r--r--x11-libs/qt-test/ChangeLog5
-rw-r--r--x11-libs/qt-test/qt-test-4.5.2.ebuild4
-rw-r--r--x11-libs/qt-webkit/ChangeLog5
-rw-r--r--x11-libs/qt-webkit/qt-webkit-4.5.2-r1.ebuild4
-rw-r--r--x11-libs/qt-xmlpatterns/ChangeLog5
-rw-r--r--x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.5.2.ebuild4
-rw-r--r--x11-libs/qt/ChangeLog5
-rw-r--r--x11-libs/qt/qt-4.5.2.ebuild4
30 files changed, 90 insertions, 45 deletions
diff --git a/x11-libs/qt-assistant/ChangeLog b/x11-libs/qt-assistant/ChangeLog
index 264a1a46e81a..ef87669cd317 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.45 2009/10/04 10:22:29 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.46 2009/10/07 18:23:52 nixnut Exp $
+
+ 07 Oct 2009; nixnut <nixnut@gentoo.org> qt-assistant-4.5.2.ebuild:
+ ppc stable #286653
*qt-assistant-4.5.3 (04 Oct 2009)
diff --git a/x11-libs/qt-assistant/qt-assistant-4.5.2.ebuild b/x11-libs/qt-assistant/qt-assistant-4.5.2.ebuild
index 33118b2b3592..2b016dd2bcf4 100644
--- a/x11-libs/qt-assistant/qt-assistant-4.5.2.ebuild
+++ b/x11-libs/qt-assistant/qt-assistant-4.5.2.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.2.ebuild,v 1.1 2009/06/27 19:16:21 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.5.2.ebuild,v 1.2 2009/10/07 18:23:52 nixnut 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 e63abe1d6435..edf5673ad046 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.59 2009/10/04 10:26:33 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.60 2009/10/07 18:24:39 nixnut Exp $
+
+ 07 Oct 2009; nixnut <nixnut@gentoo.org> qt-core-4.5.2.ebuild:
+ ppc stable #286653
*qt-core-4.5.3-r1 (04 Oct 2009)
diff --git a/x11-libs/qt-core/qt-core-4.5.2.ebuild b/x11-libs/qt-core/qt-core-4.5.2.ebuild
index af26effc6920..a01199e7051b 100644
--- a/x11-libs/qt-core/qt-core-4.5.2.ebuild
+++ b/x11-libs/qt-core/qt-core-4.5.2.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.2.ebuild,v 1.2 2009/08/11 23:09:12 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.5.2.ebuild,v 1.3 2009/10/07 18:24:39 nixnut 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 b7304945cf3e..9ef794f23ffb 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.36 2009/10/04 10:24:04 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/ChangeLog,v 1.37 2009/10/07 18:25:23 nixnut Exp $
+
+ 07 Oct 2009; nixnut <nixnut@gentoo.org> qt-dbus-4.5.2.ebuild:
+ ppc stable #286653
*qt-dbus-4.5.3 (04 Oct 2009)
diff --git a/x11-libs/qt-dbus/qt-dbus-4.5.2.ebuild b/x11-libs/qt-dbus/qt-dbus-4.5.2.ebuild
index 41473af540f8..fb484a89e066 100644
--- a/x11-libs/qt-dbus/qt-dbus-4.5.2.ebuild
+++ b/x11-libs/qt-dbus/qt-dbus-4.5.2.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.2.ebuild,v 1.1 2009/06/27 19:17:33 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/qt-dbus-4.5.2.ebuild,v 1.2 2009/10/07 18:25:23 nixnut 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 3b56b0a299ae..598a9a2f2d62 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.26 2009/10/04 10:19:59 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-demo/ChangeLog,v 1.27 2009/10/07 18:26:22 nixnut Exp $
+
+ 07 Oct 2009; nixnut <nixnut@gentoo.org> qt-demo-4.5.2.ebuild:
+ ppc stable #286653
*qt-demo-4.5.3 (04 Oct 2009)
diff --git a/x11-libs/qt-demo/qt-demo-4.5.2.ebuild b/x11-libs/qt-demo/qt-demo-4.5.2.ebuild
index 5bd96915e2a1..79322154b904 100644
--- a/x11-libs/qt-demo/qt-demo-4.5.2.ebuild
+++ b/x11-libs/qt-demo/qt-demo-4.5.2.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.2.ebuild,v 1.2 2009/07/04 19:04:11 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-demo/qt-demo-4.5.2.ebuild,v 1.3 2009/10/07 18:26:22 nixnut 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 130d11267b33..7d6bd29cc756 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.67 2009/10/04 10:23:04 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/ChangeLog,v 1.68 2009/10/07 18:27:16 nixnut Exp $
+
+ 07 Oct 2009; nixnut <nixnut@gentoo.org> qt-gui-4.5.2-r2.ebuild:
+ ppc stable #286653
*qt-gui-4.5.3-r1 (04 Oct 2009)
diff --git a/x11-libs/qt-gui/qt-gui-4.5.2-r2.ebuild b/x11-libs/qt-gui/qt-gui-4.5.2-r2.ebuild
index e730cb494029..382dc1696f40 100644
--- a/x11-libs/qt-gui/qt-gui-4.5.2-r2.ebuild
+++ b/x11-libs/qt-gui/qt-gui-4.5.2-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.2-r2.ebuild,v 1.1 2009/07/23 20:44:16 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/qt-gui-4.5.2-r2.ebuild,v 1.2 2009/10/07 18:27:16 nixnut 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 dd4d38ff3c78..51ef32f342a2 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.38 2009/10/04 10:23:35 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/ChangeLog,v 1.39 2009/10/07 18:28:03 nixnut Exp $
+
+ 07 Oct 2009; nixnut <nixnut@gentoo.org> qt-opengl-4.5.2-r1.ebuild:
+ ppc stable #286653
*qt-opengl-4.5.3 (04 Oct 2009)
diff --git a/x11-libs/qt-opengl/qt-opengl-4.5.2-r1.ebuild b/x11-libs/qt-opengl/qt-opengl-4.5.2-r1.ebuild
index 022643e60635..7f3bdc028bbc 100644
--- a/x11-libs/qt-opengl/qt-opengl-4.5.2-r1.ebuild
+++ b/x11-libs/qt-opengl/qt-opengl-4.5.2-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.2-r1.ebuild,v 1.1 2009/08/30 00:48:21 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/qt-opengl-4.5.2-r1.ebuild,v 1.2 2009/10/07 18:28:03 nixnut 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 6ffc00e7e7a1..5e3938c276c5 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.36 2009/10/04 10:26:02 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/ChangeLog,v 1.37 2009/10/07 18:28:50 nixnut Exp $
+
+ 07 Oct 2009; nixnut <nixnut@gentoo.org> qt-phonon-4.5.2.ebuild:
+ ppc stable #286653
*qt-phonon-4.5.3 (04 Oct 2009)
diff --git a/x11-libs/qt-phonon/qt-phonon-4.5.2.ebuild b/x11-libs/qt-phonon/qt-phonon-4.5.2.ebuild
index da6458fa0975..a7d2bd2e3841 100644
--- a/x11-libs/qt-phonon/qt-phonon-4.5.2.ebuild
+++ b/x11-libs/qt-phonon/qt-phonon-4.5.2.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.2.ebuild,v 1.1 2009/06/27 19:19:57 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/qt-phonon-4.5.2.ebuild,v 1.2 2009/10/07 18:28:50 nixnut 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 9f5145e48c03..dbb9d7861fe1 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.43 2009/10/04 10:24:34 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/ChangeLog,v 1.44 2009/10/07 18:29:36 nixnut Exp $
+
+ 07 Oct 2009; nixnut <nixnut@gentoo.org> qt-qt3support-4.5.2.ebuild:
+ ppc stable #286653
*qt-qt3support-4.5.3 (04 Oct 2009)
diff --git a/x11-libs/qt-qt3support/qt-qt3support-4.5.2.ebuild b/x11-libs/qt-qt3support/qt-qt3support-4.5.2.ebuild
index 4bafb0d95bf9..f4050389df61 100644
--- a/x11-libs/qt-qt3support/qt-qt3support-4.5.2.ebuild
+++ b/x11-libs/qt-qt3support/qt-qt3support-4.5.2.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.2.ebuild,v 1.1 2009/06/27 19:20:38 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.2.ebuild,v 1.2 2009/10/07 18:29:36 nixnut 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 9f13bf4663c5..28e599870a23 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.39 2009/10/04 10:20:58 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/ChangeLog,v 1.40 2009/10/07 18:30:20 nixnut Exp $
+
+ 07 Oct 2009; nixnut <nixnut@gentoo.org> qt-script-4.5.2.ebuild:
+ ppc stable #286653
*qt-script-4.5.3 (04 Oct 2009)
diff --git a/x11-libs/qt-script/qt-script-4.5.2.ebuild b/x11-libs/qt-script/qt-script-4.5.2.ebuild
index ed1fec11be83..91714e04482b 100644
--- a/x11-libs/qt-script/qt-script-4.5.2.ebuild
+++ b/x11-libs/qt-script/qt-script-4.5.2.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.2.ebuild,v 1.1 2009/06/27 19:21:17 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/qt-script-4.5.2.ebuild,v 1.2 2009/10/07 18:30:20 nixnut 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 3c2ce59ee997..0d61f30def63 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.49 2009/10/04 10:21:28 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/ChangeLog,v 1.50 2009/10/07 18:31:10 nixnut Exp $
+
+ 07 Oct 2009; nixnut <nixnut@gentoo.org> qt-sql-4.5.2.ebuild:
+ ppc stable #286653
*qt-sql-4.5.3 (04 Oct 2009)
diff --git a/x11-libs/qt-sql/qt-sql-4.5.2.ebuild b/x11-libs/qt-sql/qt-sql-4.5.2.ebuild
index c8b5b092940c..15c11a2938c1 100644
--- a/x11-libs/qt-sql/qt-sql-4.5.2.ebuild
+++ b/x11-libs/qt-sql/qt-sql-4.5.2.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.2.ebuild,v 1.1 2009/06/27 19:21:54 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/qt-sql-4.5.2.ebuild,v 1.2 2009/10/07 18:31:10 nixnut 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 d2bec6364829..0d22ca7b54d5 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.38 2009/10/04 10:25:33 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/ChangeLog,v 1.39 2009/10/07 18:32:05 nixnut Exp $
+
+ 07 Oct 2009; nixnut <nixnut@gentoo.org> qt-svg-4.5.2.ebuild:
+ ppc stable #286653
*qt-svg-4.5.3 (04 Oct 2009)
diff --git a/x11-libs/qt-svg/qt-svg-4.5.2.ebuild b/x11-libs/qt-svg/qt-svg-4.5.2.ebuild
index 081bf5c548b1..e546573c791d 100644
--- a/x11-libs/qt-svg/qt-svg-4.5.2.ebuild
+++ b/x11-libs/qt-svg/qt-svg-4.5.2.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.2.ebuild,v 1.1 2009/06/27 19:22:30 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/qt-svg-4.5.2.ebuild,v 1.2 2009/10/07 18:32:05 nixnut 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 741277ae56e8..4b01877ddace 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.37 2009/10/04 10:25:04 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-test/ChangeLog,v 1.38 2009/10/07 18:32:51 nixnut Exp $
+
+ 07 Oct 2009; nixnut <nixnut@gentoo.org> qt-test-4.5.2.ebuild:
+ ppc stable #286653
*qt-test-4.5.3 (04 Oct 2009)
diff --git a/x11-libs/qt-test/qt-test-4.5.2.ebuild b/x11-libs/qt-test/qt-test-4.5.2.ebuild
index da6fc08b1033..43e353550ca2 100644
--- a/x11-libs/qt-test/qt-test-4.5.2.ebuild
+++ b/x11-libs/qt-test/qt-test-4.5.2.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.2.ebuild,v 1.1 2009/06/27 19:23:05 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-test/qt-test-4.5.2.ebuild,v 1.2 2009/10/07 18:32:51 nixnut 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 ef1ccbb99674..35a5542c1967 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.52 2009/10/04 10:21:59 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/ChangeLog,v 1.53 2009/10/07 18:33:42 nixnut Exp $
+
+ 07 Oct 2009; nixnut <nixnut@gentoo.org> qt-webkit-4.5.2-r1.ebuild:
+ ppc stable #286653
*qt-webkit-4.5.3 (04 Oct 2009)
diff --git a/x11-libs/qt-webkit/qt-webkit-4.5.2-r1.ebuild b/x11-libs/qt-webkit/qt-webkit-4.5.2-r1.ebuild
index b4a6d872d86e..71a978139cbd 100644
--- a/x11-libs/qt-webkit/qt-webkit-4.5.2-r1.ebuild
+++ b/x11-libs/qt-webkit/qt-webkit-4.5.2-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-webkit/qt-webkit-4.5.2-r1.ebuild,v 1.1 2009/08/17 20:12:14 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/qt-webkit-4.5.2-r1.ebuild,v 1.2 2009/10/07 18:33:42 nixnut 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 2bda3d17367d..da5966ce10bb 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.36 2009/10/04 10:20:28 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-xmlpatterns/ChangeLog,v 1.37 2009/10/07 18:34:32 nixnut Exp $
+
+ 07 Oct 2009; nixnut <nixnut@gentoo.org> qt-xmlpatterns-4.5.2.ebuild:
+ ppc stable #286653
*qt-xmlpatterns-4.5.3 (04 Oct 2009)
diff --git a/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.5.2.ebuild b/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.5.2.ebuild
index 59297ea754c2..9c6727793243 100644
--- a/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.5.2.ebuild
+++ b/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.5.2.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.2.ebuild,v 1.1 2009/06/27 19:24:14 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.5.2.ebuild,v 1.2 2009/10/07 18:34:32 nixnut 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 44b5ebef9b3e..e320eb8e5548 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.587 2009/10/04 10:29:33 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/ChangeLog,v 1.588 2009/10/07 18:22:54 nixnut Exp $
+
+ 07 Oct 2009; nixnut <nixnut@gentoo.org> qt-4.5.2.ebuild:
+ ppc stable #286653
*qt-4.5.3 (04 Oct 2009)
diff --git a/x11-libs/qt/qt-4.5.2.ebuild b/x11-libs/qt/qt-4.5.2.ebuild
index 999d63e62718..d77eb23e21d1 100644
--- a/x11-libs/qt/qt-4.5.2.ebuild
+++ b/x11-libs/qt/qt-4.5.2.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.2.ebuild,v 1.1 2009/06/27 19:30:38 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-4.5.2.ebuild,v 1.2 2009/10/07 18:22:54 nixnut 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=""