diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-20 23:13:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-20 23:13:36 +0000 |
commit | 654f9f7c13dddab439c2015f81b5844b097e5c60 (patch) | |
tree | 8b2c8c0bec78d357915b10cc53a1bef6be35ccf4 /x11-libs/qt-webkit | |
parent | Stable for AMD64, wrt bug #390963 (diff) | |
download | gentoo-2-654f9f7c13dddab439c2015f81b5844b097e5c60.tar.gz gentoo-2-654f9f7c13dddab439c2015f81b5844b097e5c60.tar.bz2 gentoo-2-654f9f7c13dddab439c2015f81b5844b097e5c60.zip |
Stable for AMD64, wrt bug #390963
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/qt-webkit')
-rw-r--r-- | x11-libs/qt-webkit/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-webkit/qt-webkit-4.7.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-webkit/ChangeLog b/x11-libs/qt-webkit/ChangeLog index e66009ab79a7..0b1586167a60 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/ChangeLog,v 1.126 2011/11/28 23:55:02 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/ChangeLog,v 1.127 2011/12/20 23:13:36 ago Exp $ + + 20 Dec 2011; Agostino Sarubbo <ago@gentoo.org> qt-webkit-4.7.4.ebuild: + Stable for AMD64, wrt bug #390963 28 Nov 2011; Davide Pesavento <pesa@gentoo.org> -files/30_webkit_unaligned_access.diff, diff --git a/x11-libs/qt-webkit/qt-webkit-4.7.4.ebuild b/x11-libs/qt-webkit/qt-webkit-4.7.4.ebuild index 2195842b8b4f..13855a2a5ffa 100644 --- a/x11-libs/qt-webkit/qt-webkit-4.7.4.ebuild +++ b/x11-libs/qt-webkit/qt-webkit-4.7.4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 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.7.4.ebuild,v 1.1 2011/09/08 09:22:47 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/qt-webkit-4.7.4.ebuild,v 1.2 2011/12/20 23:13:36 ago Exp $ EAPI="3" inherit qt4-build DESCRIPTION="The Webkit module for the Qt toolkit" SLOT="4" -KEYWORDS="~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 -sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 -sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="dbus +jit kde" DEPEND=" |