diff options
author | Alex Alexander <wired@gentoo.org> | 2010-12-05 21:49:02 +0000 |
---|---|---|
committer | Alex Alexander <wired@gentoo.org> | 2010-12-05 21:49:02 +0000 |
commit | 4443beca96fecd1d2df20d80096de2d46a29946a (patch) | |
tree | c3f884466ba0f9f4879b524b94fef0eb00d63f9a /x11-libs | |
parent | removed 4.5.3 (diff) | |
download | gentoo-2-4443beca96fecd1d2df20d80096de2d46a29946a.tar.gz gentoo-2-4443beca96fecd1d2df20d80096de2d46a29946a.tar.bz2 gentoo-2-4443beca96fecd1d2df20d80096de2d46a29946a.zip |
removed 4.5.3
(Portage version: 2.2.0_alpha6/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/qt-webkit/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/qt-webkit/qt-webkit-4.5.3-r1.ebuild | 40 | ||||
-rw-r--r-- | x11-libs/qt-webkit/qt-webkit-4.5.3-r2.ebuild | 41 | ||||
-rw-r--r-- | x11-libs/qt-webkit/qt-webkit-4.5.3-r3.ebuild | 54 | ||||
-rw-r--r-- | x11-libs/qt-webkit/qt-webkit-4.5.3.ebuild | 39 |
5 files changed, 6 insertions, 175 deletions
diff --git a/x11-libs/qt-webkit/ChangeLog b/x11-libs/qt-webkit/ChangeLog index 8222de47025d..699217c5b46c 100644 --- a/x11-libs/qt-webkit/ChangeLog +++ b/x11-libs/qt-webkit/ChangeLog @@ -1,6 +1,11 @@ # 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.112 2010/11/19 02:58:09 chiiph Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/ChangeLog,v 1.113 2010/12/05 21:49:02 wired Exp $ + + 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, + -qt-webkit-4.5.3-r3.ebuild: + removed 4.5.3 *qt-webkit-4.7.1-r1 (19 Nov 2010) diff --git a/x11-libs/qt-webkit/qt-webkit-4.5.3-r1.ebuild b/x11-libs/qt-webkit/qt-webkit-4.5.3-r1.ebuild deleted file mode 100644 index b2c27b6ef3a2..000000000000 --- a/x11-libs/qt-webkit/qt-webkit-4.5.3-r1.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# 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-r1.ebuild,v 1.5 2010/11/05 18:05:45 jer Exp $ - -EAPI="2" -inherit eutils qt4-build flag-o-matic - -DESCRIPTION="The Webkit module for the Qt toolkit" -SLOT="4" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ppc ppc64 sparc ~x86 ~x86-fbsd" -IUSE="kde" - -DEPEND="~x11-libs/qt-core-${PV}[debug=,ssl] - ~x11-libs/qt-dbus-${PV}[debug=] - ~x11-libs/qt-gui-${PV}[dbus,debug=] - !kde? ( || ( ~x11-libs/qt-phonon-${PV}:${SLOT}[dbus,debug=] - media-sound/phonon ) ) - kde? ( media-sound/phonon )" -RDEPEND="${DEPEND}" - -QT4_TARGET_DIRECTORIES="src/3rdparty/webkit/WebCore tools/designer/src/plugins/qwebview" -QT4_EXTRACT_DIRECTORIES=" -include/ -src/ -tools/" -QCONFIG_ADD="webkit" -QCONFIG_DEFINE="QT_WEBKIT" - -src_prepare() { - [[ $(tc-arch) == "ppc64" ]] && append-flags -mminimal-toc #241900 - epatch "${FILESDIR}"/30_webkit_unaligned_access.diff #235685 - qt4-build_src_prepare -} - -src_configure() { - # This fixes relocation overflows on alpha - use alpha && append-ldflags "-Wl,--no-relax" - myconf="${myconf} -webkit" - qt4-build_src_configure -} diff --git a/x11-libs/qt-webkit/qt-webkit-4.5.3-r2.ebuild b/x11-libs/qt-webkit/qt-webkit-4.5.3-r2.ebuild deleted file mode 100644 index c9613af5834e..000000000000 --- a/x11-libs/qt-webkit/qt-webkit-4.5.3-r2.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# 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-r2.ebuild,v 1.2 2010/11/05 18:05:45 jer Exp $ - -EAPI="2" -inherit eutils qt4-build flag-o-matic - -DESCRIPTION="The Webkit module for the Qt toolkit" -SLOT="4" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -IUSE="kde" - -DEPEND="~x11-libs/qt-core-${PV}[debug=,ssl] - ~x11-libs/qt-dbus-${PV}[debug=] - ~x11-libs/qt-gui-${PV}[dbus,debug=] - !kde? ( || ( ~x11-libs/qt-phonon-${PV}:${SLOT}[dbus,debug=] - media-sound/phonon ) ) - kde? ( media-sound/phonon )" -RDEPEND="${DEPEND}" - -QT4_TARGET_DIRECTORIES="src/3rdparty/webkit/WebCore tools/designer/src/plugins/qwebview" -QT4_EXTRACT_DIRECTORIES=" -include/ -src/ -tools/" -QCONFIG_ADD="webkit" -QCONFIG_DEFINE="QT_WEBKIT" - -src_prepare() { - [[ $(tc-arch) == "ppc64" ]] && append-flags -mminimal-toc #241900 - epatch "${FILESDIR}"/30_webkit_unaligned_access.diff #235685 - epatch "${FILESDIR}"/"${P}"-no-javascript-crash.patch #295573 - qt4-build_src_prepare -} - -src_configure() { - # This fixes relocation overflows on alpha - use alpha && append-ldflags "-Wl,--no-relax" - myconf="${myconf} -webkit" - qt4-build_src_configure -} 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 deleted file mode 100644 index 62f4c64299be..000000000000 --- a/x11-libs/qt-webkit/qt-webkit-4.5.3-r3.ebuild +++ /dev/null @@ -1,54 +0,0 @@ -# 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.8 2010/11/05 18:05:45 jer Exp $ - -EAPI="2" -inherit eutils qt4-build flag-o-matic - -DESCRIPTION="The Webkit module for the Qt toolkit" -SLOT="4" -KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="dbus kde" - -DEPEND="~x11-libs/qt-core-${PV}[debug=,ssl] - ~x11-libs/qt-gui-${PV}[dbus?,debug=] - dbus? ( ~x11-libs/qt-dbus-${PV}[debug=] ) - !kde? ( || ( ~x11-libs/qt-phonon-${PV}:${SLOT}[dbus=,debug=] - media-sound/phonon ) ) - kde? ( media-sound/phonon )" -RDEPEND="${DEPEND}" - -pkg_setup() { - QT4_TARGET_DIRECTORIES=" - src/3rdparty/webkit/WebCore - tools/designer/src/plugins/qwebview" - QT4_EXTRACT_DIRECTORIES=" - include/ - src/ - tools/" - QCONFIG_ADD="webkit" - QCONFIG_DEFINE="QT_WEBKIT" - - qt4-build_pkg_setup -} - -src_prepare() { - [[ $(tc-arch) == "ppc64" ]] && append-flags -mminimal-toc #241900 - epatch "${FILESDIR}"/30_webkit_unaligned_access.diff #235685 - epatch "${FILESDIR}"/${P}-no-javascript-crash.patch #295573 - - # patches graciously borrowed from Fedora for bug #314193 - epatch "${FILESDIR}"/${P}-cve-2010-0046-css-format-mem-corruption.patch - epatch "${FILESDIR}"/${P}-cve-2010-0049-freed-line-boxes-ltr-rtl.patch - epatch "${FILESDIR}"/${P}-cve-2010-0050-crash-misnested-style-tags.patch - epatch "${FILESDIR}"/${P}-cve-2010-0052-destroyed-input-cached.patch - - qt4-build_src_prepare -} - -src_configure() { - # This fixes relocation overflows on alpha - use alpha && append-ldflags "-Wl,--no-relax" - myconf="${myconf} -webkit $(qt_use dbus qdbus)" - qt4-build_src_configure -} diff --git a/x11-libs/qt-webkit/qt-webkit-4.5.3.ebuild b/x11-libs/qt-webkit/qt-webkit-4.5.3.ebuild deleted file mode 100644 index 717ff3abbf31..000000000000 --- a/x11-libs/qt-webkit/qt-webkit-4.5.3.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# 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.ebuild,v 1.8 2010/11/05 18:05:45 jer Exp $ - -EAPI="2" -inherit qt4-build flag-o-matic - -DESCRIPTION="The Webkit module for the Qt toolkit" -SLOT="4" -KEYWORDS="alpha amd64 arm ia64 ~mips ~ppc ~ppc64 -sparc x86 ~x86-fbsd" -IUSE="kde" - -DEPEND="~x11-libs/qt-core-${PV}[debug=,ssl] - ~x11-libs/qt-dbus-${PV}[debug=] - ~x11-libs/qt-gui-${PV}[dbus,debug=] - !kde? ( || ( ~x11-libs/qt-phonon-${PV}:${SLOT}[dbus,debug=] - media-sound/phonon ) ) - kde? ( media-sound/phonon )" -RDEPEND="${DEPEND}" - -QT4_TARGET_DIRECTORIES="src/3rdparty/webkit/WebCore tools/designer/src/plugins/qwebview" -QT4_EXTRACT_DIRECTORIES=" -include/ -src/ -tools/" -QCONFIG_ADD="webkit" -QCONFIG_DEFINE="QT_WEBKIT" - -src_prepare() { - [[ $(tc-arch) == "ppc64" ]] && append-flags -mminimal-toc #241900 - qt4-build_src_prepare -} - -src_configure() { - # This fixes relocation overflows on alpha - use alpha && append-ldflags "-Wl,--no-relax" - myconf="${myconf} -webkit" - qt4-build_src_configure -} |