diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-17 17:58:44 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-17 17:58:44 +0000 |
commit | 30f1b16a89fe3782a59c3ddf1b85a10f3e7e2fff (patch) | |
tree | f899bc06ab4377610d98e930f7557d32135ded55 /x11-libs/qt-webkit | |
parent | Add ~arm wrt #262462 (diff) | |
download | gentoo-2-30f1b16a89fe3782a59c3ddf1b85a10f3e7e2fff.tar.gz gentoo-2-30f1b16a89fe3782a59c3ddf1b85a10f3e7e2fff.tar.bz2 gentoo-2-30f1b16a89fe3782a59c3ddf1b85a10f3e7e2fff.zip |
Add ~arm wrt #262462
(Portage version: 2.1.6.7/cvs/Linux ia64)
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.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-webkit/ChangeLog b/x11-libs/qt-webkit/ChangeLog index 5eb3309b2af8..daba6b8a66bd 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/ChangeLog,v 1.24 2009/03/16 21:47:00 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/ChangeLog,v 1.25 2009/03/17 17:58:44 armin76 Exp $ + + 17 Mar 2009; Raúl Porcel <armin76@gentoo.org> qt-webkit-4.5.0.ebuild: + Add ~arm wrt #262462 16 Mar 2009; Alexis Ballier <aballier@gentoo.org> qt-webkit-4.5.0.ebuild: keyword ~x86-fbsd diff --git a/x11-libs/qt-webkit/qt-webkit-4.5.0.ebuild b/x11-libs/qt-webkit/qt-webkit-4.5.0.ebuild index 7c7cf9a422ad..f7815952d983 100644 --- a/x11-libs/qt-webkit/qt-webkit-4.5.0.ebuild +++ b/x11-libs/qt-webkit/qt-webkit-4.5.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2009 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.5.0.ebuild,v 1.2 2009/03/16 21:47:00 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/qt-webkit-4.5.0.ebuild,v 1.3 2009/03/17 17:58:44 armin76 Exp $ EAPI="2" inherit qt4-build DESCRIPTION="The Webkit module for the Qt toolkit" SLOT="4" -KEYWORDS="~amd64 ~hppa ~mips ~ppc ~ppc64 -sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 -sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="~x11-libs/qt-core-${PV}[debug=,ssl] |