diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-07-05 14:05:47 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-07-05 14:05:47 +0000 |
commit | a1c60b45a2eb1b437e2d55190f6dccaa40dbfba2 (patch) | |
tree | b8daa86efc0e2a148e8f9956a5c540328fd62d25 /x11-libs | |
parent | initial import (bug #319623) (diff) | |
download | gentoo-2-a1c60b45a2eb1b437e2d55190f6dccaa40dbfba2.tar.gz gentoo-2-a1c60b45a2eb1b437e2d55190f6dccaa40dbfba2.tar.bz2 gentoo-2-a1c60b45a2eb1b437e2d55190f6dccaa40dbfba2.zip |
ppc64 stable wrt #315523
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/qt-webkit/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/qt-webkit/qt-webkit-4.5.3-r3.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/qt-webkit/qt-webkit-4.6.2-r1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-libs/qt-webkit/ChangeLog b/x11-libs/qt-webkit/ChangeLog index 3da65a3bb044..4ed9fe489378 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.92 2010/07/05 13:02:15 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/ChangeLog,v 1.93 2010/07/05 14:05:47 ssuominen Exp $ + + 05 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> + qt-webkit-4.5.3-r3.ebuild, qt-webkit-4.6.2-r1.ebuild: + ppc64 stable wrt #315523 05 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> qt-webkit-4.6.2.ebuild: diff --git a/x11-libs/qt-webkit/qt-webkit-4.5.3-r3.ebuild b/x11-libs/qt-webkit/qt-webkit-4.5.3-r3.ebuild index 7b182b3d0228..ff3e0712917f 100644 --- a/x11-libs/qt-webkit/qt-webkit-4.5.3-r3.ebuild +++ b/x11-libs/qt-webkit/qt-webkit-4.5.3-r3.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.5.3-r3.ebuild,v 1.4 2010/04/16 19:01:43 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/qt-webkit-4.5.3-r3.ebuild,v 1.5 2010/07/05 14:05:47 ssuominen Exp $ EAPI="2" inherit eutils 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="dbus kde" DEPEND="~x11-libs/qt-core-${PV}[debug=,ssl] 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 0eac5843d18c..14edc5c7e411 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.3 2010/04/16 19:01:43 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/qt-webkit-4.6.2-r1.ebuild,v 1.4 2010/07/05 14:05:47 ssuominen 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] |