diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-04-16 19:01:43 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-04-16 19:01:43 +0000 |
commit | e6e0abe8eae380c78d4140f39a0f631d16cdf555 (patch) | |
tree | 4d03b2ab6d72b16c445bccf9c440e02c8d69803b /x11-libs/qt-webkit/qt-webkit-4.6.2-r1.ebuild | |
parent | Stable on amd64 wrt bug #300346 (diff) | |
download | gentoo-2-e6e0abe8eae380c78d4140f39a0f631d16cdf555.tar.gz gentoo-2-e6e0abe8eae380c78d4140f39a0f631d16cdf555.tar.bz2 gentoo-2-e6e0abe8eae380c78d4140f39a0f631d16cdf555.zip |
Stable due to security bug #314193. Fixes bug #315523
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/qt-webkit/qt-webkit-4.6.2-r1.ebuild')
-rw-r--r-- | x11-libs/qt-webkit/qt-webkit-4.6.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/qt-webkit/qt-webkit-4.6.2-r1.ebuild b/x11-libs/qt-webkit/qt-webkit-4.6.2-r1.ebuild index 5f1e2b3bda2c..0eac5843d18c 100644 --- a/x11-libs/qt-webkit/qt-webkit-4.6.2-r1.ebuild +++ b/x11-libs/qt-webkit/qt-webkit-4.6.2-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2010 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.6.2-r1.ebuild,v 1.2 2010/04/16 08:27:13 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/qt-webkit-4.6.2-r1.ebuild,v 1.3 2010/04/16 19:01:43 hwoarang Exp $ EAPI="2" inherit qt4-build DESCRIPTION="The Webkit module for the Qt toolkit" SLOT="4" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 -sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 -sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="dbus kde" DEPEND="~x11-libs/qt-core-${PV}[aqua=,debug=,ssl] |