summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2012-05-08 18:30:17 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2012-05-08 18:30:17 +0000
commitb5c63b96fdc814ce1f08e3b65ae2f449407efbbb (patch)
tree5b0094f5a397deb5113c2db91ccfd3e9183a4462 /x11-libs
parentStable on amd64 wrt bug #414241 (diff)
downloadgentoo-2-b5c63b96fdc814ce1f08e3b65ae2f449407efbbb.tar.gz
gentoo-2-b5c63b96fdc814ce1f08e3b65ae2f449407efbbb.tar.bz2
gentoo-2-b5c63b96fdc814ce1f08e3b65ae2f449407efbbb.zip
Stable on amd64 wrt bug #414241
(Portage version: 2.1.10.57/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/qt-webkit/ChangeLog5
-rw-r--r--x11-libs/qt-webkit/qt-webkit-4.8.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-webkit/ChangeLog b/x11-libs/qt-webkit/ChangeLog
index 4eda0dab0ab5..512d27a09856 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.144 2012/04/28 10:52:37 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/ChangeLog,v 1.145 2012/05/08 18:30:17 hwoarang Exp $
+
+ 08 May 2012; Markos Chandras <hwoarang@gentoo.org> qt-webkit-4.8.1.ebuild:
+ Stable on amd64 wrt bug #414241
28 Apr 2012; Davide Pesavento <pesa@gentoo.org>
+files/qt-webkit-4.8.1-no-use-ld-gold.patch, qt-webkit-4.8.1.ebuild:
diff --git a/x11-libs/qt-webkit/qt-webkit-4.8.1.ebuild b/x11-libs/qt-webkit/qt-webkit-4.8.1.ebuild
index c34777fb66b4..ca2e66863025 100644
--- a/x11-libs/qt-webkit/qt-webkit-4.8.1.ebuild
+++ b/x11-libs/qt-webkit/qt-webkit-4.8.1.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.1.ebuild,v 1.4 2012/04/28 10:52:37 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/qt-webkit-4.8.1.ebuild,v 1.5 2012/05/08 18:30:17 hwoarang Exp $
EAPI=4
@@ -8,7 +8,7 @@ inherit qt4-build flag-o-matic
DESCRIPTION="The WebKit module for the Qt toolkit"
SLOT="4"
-KEYWORDS="~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE="+gstreamer +icu +jit"
REQUIRED_USE="gstreamer? ( icu )" #407315