diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-11-10 22:39:33 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-11-10 22:39:33 +0000 |
commit | 4237776b1aec9d383f7f8bd77ad53875c85f28af (patch) | |
tree | 56e5a0beb143732fdcb1e415d8e514cee259cb80 /x11-libs/qt-webkit/qt-webkit-4.5.3.ebuild | |
parent | Stable for HPPA (bug #290922). (diff) | |
download | gentoo-2-4237776b1aec9d383f7f8bd77ad53875c85f28af.tar.gz gentoo-2-4237776b1aec9d383f7f8bd77ad53875c85f28af.tar.bz2 gentoo-2-4237776b1aec9d383f7f8bd77ad53875c85f28af.zip |
Stable for HPPA (bug #290922).
(Portage version: 2.2_rc49/cvs/Linux i686)
Diffstat (limited to 'x11-libs/qt-webkit/qt-webkit-4.5.3.ebuild')
-rw-r--r-- | x11-libs/qt-webkit/qt-webkit-4.5.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/qt-webkit/qt-webkit-4.5.3.ebuild b/x11-libs/qt-webkit/qt-webkit-4.5.3.ebuild index c2a51dca717f..88964572bea0 100644 --- a/x11-libs/qt-webkit/qt-webkit-4.5.3.ebuild +++ b/x11-libs/qt-webkit/qt-webkit-4.5.3.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.3.ebuild,v 1.6 2009/11/09 19:03:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/qt-webkit-4.5.3.ebuild,v 1.7 2009/11/10 22:39:33 jer Exp $ EAPI="2" inherit qt4-build flag-o-matic DESCRIPTION="The Webkit module for the Qt toolkit" SLOT="4" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 -sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 -sparc x86 ~x86-fbsd" IUSE="kde" DEPEND="~x11-libs/qt-core-${PV}[debug=,ssl] |