diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-07-05 12:30:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-07-05 12:30:15 +0000 |
commit | 2ea88ca02157e870fa8a73c5e9ae79ad956d9bae (patch) | |
tree | c53ba25c3ad614c72693f0a27732c23d590786f7 /x11-libs | |
parent | Stable for amd64, wrt bug #424625 (diff) | |
download | gentoo-2-2ea88ca02157e870fa8a73c5e9ae79ad956d9bae.tar.gz gentoo-2-2ea88ca02157e870fa8a73c5e9ae79ad956d9bae.tar.bz2 gentoo-2-2ea88ca02157e870fa8a73c5e9ae79ad956d9bae.zip |
Stable for amd64, wrt bug #424625
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/qt-webkit/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-webkit/qt-webkit-4.8.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 3b3b1fc61777..6c2c4cb81d43 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.158 2012/06/25 16:11:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/ChangeLog,v 1.159 2012/07/05 12:30:15 ago Exp $ + + 05 Jul 2012; Agostino Sarubbo <ago@gentoo.org> qt-webkit-4.8.2.ebuild: + Stable for amd64, wrt bug #424625 25 Jun 2012; Raúl Porcel <armin76@gentoo.org> qt-webkit-4.8.1.ebuild: ia64 stable wrt #414241 diff --git a/x11-libs/qt-webkit/qt-webkit-4.8.2.ebuild b/x11-libs/qt-webkit/qt-webkit-4.8.2.ebuild index a767e3dd7a53..2bc360df5337 100644 --- a/x11-libs/qt-webkit/qt-webkit-4.8.2.ebuild +++ b/x11-libs/qt-webkit/qt-webkit-4.8.2.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.2.ebuild,v 1.5 2012/06/19 22:40:45 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/qt-webkit-4.8.2.ebuild,v 1.6 2012/07/05 12:30:15 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" |