diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-13 12:55:28 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-13 12:55:28 +0000 |
commit | ac7e7f449daf5d2d3eb578ab1430183c9ae3f8a6 (patch) | |
tree | 058a8c3e9e29fe19d91c97daca19e1351e1054da /x11-libs/qt-webkit | |
parent | ppc64 stable wrt #354033 (diff) | |
download | historical-ac7e7f449daf5d2d3eb578ab1430183c9ae3f8a6.tar.gz historical-ac7e7f449daf5d2d3eb578ab1430183c9ae3f8a6.tar.bz2 historical-ac7e7f449daf5d2d3eb578ab1430183c9ae3f8a6.zip |
ppc64 stable wrt #354033
Package-Manager: portage-2.2.0_alpha43/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.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-webkit/ChangeLog b/x11-libs/qt-webkit/ChangeLog index 0a1c089be9ee..713def7c40ea 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.122 2011/06/05 12:30:24 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/ChangeLog,v 1.123 2011/07/13 12:51:51 xarthisius Exp $ + + 13 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> qt-webkit-4.7.2.ebuild: + ppc64 stable wrt #354033 05 Jun 2011; Markus Meier <maekke@gentoo.org> qt-webkit-4.7.2.ebuild: arm stable, bug #354033 diff --git a/x11-libs/qt-webkit/qt-webkit-4.7.2.ebuild b/x11-libs/qt-webkit/qt-webkit-4.7.2.ebuild index 61d743d4d436..cd3841948e5d 100644 --- a/x11-libs/qt-webkit/qt-webkit-4.7.2.ebuild +++ b/x11-libs/qt-webkit/qt-webkit-4.7.2.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.2.ebuild,v 1.6 2011/06/05 12:30:24 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/qt-webkit-4.7.2.ebuild,v 1.7 2011/07/13 12:51:51 xarthisius 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=" |