diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-06-25 16:11:55 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-06-25 16:11:55 +0000 |
commit | b9649d9335a36a733a7177160803b1689bb718ee (patch) | |
tree | 2b571c9d843472cabb5dfb2ab7a5ef2ff8a3d2f3 /x11-libs/qt-webkit | |
parent | Add ~alpha, alpha/ia64 stable wrt #414241 (diff) | |
download | gentoo-2-b9649d9335a36a733a7177160803b1689bb718ee.tar.gz gentoo-2-b9649d9335a36a733a7177160803b1689bb718ee.tar.bz2 gentoo-2-b9649d9335a36a733a7177160803b1689bb718ee.zip |
ia64 stable wrt #414241
(Portage version: 2.1.10.53/cvs/Linux ia64, RepoMan options: --force)
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.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-webkit/ChangeLog b/x11-libs/qt-webkit/ChangeLog index 5b3aa9bddbae..3b3b1fc61777 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.157 2012/06/19 22:40:45 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/ChangeLog,v 1.158 2012/06/25 16:11:55 armin76 Exp $ + + 25 Jun 2012; Raúl Porcel <armin76@gentoo.org> qt-webkit-4.8.1.ebuild: + ia64 stable wrt #414241 19 Jun 2012; Davide Pesavento <pesa@gentoo.org> +files/4.8.2-qatomic-x32.patch, qt-webkit-4.8.2.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 9240eb1cce2e..b4af41eda67f 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.9 2012/06/18 22:38:38 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/qt-webkit-4.8.1.ebuild,v 1.10 2012/06/25 16:11:55 armin76 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 ~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" IUSE="+gstreamer +icu +jit" REQUIRED_USE="gstreamer? ( icu )" #407315 |