diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-12-23 07:57:31 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-12-23 07:57:31 +0000 |
commit | c35f8e2efa4e5a2e3a5f0faa74ad3a5241514533 (patch) | |
tree | 0f1b8951cc87dbd81d1ff30cea9dabe030d61959 /x11-libs/qt-webkit | |
parent | ppc64 stable wrt #341703 (diff) | |
download | gentoo-2-c35f8e2efa4e5a2e3a5f0faa74ad3a5241514533.tar.gz gentoo-2-c35f8e2efa4e5a2e3a5f0faa74ad3a5241514533.tar.bz2 gentoo-2-c35f8e2efa4e5a2e3a5f0faa74ad3a5241514533.zip |
ppc64 stable wrt #341703
(Portage version: 2.2.0_alpha9/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'x11-libs/qt-webkit')
-rw-r--r-- | x11-libs/qt-webkit/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/qt-webkit/qt-webkit-4.6.3-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/qt-webkit/ChangeLog b/x11-libs/qt-webkit/ChangeLog index 699217c5b46c..c312107bb47d 100644 --- a/x11-libs/qt-webkit/ChangeLog +++ b/x11-libs/qt-webkit/ChangeLog @@ -1,6 +1,10 @@ # 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.113 2010/12/05 21:49:02 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/ChangeLog,v 1.114 2010/12/23 07:57:31 ssuominen Exp $ + + 23 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> + qt-webkit-4.6.3-r1.ebuild: + ppc64 stable wrt #341703 05 Dec 2010; Alex Alexander <wired@gentoo.org> -qt-webkit-4.5.3.ebuild, -qt-webkit-4.5.3-r1.ebuild, -qt-webkit-4.5.3-r2.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 edf135a1ed7d..77870715ca3c 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.8 2010/11/14 16:49:34 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/qt-webkit-4.6.3-r1.ebuild,v 1.9 2010/12/23 07:57:31 ssuominen Exp $ EAPI="2" inherit qt4-build DESCRIPTION="The Webkit module for the Qt toolkit" SLOT="4" -KEYWORDS="alpha amd64 arm 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 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] |