diff options
28 files changed, 85 insertions, 42 deletions
diff --git a/x11-libs/qt-assistant/ChangeLog b/x11-libs/qt-assistant/ChangeLog index 8d3267b84dd3..a5e0665c2bda 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.6 2008/05/16 09:24:17 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.7 2008/05/25 08:27:55 corsair Exp $ + + 25 May 2008; Markus Rothe <corsair@gentoo.org> qt-assistant-4.4.0.ebuild: + Added ~ppc/~ppc64 16 May 2008; Ingmar Vanhassel <ingmar@gentoo.org> -qt-assistant-4.4.0_rc1.ebuild: diff --git a/x11-libs/qt-assistant/qt-assistant-4.4.0.ebuild b/x11-libs/qt-assistant/qt-assistant-4.4.0.ebuild index 39f8ed02ed29..6b3520ca88ab 100644 --- a/x11-libs/qt-assistant/qt-assistant-4.4.0.ebuild +++ b/x11-libs/qt-assistant/qt-assistant-4.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.4.0.ebuild,v 1.1 2008/05/15 12:43:23 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.4.0.ebuild,v 1.2 2008/05/25 08:27:55 corsair Exp $ inherit qt4-build @@ -9,7 +9,7 @@ HOMEPAGE="http://www.trolltech.com/" LICENSE="|| ( QPL-1.0 GPL-3 GPL-2 )" SLOT="4" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="doc" DEPEND="~x11-libs/qt-gui-${PV} diff --git a/x11-libs/qt-core/ChangeLog b/x11-libs/qt-core/ChangeLog index 3251baf0e47d..b23a73383b5e 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.6 2008/05/16 09:25:01 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.7 2008/05/25 08:24:09 corsair Exp $ + + 25 May 2008; Markus Rothe <corsair@gentoo.org> qt-core-4.4.0.ebuild: + Added ~ppc/~ppc64 16 May 2008; Ingmar Vanhassel <ingmar@gentoo.org> -qt-core-4.4.0_rc1.ebuild: diff --git a/x11-libs/qt-core/qt-core-4.4.0.ebuild b/x11-libs/qt-core/qt-core-4.4.0.ebuild index 8a4aec365a15..55eabf7c41f0 100644 --- a/x11-libs/qt-core/qt-core-4.4.0.ebuild +++ b/x11-libs/qt-core/qt-core-4.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.4.0.ebuild,v 1.1 2008/05/15 12:44:00 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.4.0.ebuild,v 1.2 2008/05/25 08:24:09 corsair Exp $ EAPI="1" inherit qt4-build @@ -10,7 +10,7 @@ HOMEPAGE="http://www.trolltech.com/" LICENSE="|| ( QPL-1.0 GPL-3 GPL-2 )" SLOT="4" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="doc glib +qt3support ssl" RDEPEND="sys-libs/zlib diff --git a/x11-libs/qt-dbus/ChangeLog b/x11-libs/qt-dbus/ChangeLog index 34173ccb82fd..5a7a373c2a90 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/ChangeLog,v 1.6 2008/05/16 09:25:41 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/ChangeLog,v 1.7 2008/05/25 08:37:29 corsair Exp $ + + 25 May 2008; Markus Rothe <corsair@gentoo.org> qt-dbus-4.4.0.ebuild: + Added ~ppc/~ppc64 16 May 2008; Ingmar Vanhassel <ingmar@gentoo.org> -qt-dbus-4.4.0_rc1.ebuild: diff --git a/x11-libs/qt-dbus/qt-dbus-4.4.0.ebuild b/x11-libs/qt-dbus/qt-dbus-4.4.0.ebuild index 9624d38dc707..e8f5555cce46 100644 --- a/x11-libs/qt-dbus/qt-dbus-4.4.0.ebuild +++ b/x11-libs/qt-dbus/qt-dbus-4.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.4.0.ebuild,v 1.1 2008/05/15 12:44:36 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/qt-dbus-4.4.0.ebuild,v 1.2 2008/05/25 08:37:29 corsair Exp $ inherit qt4-build @@ -9,7 +9,7 @@ HOMEPAGE="http://www.trolltech.com/" LICENSE="|| ( QPL-1.0 GPL-3 GPL-2 )" SLOT="4" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" # depend on gui instead of core. There's a GUI based viewer that's built, and since it's a desktop diff --git a/x11-libs/qt-gui/ChangeLog b/x11-libs/qt-gui/ChangeLog index d4f33a372061..b0f9ab8f955a 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/ChangeLog,v 1.6 2008/05/16 09:26:27 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/ChangeLog,v 1.7 2008/05/25 08:26:36 corsair Exp $ + + 25 May 2008; Markus Rothe <corsair@gentoo.org> qt-gui-4.4.0.ebuild: + Added ~ppc/~ppc64 16 May 2008; Ingmar Vanhassel <ingmar@gentoo.org> -qt-gui-4.4.0_rc1.ebuild: diff --git a/x11-libs/qt-gui/qt-gui-4.4.0.ebuild b/x11-libs/qt-gui/qt-gui-4.4.0.ebuild index a89b86a38f3b..cc6d74d2ea5c 100644 --- a/x11-libs/qt-gui/qt-gui-4.4.0.ebuild +++ b/x11-libs/qt-gui/qt-gui-4.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.4.0.ebuild,v 1.1 2008/05/15 12:45:33 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/qt-gui-4.4.0.ebuild,v 1.2 2008/05/25 08:26:36 corsair Exp $ EAPI="1" inherit eutils qt4-build @@ -10,7 +10,7 @@ HOMEPAGE="http://www.trolltech.com/" LICENSE="|| ( QPL-1.0 GPL-3 GPL-2 )" SLOT="4" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE_INPUT_DEVICES="input_devices_wacom" IUSE="+accessibility cups dbus debug glib mng nas nis tiff +qt3support xinerama ${IUSE_INPUT_DEVICES}" diff --git a/x11-libs/qt-opengl/ChangeLog b/x11-libs/qt-opengl/ChangeLog index bd4d8f071fa8..78b793ae0135 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/ChangeLog,v 1.6 2008/05/16 09:27:09 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/ChangeLog,v 1.7 2008/05/25 08:39:20 corsair Exp $ + + 25 May 2008; Markus Rothe <corsair@gentoo.org> qt-opengl-4.4.0.ebuild: + Added ~ppc/~ppc64 16 May 2008; Ingmar Vanhassel <ingmar@gentoo.org> -qt-opengl-4.4.0_rc1.ebuild: diff --git a/x11-libs/qt-opengl/qt-opengl-4.4.0.ebuild b/x11-libs/qt-opengl/qt-opengl-4.4.0.ebuild index 6a63bfc695e3..3b21e42c494c 100644 --- a/x11-libs/qt-opengl/qt-opengl-4.4.0.ebuild +++ b/x11-libs/qt-opengl/qt-opengl-4.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.4.0.ebuild,v 1.1 2008/05/15 12:46:09 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/qt-opengl-4.4.0.ebuild,v 1.2 2008/05/25 08:39:20 corsair Exp $ EAPI="1" inherit qt4-build @@ -10,7 +10,7 @@ HOMEPAGE="http://www.trolltech.com/" LICENSE="|| ( QPL-1.0 GPL-3 GPL-2 )" SLOT="4" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="+qt3support" DEPEND="~x11-libs/qt-gui-${PV} diff --git a/x11-libs/qt-phonon/ChangeLog b/x11-libs/qt-phonon/ChangeLog index 7074d4e941eb..3c2dbf236143 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/ChangeLog,v 1.6 2008/05/16 09:27:51 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/ChangeLog,v 1.7 2008/05/25 08:34:43 corsair Exp $ + + 25 May 2008; Markus Rothe <corsair@gentoo.org> qt-phonon-4.4.0.ebuild: + Added ~ppc/~ppc64 16 May 2008; Ingmar Vanhassel <ingmar@gentoo.org> -qt-phonon-4.4.0_rc1.ebuild: diff --git a/x11-libs/qt-phonon/qt-phonon-4.4.0.ebuild b/x11-libs/qt-phonon/qt-phonon-4.4.0.ebuild index ac5897bbecac..b70ae6c0c94d 100644 --- a/x11-libs/qt-phonon/qt-phonon-4.4.0.ebuild +++ b/x11-libs/qt-phonon/qt-phonon-4.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.4.0.ebuild,v 1.1 2008/05/15 12:46:45 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-phonon/qt-phonon-4.4.0.ebuild,v 1.2 2008/05/25 08:34:43 corsair Exp $ inherit qt4-build @@ -9,7 +9,7 @@ HOMEPAGE="http://www.trolltech.com/" LICENSE="|| ( QPL-1.0 GPL-3 GPL-2 )" SLOT="4" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="dbus" DEPEND="~x11-libs/qt-gui-${PV} diff --git a/x11-libs/qt-qt3support/ChangeLog b/x11-libs/qt-qt3support/ChangeLog index 99e15074d763..664263d8a897 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/ChangeLog,v 1.6 2008/05/16 09:28:33 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/ChangeLog,v 1.7 2008/05/25 08:35:49 corsair Exp $ + + 25 May 2008; Markus Rothe <corsair@gentoo.org> qt-qt3support-4.4.0.ebuild: + Added ~ppc/~ppc64 16 May 2008; Ingmar Vanhassel <ingmar@gentoo.org> -qt-qt3support-4.4.0_rc1.ebuild: diff --git a/x11-libs/qt-qt3support/qt-qt3support-4.4.0.ebuild b/x11-libs/qt-qt3support/qt-qt3support-4.4.0.ebuild index 01d6e69c35a1..f2c76431b8eb 100644 --- a/x11-libs/qt-qt3support/qt-qt3support-4.4.0.ebuild +++ b/x11-libs/qt-qt3support/qt-qt3support-4.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.4.0.ebuild,v 1.1 2008/05/15 12:47:21 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.4.0.ebuild,v 1.2 2008/05/25 08:35:49 corsair Exp $ EAPI="1" inherit qt4-build @@ -10,7 +10,7 @@ HOMEPAGE="http://www.trolltech.com/" LICENSE="|| ( QPL-1.0 GPL-3 GPL-2 )" SLOT="4" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="+accessibility" DEPEND="~x11-libs/qt-gui-${PV} diff --git a/x11-libs/qt-script/ChangeLog b/x11-libs/qt-script/ChangeLog index b7dbc3663b6f..150c90bd0e4c 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/ChangeLog,v 1.6 2008/05/16 09:29:16 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/ChangeLog,v 1.7 2008/05/25 08:29:45 corsair Exp $ + + 25 May 2008; Markus Rothe <corsair@gentoo.org> qt-script-4.4.0.ebuild: + Added ~ppc/~ppc64 16 May 2008; Ingmar Vanhassel <ingmar@gentoo.org> -qt-script-4.4.0_rc1.ebuild: diff --git a/x11-libs/qt-script/qt-script-4.4.0.ebuild b/x11-libs/qt-script/qt-script-4.4.0.ebuild index 9c1a228d45d4..7d77496fa0a1 100644 --- a/x11-libs/qt-script/qt-script-4.4.0.ebuild +++ b/x11-libs/qt-script/qt-script-4.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.4.0.ebuild,v 1.1 2008/05/15 12:47:56 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/qt-script-4.4.0.ebuild,v 1.2 2008/05/25 08:29:45 corsair Exp $ inherit qt4-build @@ -9,7 +9,7 @@ HOMEPAGE="http://www.trolltech.com/" LICENSE="|| ( QPL-1.0 GPL-3 GPL-2 )" SLOT="4" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" DEPEND="~x11-libs/qt-core-${PV}" diff --git a/x11-libs/qt-sql/ChangeLog b/x11-libs/qt-sql/ChangeLog index 9d77b08e779b..e57a67659f34 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/ChangeLog,v 1.9 2008/05/19 20:32:47 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/ChangeLog,v 1.10 2008/05/25 08:40:48 corsair Exp $ + + 25 May 2008; Markus Rothe <corsair@gentoo.org> qt-sql-4.4.0.ebuild: + Added ~ppc/~ppc64 19 May 2008; Tiziano Müller <dev-zero@gentoo.org> qt-sql-4.4.0.ebuild: Fixed postgresql dep diff --git a/x11-libs/qt-sql/qt-sql-4.4.0.ebuild b/x11-libs/qt-sql/qt-sql-4.4.0.ebuild index bcede912e846..8f402d46ffdd 100644 --- a/x11-libs/qt-sql/qt-sql-4.4.0.ebuild +++ b/x11-libs/qt-sql/qt-sql-4.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.4.0.ebuild,v 1.3 2008/05/19 20:32:47 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/qt-sql-4.4.0.ebuild,v 1.4 2008/05/25 08:40:48 corsair Exp $ EAPI="1" inherit qt4-build @@ -10,7 +10,7 @@ HOMEPAGE="http://www.trolltech.com/" LICENSE="|| ( QPL-1.0 GPL-3 GPL-2 )" SLOT="4" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="firebird mysql odbc postgres +qt3support +sqlite" diff --git a/x11-libs/qt-svg/ChangeLog b/x11-libs/qt-svg/ChangeLog index 2153c00d0202..c1e2c1a6c059 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/ChangeLog,v 1.6 2008/05/16 09:30:41 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/ChangeLog,v 1.7 2008/05/25 08:32:14 corsair Exp $ + + 25 May 2008; Markus Rothe <corsair@gentoo.org> qt-svg-4.4.0.ebuild: + Added ~ppc/~ppc64 16 May 2008; Ingmar Vanhassel <ingmar@gentoo.org> -qt-svg-4.4.0_rc1.ebuild: diff --git a/x11-libs/qt-svg/qt-svg-4.4.0.ebuild b/x11-libs/qt-svg/qt-svg-4.4.0.ebuild index 1e00a753bf86..850d6e4dc226 100644 --- a/x11-libs/qt-svg/qt-svg-4.4.0.ebuild +++ b/x11-libs/qt-svg/qt-svg-4.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.4.0.ebuild,v 1.1 2008/05/15 12:49:07 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/qt-svg-4.4.0.ebuild,v 1.2 2008/05/25 08:32:14 corsair Exp $ inherit qt4-build @@ -9,7 +9,7 @@ HOMEPAGE="http://www.trolltech.com/" LICENSE="|| ( QPL-1.0 GPL-3 GPL-2 )" SLOT="4" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" DEPEND="~x11-libs/qt-gui-${PV}" diff --git a/x11-libs/qt-test/ChangeLog b/x11-libs/qt-test/ChangeLog index 44d8baf9796c..8120c93610cf 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-test/ChangeLog,v 1.6 2008/05/16 09:31:23 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-test/ChangeLog,v 1.7 2008/05/25 08:30:45 corsair Exp $ + + 25 May 2008; Markus Rothe <corsair@gentoo.org> qt-test-4.4.0.ebuild: + Added ~ppc/~ppc64 16 May 2008; Ingmar Vanhassel <ingmar@gentoo.org> -qt-test-4.4.0_rc1.ebuild: diff --git a/x11-libs/qt-test/qt-test-4.4.0.ebuild b/x11-libs/qt-test/qt-test-4.4.0.ebuild index 005791179b21..928865350dc1 100644 --- a/x11-libs/qt-test/qt-test-4.4.0.ebuild +++ b/x11-libs/qt-test/qt-test-4.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.4.0.ebuild,v 1.1 2008/05/15 12:49:46 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-test/qt-test-4.4.0.ebuild,v 1.2 2008/05/25 08:30:45 corsair Exp $ inherit qt4-build @@ -9,7 +9,7 @@ HOMEPAGE="http://www.trolltech.com/" LICENSE="|| ( QPL-1.0 GPL-3 GPL-2 )" SLOT="4" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" DEPEND="~x11-libs/qt-core-${PV}" diff --git a/x11-libs/qt-webkit/ChangeLog b/x11-libs/qt-webkit/ChangeLog index cf83029acf13..6981540684d9 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/ChangeLog,v 1.6 2008/05/16 09:32:05 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/ChangeLog,v 1.7 2008/05/25 08:33:27 corsair Exp $ + + 25 May 2008; Markus Rothe <corsair@gentoo.org> qt-webkit-4.4.0.ebuild: + Added ~ppc/~ppc64 16 May 2008; Ingmar Vanhassel <ingmar@gentoo.org> -qt-webkit-4.4.0_rc1.ebuild: diff --git a/x11-libs/qt-webkit/qt-webkit-4.4.0.ebuild b/x11-libs/qt-webkit/qt-webkit-4.4.0.ebuild index 88286d42e190..a97fad389e53 100644 --- a/x11-libs/qt-webkit/qt-webkit-4.4.0.ebuild +++ b/x11-libs/qt-webkit/qt-webkit-4.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.4.0.ebuild,v 1.1 2008/05/15 12:50:21 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/qt-webkit-4.4.0.ebuild,v 1.2 2008/05/25 08:33:27 corsair Exp $ inherit qt4-build @@ -9,7 +9,7 @@ HOMEPAGE="http://www.trolltech.com/" LICENSE="|| ( QPL-1.0 GPL-3 GPL-2 )" SLOT="4" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" DEPEND="~x11-libs/qt-gui-${PV}" diff --git a/x11-libs/qt-xmlpatterns/ChangeLog b/x11-libs/qt-xmlpatterns/ChangeLog index 0b47806bafe8..05c328c24d59 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-xmlpatterns/ChangeLog,v 1.6 2008/05/16 09:32:47 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-xmlpatterns/ChangeLog,v 1.7 2008/05/25 08:44:47 corsair Exp $ + + 25 May 2008; Markus Rothe <corsair@gentoo.org> + qt-xmlpatterns-4.4.0.ebuild: + Added ~ppc/~ppc64 16 May 2008; Ingmar Vanhassel <ingmar@gentoo.org> -qt-xmlpatterns-4.4.0_rc1.ebuild: diff --git a/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.4.0.ebuild b/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.4.0.ebuild index d9df7a68752b..9904061ba57e 100644 --- a/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.4.0.ebuild +++ b/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.4.0.ebuild,v 1.1 2008/05/15 12:50:54 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.4.0.ebuild,v 1.2 2008/05/25 08:44:47 corsair Exp $ inherit qt4-build @@ -9,7 +9,7 @@ HOMEPAGE="http://www.trolltech.com/" LICENSE="|| ( QPL-1.0 GPL-3 GPL-2 )" SLOT="4" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" DEPEND="~x11-libs/qt-core-${PV}" diff --git a/x11-libs/qt/ChangeLog b/x11-libs/qt/ChangeLog index 65752f46fd04..9aa0959294c2 100644 --- a/x11-libs/qt/ChangeLog +++ b/x11-libs/qt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/qt # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/ChangeLog,v 1.539 2008/05/19 20:23:47 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/ChangeLog,v 1.540 2008/05/25 08:43:24 corsair Exp $ + + 25 May 2008; Markus Rothe <corsair@gentoo.org> qt-4.4.0.ebuild: + Added ~ppc/~ppc64 19 May 2008; Tiziano Müller <dev-zero@gentoo.org> qt-3.3.8-r4.ebuild, qt-4.3.3.ebuild, qt-4.3.4-r1.ebuild: diff --git a/x11-libs/qt/qt-4.4.0.ebuild b/x11-libs/qt/qt-4.4.0.ebuild index dcc0e2828ac6..a2299939732d 100644 --- a/x11-libs/qt/qt-4.4.0.ebuild +++ b/x11-libs/qt/qt-4.4.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-4.4.0.ebuild,v 1.1 2008/05/15 12:40:50 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-4.4.0.ebuild,v 1.2 2008/05/25 08:43:24 corsair Exp $ DESCRIPTION="The Qt toolkit is a comprehensive C++ application development framework." HOMEPAGE="http://www.trolltech.com/" LICENSE="|| ( QPL-1.0 GPL-3 GPL-2 )" SLOT="4" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="opengl qt3support" |