diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-17 18:01:19 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-17 18:01:19 +0000 |
commit | ce8458f3d77bf008ca37a608a5e66b0cdf6306e9 (patch) | |
tree | 09255a087997fb9910a076bdf2de0b137c0567c7 /x11-libs | |
parent | ia64/sparc stable wrt #258040 (diff) | |
download | historical-ce8458f3d77bf008ca37a608a5e66b0cdf6306e9.tar.gz historical-ce8458f3d77bf008ca37a608a5e66b0cdf6306e9.tar.bz2 historical-ce8458f3d77bf008ca37a608a5e66b0cdf6306e9.zip |
Add ~arm wrt #262462
Package-Manager: portage-2.1.6.7/cvs/Linux ia64
Diffstat (limited to 'x11-libs')
24 files changed, 73 insertions, 36 deletions
diff --git a/x11-libs/qt-assistant/ChangeLog b/x11-libs/qt-assistant/ChangeLog index 948223569ae5..5dff16ea8cdc 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.30 2009/03/16 22:04:30 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.31 2009/03/17 18:01:19 armin76 Exp $ + + 17 Mar 2009; Raúl Porcel <armin76@gentoo.org> qt-assistant-4.5.0.ebuild: + Add ~arm wrt #262462 16 Mar 2009; Alexis Ballier <aballier@gentoo.org> qt-assistant-4.5.0.ebuild: diff --git a/x11-libs/qt-assistant/qt-assistant-4.5.0.ebuild b/x11-libs/qt-assistant/qt-assistant-4.5.0.ebuild index 0536454a88da..cd123564ed45 100644 --- a/x11-libs/qt-assistant/qt-assistant-4.5.0.ebuild +++ b/x11-libs/qt-assistant/qt-assistant-4.5.0.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.0.ebuild,v 1.3 2009/03/16 22:04:30 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.5.0.ebuild,v 1.4 2009/03/17 18:01:19 armin76 Exp $ EAPI="2" inherit qt4-build DESCRIPTION="The assistant help module for the Qt toolkit" SLOT="4" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 -sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~hppa ~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 361c634ea781..8dbeec883bef 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.35 2009/03/04 21:08:32 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.36 2009/03/17 17:45:52 armin76 Exp $ + + 17 Mar 2009; Raúl Porcel <armin76@gentoo.org> qt-core-4.5.0.ebuild: + Add ~arm wrt #262462 *qt-core-4.5.0 (04 Mar 2009) diff --git a/x11-libs/qt-core/qt-core-4.5.0.ebuild b/x11-libs/qt-core/qt-core-4.5.0.ebuild index 0615251e5132..817b9b30e130 100644 --- a/x11-libs/qt-core/qt-core-4.5.0.ebuild +++ b/x11-libs/qt-core/qt-core-4.5.0.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.0.ebuild,v 1.1 2009/03/04 21:08:32 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.5.0.ebuild,v 1.2 2009/03/17 17:45:52 armin76 Exp $ EAPI="2" inherit qt4-build DESCRIPTION="The Qt toolkit is a comprehensive C++ application development framework" SLOT="4" -KEYWORDS="~alpha ~amd64 ~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 ebe63a9354fb..babbff7e8aca 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.23 2009/03/04 20:45:34 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/ChangeLog,v 1.24 2009/03/17 17:55:02 armin76 Exp $ + + 17 Mar 2009; Raúl Porcel <armin76@gentoo.org> qt-dbus-4.5.0.ebuild: + Add ~arm wrt #262462 *qt-dbus-4.5.0 (04 Mar 2009) diff --git a/x11-libs/qt-dbus/qt-dbus-4.5.0.ebuild b/x11-libs/qt-dbus/qt-dbus-4.5.0.ebuild index 9c7238dadde0..50effdf73fa3 100644 --- a/x11-libs/qt-dbus/qt-dbus-4.5.0.ebuild +++ b/x11-libs/qt-dbus/qt-dbus-4.5.0.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.0.ebuild,v 1.1 2009/03/04 20:45:34 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/qt-dbus-4.5.0.ebuild,v 1.2 2009/03/17 17:55:02 armin76 Exp $ EAPI="2" inherit qt4-build DESCRIPTION="The DBus module for the Qt toolkit" SLOT="4" -KEYWORDS="~alpha ~amd64 ~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 e1633b357e03..03357cff2a85 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.37 2009/03/15 22:11:28 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/ChangeLog,v 1.38 2009/03/17 17:48:47 armin76 Exp $ + + 17 Mar 2009; Raúl Porcel <armin76@gentoo.org> qt-gui-4.5.0.ebuild: + Add ~arm wrt #262462 15 Mar 2009; Markos Chandras <hwoarang@gentoo.org> qt-gui-4.5.0: Proper installation of accessibility widget ( fixes bug #262600 ) diff --git a/x11-libs/qt-gui/qt-gui-4.5.0.ebuild b/x11-libs/qt-gui/qt-gui-4.5.0.ebuild index 76059ec6056c..6f19b8241546 100644 --- a/x11-libs/qt-gui/qt-gui-4.5.0.ebuild +++ b/x11-libs/qt-gui/qt-gui-4.5.0.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.0.ebuild,v 1.3 2009/03/15 22:11:28 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/qt-gui-4.5.0.ebuild,v 1.4 2009/03/17 17:48:47 armin76 Exp $ EAPI="2" inherit eutils qt4-build DESCRIPTION="The GUI module for the Qt toolkit" SLOT="4" -KEYWORDS="~alpha ~amd64 ~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 15194c274d22..c400d934b848 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.24 2009/03/04 20:48:50 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/ChangeLog,v 1.25 2009/03/17 17:55:55 armin76 Exp $ + + 17 Mar 2009; Raúl Porcel <armin76@gentoo.org> qt-opengl-4.5.0.ebuild: + Add ~arm wrt #262462 *qt-opengl-4.5.0 (04 Mar 2009) diff --git a/x11-libs/qt-opengl/qt-opengl-4.5.0.ebuild b/x11-libs/qt-opengl/qt-opengl-4.5.0.ebuild index 569e1ea49582..da0916ee260d 100644 --- a/x11-libs/qt-opengl/qt-opengl-4.5.0.ebuild +++ b/x11-libs/qt-opengl/qt-opengl-4.5.0.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.0.ebuild,v 1.1 2009/03/04 20:48:50 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/qt-opengl-4.5.0.ebuild,v 1.2 2009/03/17 17:55:55 armin76 Exp $ EAPI="2" inherit qt4-build DESCRIPTION="The OpenGL module for the Qt toolkit" SLOT="4" -KEYWORDS="~alpha ~amd64 ~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-qt3support/ChangeLog b/x11-libs/qt-qt3support/ChangeLog index 837d1ab3d3df..d8d4cea0edaf 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.24 2009/03/04 21:10:38 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/ChangeLog,v 1.25 2009/03/17 17:57:50 armin76 Exp $ + + 17 Mar 2009; Raúl Porcel <armin76@gentoo.org> qt-qt3support-4.5.0.ebuild: + Add ~arm wrt #262462 *qt-qt3support-4.5.0 (04 Mar 2009) diff --git a/x11-libs/qt-qt3support/qt-qt3support-4.5.0.ebuild b/x11-libs/qt-qt3support/qt-qt3support-4.5.0.ebuild index c83e5ce4aa18..055417a912af 100644 --- a/x11-libs/qt-qt3support/qt-qt3support-4.5.0.ebuild +++ b/x11-libs/qt-qt3support/qt-qt3support-4.5.0.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.0.ebuild,v 1.1 2009/03/04 21:10:38 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.5.0.ebuild,v 1.2 2009/03/17 17:57:50 armin76 Exp $ EAPI="2" inherit qt4-build DESCRIPTION="The Qt3 support module for the Qt toolkit" SLOT="4" -KEYWORDS="~alpha ~amd64 ~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 f4a93a68781a..7ba3e7bf7383 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.26 2009/03/04 20:54:06 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/ChangeLog,v 1.27 2009/03/17 17:53:05 armin76 Exp $ + + 17 Mar 2009; Raúl Porcel <armin76@gentoo.org> qt-script-4.5.0.ebuild: + Add ~arm wrt #262462 *qt-script-4.5.0 (04 Mar 2009) diff --git a/x11-libs/qt-script/qt-script-4.5.0.ebuild b/x11-libs/qt-script/qt-script-4.5.0.ebuild index 17cefde0957d..7c5eeea3c233 100644 --- a/x11-libs/qt-script/qt-script-4.5.0.ebuild +++ b/x11-libs/qt-script/qt-script-4.5.0.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.0.ebuild,v 1.1 2009/03/04 20:54:06 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-script/qt-script-4.5.0.ebuild,v 1.2 2009/03/17 17:53:05 armin76 Exp $ EAPI="2" inherit qt4-build DESCRIPTION="The ECMAScript module for the Qt toolkit" SLOT="4" -KEYWORDS="~alpha ~amd64 ~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 5e6d592f4087..6ab2253a3f67 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.30 2009/03/04 20:56:16 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/ChangeLog,v 1.31 2009/03/17 17:52:08 armin76 Exp $ + + 17 Mar 2009; Raúl Porcel <armin76@gentoo.org> qt-sql-4.5.0.ebuild: + Add ~arm wrt #262462 *qt-sql-4.5.0 (04 Mar 2009) diff --git a/x11-libs/qt-sql/qt-sql-4.5.0.ebuild b/x11-libs/qt-sql/qt-sql-4.5.0.ebuild index 8a196309492e..c4b4df9bbf38 100644 --- a/x11-libs/qt-sql/qt-sql-4.5.0.ebuild +++ b/x11-libs/qt-sql/qt-sql-4.5.0.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.0.ebuild,v 1.1 2009/03/04 20:56:16 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/qt-sql-4.5.0.ebuild,v 1.2 2009/03/17 17:52:08 armin76 Exp $ EAPI="2" inherit qt4-build DESCRIPTION="The SQL module for the Qt toolkit" SLOT="4" -KEYWORDS="~alpha ~amd64 ~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 b75fae551de6..162ab2851ca9 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.25 2009/03/07 23:16:06 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/ChangeLog,v 1.26 2009/03/17 17:49:38 armin76 Exp $ + + 17 Mar 2009; Raúl Porcel <armin76@gentoo.org> qt-svg-4.5.0.ebuild: + Add ~arm wrt #262462 08 Mar 2009; Markos Chandras <hwoarang@gentoo.org> qt-svg-4.5.0: Removing duplicate folder from being extracted ( bug #261378 ) diff --git a/x11-libs/qt-svg/qt-svg-4.5.0.ebuild b/x11-libs/qt-svg/qt-svg-4.5.0.ebuild index 8a6f9fd0e22a..7c91053e015e 100644 --- a/x11-libs/qt-svg/qt-svg-4.5.0.ebuild +++ b/x11-libs/qt-svg/qt-svg-4.5.0.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.0.ebuild,v 1.2 2009/03/07 23:16:06 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-svg/qt-svg-4.5.0.ebuild,v 1.3 2009/03/17 17:49:38 armin76 Exp $ EAPI="2" inherit qt4-build DESCRIPTION="The SVG module for the Qt toolkit" SLOT="4" -KEYWORDS="~alpha ~amd64 ~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 8d0beaf9eda3..6ac814e40bb5 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.25 2009/03/04 21:00:05 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-test/ChangeLog,v 1.26 2009/03/17 17:59:51 armin76 Exp $ + + 17 Mar 2009; Raúl Porcel <armin76@gentoo.org> qt-test-4.5.0.ebuild: + Add ~arm wrt #262462 *qt-test-4.5.0 (04 Mar 2009) diff --git a/x11-libs/qt-test/qt-test-4.5.0.ebuild b/x11-libs/qt-test/qt-test-4.5.0.ebuild index d2c8929b459b..e9d564862dae 100644 --- a/x11-libs/qt-test/qt-test-4.5.0.ebuild +++ b/x11-libs/qt-test/qt-test-4.5.0.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.0.ebuild,v 1.1 2009/03/04 21:00:05 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-test/qt-test-4.5.0.ebuild,v 1.2 2009/03/17 17:59:51 armin76 Exp $ EAPI="2" inherit qt4-build DESCRIPTION="The testing framework module for the Qt toolkit" SLOT="4" -KEYWORDS="~alpha ~amd64 ~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 5eb3309b2af8..daba6b8a66bd 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.24 2009/03/16 21:47:00 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/ChangeLog,v 1.25 2009/03/17 17:58:44 armin76 Exp $ + + 17 Mar 2009; Raúl Porcel <armin76@gentoo.org> qt-webkit-4.5.0.ebuild: + Add ~arm wrt #262462 16 Mar 2009; Alexis Ballier <aballier@gentoo.org> qt-webkit-4.5.0.ebuild: keyword ~x86-fbsd diff --git a/x11-libs/qt-webkit/qt-webkit-4.5.0.ebuild b/x11-libs/qt-webkit/qt-webkit-4.5.0.ebuild index 7c7cf9a422ad..f7815952d983 100644 --- a/x11-libs/qt-webkit/qt-webkit-4.5.0.ebuild +++ b/x11-libs/qt-webkit/qt-webkit-4.5.0.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.0.ebuild,v 1.2 2009/03/16 21:47:00 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/qt-webkit-4.5.0.ebuild,v 1.3 2009/03/17 17:58:44 armin76 Exp $ EAPI="2" inherit qt4-build DESCRIPTION="The Webkit module for the Qt toolkit" SLOT="4" -KEYWORDS="~amd64 ~hppa ~mips ~ppc ~ppc64 -sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~hppa ~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 db5101b9f564..3739110aaa36 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.23 2009/03/04 21:04:15 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-xmlpatterns/ChangeLog,v 1.24 2009/03/17 17:54:15 armin76 Exp $ + + 17 Mar 2009; Raúl Porcel <armin76@gentoo.org> + qt-xmlpatterns-4.5.0.ebuild: + Add ~arm wrt #262462 *qt-xmlpatterns-4.5.0 (04 Mar 2009) diff --git a/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.5.0.ebuild b/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.5.0.ebuild index a5eef5838154..929dc42b465c 100644 --- a/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.5.0.ebuild +++ b/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.5.0.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.0.ebuild,v 1.1 2009/03/04 21:04:15 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-xmlpatterns/qt-xmlpatterns-4.5.0.ebuild,v 1.2 2009/03/17 17:54:15 armin76 Exp $ EAPI="2" inherit qt4-build DESCRIPTION="The patternist module for the Qt toolkit" SLOT="4" -KEYWORDS="~alpha ~amd64 ~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=]" |