diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-25 09:26:25 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-25 09:26:25 +0000 |
commit | d360fc3c0a185b5207d4bad93078be6a119954b3 (patch) | |
tree | 1102176c0caf4d5723ad9b3e6cbd222f2d20d0f8 /x11-libs/qt-webkit | |
parent | Stable for amd64, wrt bug #445956 (diff) | |
download | gentoo-2-d360fc3c0a185b5207d4bad93078be6a119954b3.tar.gz gentoo-2-d360fc3c0a185b5207d4bad93078be6a119954b3.tar.bz2 gentoo-2-d360fc3c0a185b5207d4bad93078be6a119954b3.zip |
Stable for amd64, wrt bug #445956
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
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.8.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 9bc2e40b7f90..3f5e0fef0815 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/ChangeLog,v 1.171 2012/12/05 03:44:04 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/ChangeLog,v 1.172 2012/12/25 09:26:25 ago Exp $ + + 25 Dec 2012; Agostino Sarubbo <ago@gentoo.org> qt-webkit-4.8.4.ebuild: + Stable for amd64, wrt bug #445956 *qt-webkit-4.8.4 (05 Dec 2012) diff --git a/x11-libs/qt-webkit/qt-webkit-4.8.4.ebuild b/x11-libs/qt-webkit/qt-webkit-4.8.4.ebuild index c03726895953..b71b53d8f4f4 100644 --- a/x11-libs/qt-webkit/qt-webkit-4.8.4.ebuild +++ b/x11-libs/qt-webkit/qt-webkit-4.8.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.8.4.ebuild,v 1.1 2012/12/05 03:44:04 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/qt-webkit-4.8.4.ebuild,v 1.2 2012/12/25 09:26:25 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ SLOT="4" if [[ ${QT4_BUILD_TYPE} == live ]]; then KEYWORDS="" else - KEYWORDS="~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" + KEYWORDS="amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" fi IUSE="+gstreamer icu +jit" |