diff options
author | Brent Baude <ranger@gentoo.org> | 2011-06-01 15:09:36 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-06-01 15:09:36 +0000 |
commit | e47ff6fe65a6cd36d152e9351481ba82d0b952d8 (patch) | |
tree | 13bb8361eb0c841d1f16811272e251c92e29d35d /x11-libs/qt-webkit | |
parent | Marking qt-test-4.7.2 ~ppc for bug 354033 (diff) | |
download | historical-e47ff6fe65a6cd36d152e9351481ba82d0b952d8.tar.gz historical-e47ff6fe65a6cd36d152e9351481ba82d0b952d8.tar.bz2 historical-e47ff6fe65a6cd36d152e9351481ba82d0b952d8.zip |
Marking qt-webkit-4.7.2 ~ppc for bug 354033
Package-Manager: portage-2.1.9.42/cvs/Linux ppc64
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 6f9895d95578..eb434e15221c 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.120 2011/05/10 20:09:22 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/ChangeLog,v 1.121 2011/06/01 15:09:36 ranger Exp $ + + 01 Jun 2011; Brent Baude <ranger@gentoo.org> qt-webkit-4.7.2.ebuild: + Marking qt-webkit-4.7.2 ppc stable for bug 354033 *qt-webkit-4.7.3 (10 May 2011) 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 58783c7a4956..5e28f98fd328 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.4 2011/05/09 22:11:29 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/qt-webkit-4.7.2.ebuild,v 1.5 2011/06/01 15:09:36 ranger 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=" |