diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-11-10 22:42:13 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-11-10 22:42:13 +0000 |
commit | 81417ea95c5dde15e2f7d2bbec89171bf813dbf9 (patch) | |
tree | d38e377e991fcab88fc008e48ac11933aaf16a28 /x11-libs/qt-webkit/qt-webkit-4.5.3.ebuild | |
parent | meh (diff) | |
download | historical-81417ea95c5dde15e2f7d2bbec89171bf813dbf9.tar.gz historical-81417ea95c5dde15e2f7d2bbec89171bf813dbf9.tar.bz2 historical-81417ea95c5dde15e2f7d2bbec89171bf813dbf9.zip |
Stable for HPPA (bug #290922).
Package-Manager: portage-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] |