diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-10-23 15:48:12 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-10-23 15:48:12 +0000 |
commit | 438a8ecf6c989881558293af97f5bbc1074285ae (patch) | |
tree | 0e33ba8713539514e6444e19aca7d88257e634fb /x11-libs/qt-webkit | |
parent | Added RDEPEND on x11-apps/scripts, fixes bug 337008 (diff) | |
download | historical-438a8ecf6c989881558293af97f5bbc1074285ae.tar.gz historical-438a8ecf6c989881558293af97f5bbc1074285ae.tar.bz2 historical-438a8ecf6c989881558293af97f5bbc1074285ae.zip |
alpha/arm/ia64/sparc stable wrt #341703
Package-Manager: portage-2.1.8.3/cvs/Linux ia64
RepoMan-Options: --force
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.6.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-webkit/ChangeLog b/x11-libs/qt-webkit/ChangeLog index ffeaca81d36e..0d92ad911598 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.105 2010/10/22 15:45:33 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/ChangeLog,v 1.106 2010/10/23 15:46:43 armin76 Exp $ + + 23 Oct 2010; Raúl Porcel <armin76@gentoo.org> qt-webkit-4.6.3-r1.ebuild: + alpha/arm/ia64/sparc stable wrt #341703 22 Oct 2010; Christian Faulhammer <fauli@gentoo.org> qt-webkit-4.6.3-r1.ebuild: diff --git a/x11-libs/qt-webkit/qt-webkit-4.6.3-r1.ebuild b/x11-libs/qt-webkit/qt-webkit-4.6.3-r1.ebuild index 62873ae0ed4e..acc7504ad20d 100644 --- a/x11-libs/qt-webkit/qt-webkit-4.6.3-r1.ebuild +++ b/x11-libs/qt-webkit/qt-webkit-4.6.3-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.3-r1.ebuild,v 1.5 2010/10/22 15:45:33 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/qt-webkit-4.6.3-r1.ebuild,v 1.6 2010/10/23 15:46:43 armin76 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 ~x64-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 ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="dbus kde" DEPEND="~x11-libs/qt-core-${PV}[aqua=,debug=,ssl] |