diff options
author | Markus Meier <maekke@gentoo.org> | 2010-08-04 15:01:09 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-08-04 15:01:09 +0000 |
commit | 646432928c41ac9c1879333390bb31ebc4022d4b (patch) | |
tree | b163082ea3038bbbd93a0e420b6f6fde0dfbbc14 /x11-libs | |
parent | arm stable, bug #297299 (diff) | |
download | gentoo-2-646432928c41ac9c1879333390bb31ebc4022d4b.tar.gz gentoo-2-646432928c41ac9c1879333390bb31ebc4022d4b.tar.bz2 gentoo-2-646432928c41ac9c1879333390bb31ebc4022d4b.zip |
arm stable, bug #297299
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/qt-webkit/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-webkit/qt-webkit-4.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-webkit/ChangeLog b/x11-libs/qt-webkit/ChangeLog index 4ed9fe489378..336d42d92437 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/ChangeLog,v 1.93 2010/07/05 14:05:47 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/ChangeLog,v 1.94 2010/08/04 15:01:09 maekke Exp $ + + 04 Aug 2010; Markus Meier <maekke@gentoo.org> qt-webkit-4.6.2.ebuild: + arm stable, bug #297299 05 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> qt-webkit-4.5.3-r3.ebuild, qt-webkit-4.6.2-r1.ebuild: diff --git a/x11-libs/qt-webkit/qt-webkit-4.6.2.ebuild b/x11-libs/qt-webkit/qt-webkit-4.6.2.ebuild index 5144880601f7..a10334e30608 100644 --- a/x11-libs/qt-webkit/qt-webkit-4.6.2.ebuild +++ b/x11-libs/qt-webkit/qt-webkit-4.6.2.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.ebuild,v 1.7 2010/07/05 13:02:15 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/qt-webkit-4.6.2.ebuild,v 1.8 2010/08/04 15:01:09 maekke 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="kde dbus" DEPEND="~x11-libs/qt-core-${PV}[aqua=,debug=,ssl] |