summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-06-08 22:41:08 +0000
committerJeroen Roovers <jer@gentoo.org>2009-06-08 22:41:08 +0000
commit90eee3730412fb7bd431bf67d31462665c3870e8 (patch)
treebf8ae3c1863997b266562f7390aa1baf2712f352
parentStable for HPPA (bug #272858). (diff)
downloadhistorical-90eee3730412fb7bd431bf67d31462665c3870e8.tar.gz
historical-90eee3730412fb7bd431bf67d31462665c3870e8.tar.bz2
historical-90eee3730412fb7bd431bf67d31462665c3870e8.zip
Stable for HPPA (bug #266201).
Package-Manager: portage-2.2_rc33/cvs/Linux i686
-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-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-xmlpatterns/ChangeLog5
-rw-r--r--x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.5.1.ebuild4
22 files changed, 66 insertions, 33 deletions
diff --git a/x11-libs/qt-core/ChangeLog b/x11-libs/qt-core/ChangeLog
index 111d38aa17b9..09fece0f0149 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.54 2009/06/06 08:28:59 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.55 2009/06/08 22:27:04 jer Exp $
+
+ 08 Jun 2009; Jeroen Roovers <jer@gentoo.org> qt-core-4.5.1.ebuild:
+ Stable for HPPA (bug #266201).
06 Jun 2009; Markus Meier <maekke@gentoo.org> qt-core-4.5.1.ebuild:
amd64 stable, 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 13ffa0dec633..387795fb4629 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.10 2009/06/06 08:28:59 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.5.1.ebuild,v 1.11 2009/06/08 22:27:04 jer 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 a1a613e28ae6..586213719baf 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.32 2009/06/06 08:31:06 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/ChangeLog,v 1.33 2009/06/08 22:28:51 jer Exp $
+
+ 08 Jun 2009; Jeroen Roovers <jer@gentoo.org> qt-dbus-4.5.1.ebuild:
+ Stable for HPPA (bug #266201).
06 Jun 2009; Markus Meier <maekke@gentoo.org> qt-dbus-4.5.1.ebuild:
amd64 stable, 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 007894e52fc1..f14965ee16db 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.6 2009/06/06 08:31:06 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/qt-dbus-4.5.1.ebuild,v 1.7 2009/06/08 22:28:51 jer 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-gui/ChangeLog b/x11-libs/qt-gui/ChangeLog
index 9718fc67918b..10025b64fea8 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.59 2009/06/06 08:29:59 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/ChangeLog,v 1.60 2009/06/08 22:33:37 jer Exp $
+
+ 08 Jun 2009; Jeroen Roovers <jer@gentoo.org> qt-gui-4.5.1.ebuild:
+ Stable for HPPA (bug #266201).
06 Jun 2009; Markus Meier <maekke@gentoo.org> qt-gui-4.5.1.ebuild:
amd64 stable, 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 1cfd35d80be8..1d3024c5d150 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.6 2009/06/06 08:29:59 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/qt-gui-4.5.1.ebuild,v 1.7 2009/06/08 22:33:37 jer 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 91bda332401a..57f5acf47ebd 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.33 2009/06/06 08:37:01 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/ChangeLog,v 1.34 2009/06/08 22:34:12 jer Exp $
+
+ 08 Jun 2009; Jeroen Roovers <jer@gentoo.org> qt-opengl-4.5.1.ebuild:
+ Stable for HPPA (bug #266201).
06 Jun 2009; Markus Meier <maekke@gentoo.org> qt-opengl-4.5.1.ebuild:
amd64 stable, 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 7b8f6affb67a..e42fc003e6e0 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.6 2009/06/06 08:37:01 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/qt-opengl-4.5.1.ebuild,v 1.7 2009/06/08 22:34:12 jer 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 fb7ca0877d6c..00f6a00706fa 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.33 2009/06/06 08:39:03 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/ChangeLog,v 1.34 2009/06/08 22:41:08 jer Exp $
+
+ 08 Jun 2009; Jeroen Roovers <jer@gentoo.org> qt-phonon-4.5.1.ebuild:
+ Stable for HPPA (bug #266201).
06 Jun 2009; Markus Meier <maekke@gentoo.org> qt-phonon-4.5.1.ebuild:
amd64 stable, 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 d37addfaae1f..8d35da969499 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.6 2009/06/06 08:39:03 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/qt-phonon-4.5.1.ebuild,v 1.7 2009/06/08 22:41:08 jer 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 b94d8b661e56..9ac16c6a675e 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.39 2009/06/06 08:36:03 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/ChangeLog,v 1.40 2009/06/08 22:32:28 jer Exp $
+
+ 08 Jun 2009; Jeroen Roovers <jer@gentoo.org> qt-qt3support-4.5.1.ebuild:
+ Stable for HPPA (bug #266201).
06 Jun 2009; Markus Meier <maekke@gentoo.org> qt-qt3support-4.5.1.ebuild:
amd64 stable, bug #266201
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 7573893ed416..8d586117b955 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.13 2009/06/06 08:36:03 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.1.ebuild,v 1.14 2009/06/08 22:32:28 jer 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 7540c86f497f..077e26344572 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.35 2009/06/06 08:32:59 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/ChangeLog,v 1.36 2009/06/08 22:27:48 jer Exp $
+
+ 08 Jun 2009; Jeroen Roovers <jer@gentoo.org> qt-script-4.5.1.ebuild:
+ Stable for HPPA (bug #266201).
06 Jun 2009; Markus Meier <maekke@gentoo.org> qt-script-4.5.1.ebuild:
amd64 stable, 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 27dc3d2a2975..1710754d5709 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.6 2009/06/06 08:32:59 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/qt-script-4.5.1.ebuild,v 1.7 2009/06/08 22:27:48 jer 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 f1fcec13563f..d1b5e75b2657 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.45 2009/06/06 08:32:04 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/ChangeLog,v 1.46 2009/06/08 22:31:53 jer Exp $
+
+ 08 Jun 2009; Jeroen Roovers <jer@gentoo.org> qt-sql-4.5.1.ebuild:
+ Stable for HPPA (bug #266201).
06 Jun 2009; Markus Meier <maekke@gentoo.org> qt-sql-4.5.1.ebuild:
amd64 stable, 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 eafeb20a2fe5..b6657bbc7bd4 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.7 2009/06/06 08:32:04 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/qt-sql-4.5.1.ebuild,v 1.8 2009/06/08 22:31:53 jer 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 2c97708d0b71..c465e1d4ed42 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.34 2009/06/06 08:38:05 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/ChangeLog,v 1.35 2009/06/08 22:30:08 jer Exp $
+
+ 08 Jun 2009; Jeroen Roovers <jer@gentoo.org> qt-svg-4.5.1-r1.ebuild:
+ Stable for HPPA (bug #266201).
06 Jun 2009; Markus Meier <maekke@gentoo.org> qt-svg-4.5.1-r1.ebuild:
amd64 stable, 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 e4cc2adf44e0..8ba3f1c36df8 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.7 2009/06/06 08:38:05 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/qt-svg-4.5.1-r1.ebuild,v 1.8 2009/06/08 22:30:08 jer 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 07a3158e83bd..db8954f6d071 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.33 2009/06/06 08:34:06 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-test/ChangeLog,v 1.34 2009/06/08 22:36:16 jer Exp $
+
+ 08 Jun 2009; Jeroen Roovers <jer@gentoo.org> qt-test-4.5.1.ebuild:
+ Stable for HPPA (bug #266201).
06 Jun 2009; Markus Meier <maekke@gentoo.org> qt-test-4.5.1.ebuild:
amd64 stable, 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 ba3c20764d21..4bc7c460ad6f 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.6 2009/06/06 08:34:06 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-test/qt-test-4.5.1.ebuild,v 1.7 2009/06/08 22:36:16 jer 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-xmlpatterns/ChangeLog b/x11-libs/qt-xmlpatterns/ChangeLog
index 954cea73be4a..2e14166371e5 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.32 2009/06/06 08:35:02 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-xmlpatterns/ChangeLog,v 1.33 2009/06/08 22:34:40 jer Exp $
+
+ 08 Jun 2009; Jeroen Roovers <jer@gentoo.org> qt-xmlpatterns-4.5.1.ebuild:
+ Stable for HPPA (bug #266201).
06 Jun 2009; Markus Meier <maekke@gentoo.org> qt-xmlpatterns-4.5.1.ebuild:
amd64 stable, bug #266201
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 b2d2f4570bff..e8e91d022b13 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.6 2009/06/06 08:35:02 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.5.1.ebuild,v 1.7 2009/06/08 22:34:40 jer 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=]"