diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-11-05 18:05:45 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-11-05 18:05:45 +0000 |
commit | f6ba59a7b1df9165462e2c366d3cd42d196ec5d9 (patch) | |
tree | 3fe7056f7aa3f06e05604170126a47cb33772995 /x11-libs | |
parent | Needs qt-webkit, so dropping HPPA keywording (bug #239441). (diff) | |
download | gentoo-2-f6ba59a7b1df9165462e2c366d3cd42d196ec5d9.tar.gz gentoo-2-f6ba59a7b1df9165462e2c366d3cd42d196ec5d9.tar.bz2 gentoo-2-f6ba59a7b1df9165462e2c366d3cd42d196ec5d9.zip |
Drop HPPA keywording as this will probably never work as expected (bug #239441).
(Portage version: 2.1.9.24/cvs/Linux i686)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/qt-webkit/ChangeLog | 10 | ||||
-rw-r--r-- | x11-libs/qt-webkit/qt-webkit-4.5.3-r1.ebuild | 6 | ||||
-rw-r--r-- | x11-libs/qt-webkit/qt-webkit-4.5.3-r2.ebuild | 4 | ||||
-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.5.3.ebuild | 6 | ||||
-rw-r--r-- | x11-libs/qt-webkit/qt-webkit-4.6.2-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/qt-webkit/qt-webkit-4.6.2.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/qt-webkit/qt-webkit-4.6.3-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/qt-webkit/qt-webkit-4.6.3.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/qt-webkit/qt-webkit-4.7.0.ebuild | 4 |
10 files changed, 29 insertions, 21 deletions
diff --git a/x11-libs/qt-webkit/ChangeLog b/x11-libs/qt-webkit/ChangeLog index 0d92ad911598..dc277ed8f794 100644 --- a/x11-libs/qt-webkit/ChangeLog +++ b/x11-libs/qt-webkit/ChangeLog @@ -1,6 +1,14 @@ # 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.106 2010/10/23 15:46:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/ChangeLog,v 1.107 2010/11/05 18:05:45 jer Exp $ + + 05 Nov 2010; Jeroen Roovers <jer@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, qt-webkit-4.6.2.ebuild, + qt-webkit-4.6.2-r1.ebuild, qt-webkit-4.6.3.ebuild, + qt-webkit-4.6.3-r1.ebuild, qt-webkit-4.7.0.ebuild: + Drop HPPA keywording as this will probably never work as expected (bug + #239441). 23 Oct 2010; Raúl Porcel <armin76@gentoo.org> qt-webkit-4.6.3-r1.ebuild: alpha/arm/ia64/sparc stable wrt #341703 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 index 9b8bc421afc8..b2c27b6ef3a2 100644 --- a/x11-libs/qt-webkit/qt-webkit-4.5.3-r1.ebuild +++ b/x11-libs/qt-webkit/qt-webkit-4.5.3-r1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.4 2009/12/11 15:00:42 armin76 Exp $ +# $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 ~hppa ~ia64 ~mips ppc ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ppc ppc64 sparc ~x86 ~x86-fbsd" IUSE="kde" DEPEND="~x11-libs/qt-core-${PV}[debug=,ssl] 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 index d89daf1dcc67..c9613af5834e 100644 --- a/x11-libs/qt-webkit/qt-webkit-4.5.3-r2.ebuild +++ b/x11-libs/qt-webkit/qt-webkit-4.5.3-r2.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-r2.ebuild,v 1.1 2010/02/17 21:20:00 wired Exp $ +# $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 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="kde" DEPEND="~x11-libs/qt-core-${PV}[debug=,ssl] 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 4fe0b0d593ae..62f4c64299be 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.7 2010/08/29 17:50:02 armin76 Exp $ +# $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 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm 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.5.3.ebuild b/x11-libs/qt-webkit/qt-webkit-4.5.3.ebuild index 88964572bea0..717ff3abbf31 100644 --- a/x11-libs/qt-webkit/qt-webkit-4.5.3.ebuild +++ b/x11-libs/qt-webkit/qt-webkit-4.5.3.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.7 2009/11/10 22:39:33 jer Exp $ +# $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 hppa ia64 ~mips ~ppc ~ppc64 -sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ia64 ~mips ~ppc ~ppc64 -sparc x86 ~x86-fbsd" IUSE="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 f2e5b06d3905..90271c5b510f 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.7 2010/08/29 17:52:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/qt-webkit-4.6.2-r1.ebuild,v 1.8 2010/11/05 18:05:45 jer 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 ~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] 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 562a152c3d27..fc28120253a8 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.9 2010/09/13 21:23:54 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/qt-webkit-4.6.2.ebuild,v 1.10 2010/11/05 18:05:45 jer 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 ~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] 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 acc7504ad20d..e6d1cdf0e343 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.6 2010/10/23 15:46:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/qt-webkit-4.6.3-r1.ebuild,v 1.7 2010/11/05 18:05:45 jer 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 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] diff --git a/x11-libs/qt-webkit/qt-webkit-4.6.3.ebuild b/x11-libs/qt-webkit/qt-webkit-4.6.3.ebuild index 77d8c9133c61..3473991f0de0 100644 --- a/x11-libs/qt-webkit/qt-webkit-4.6.3.ebuild +++ b/x11-libs/qt-webkit/qt-webkit-4.6.3.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.ebuild,v 1.1 2010/06/08 12:23:40 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/qt-webkit-4.6.3.ebuild,v 1.2 2010/11/05 18:05:45 jer 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 ~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] diff --git a/x11-libs/qt-webkit/qt-webkit-4.7.0.ebuild b/x11-libs/qt-webkit/qt-webkit-4.7.0.ebuild index 526fd4b3a12c..1645f8d96725 100644 --- a/x11-libs/qt-webkit/qt-webkit-4.7.0.ebuild +++ b/x11-libs/qt-webkit/qt-webkit-4.7.0.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.7.0.ebuild,v 1.2 2010/09/23 21:35:09 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/qt-webkit-4.7.0.ebuild,v 1.3 2010/11/05 18:05:45 jer Exp $ EAPI="3" 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 ~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] |