summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-03-20 15:35:06 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-03-20 15:35:06 +0000
commit6c2a24950ca3d581985c4b0aef89e952688b846f (patch)
tree080531db5926a3b7410e4d5ff22e88f77b83708b /dev-python
parentRemask webkit on qt packages since qt-webkit is not stable (diff)
downloadgentoo-2-6c2a24950ca3d581985c4b0aef89e952688b846f.tar.gz
gentoo-2-6c2a24950ca3d581985c4b0aef89e952688b846f.tar.bz2
gentoo-2-6c2a24950ca3d581985c4b0aef89e952688b846f.zip
alpha/ia64/sparc/x86 stable wrt #261652
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/PyQt4/ChangeLog5
-rw-r--r--dev-python/PyQt4/PyQt4-4.4.4-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/PyQt4/ChangeLog b/dev-python/PyQt4/ChangeLog
index bdf53b444dc2..17f37da9a32a 100644
--- a/dev-python/PyQt4/ChangeLog
+++ b/dev-python/PyQt4/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/PyQt4
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.48 2009/03/20 14:21:10 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.49 2009/03/20 15:35:06 armin76 Exp $
+
+ 20 Mar 2009; Raúl Porcel <armin76@gentoo.org> PyQt4-4.4.4-r2.ebuild:
+ alpha/ia64/sparc/x86 stable wrt #261652
20 Mar 2009; Brent Baude <ranger@gentoo.org> PyQt4-4.4.4-r2.ebuild:
stable ppc, bug 261652
diff --git a/dev-python/PyQt4/PyQt4-4.4.4-r2.ebuild b/dev-python/PyQt4/PyQt4-4.4.4-r2.ebuild
index 0c4df81aa8a7..7fae17e6660e 100644
--- a/dev-python/PyQt4/PyQt4-4.4.4-r2.ebuild
+++ b/dev-python/PyQt4/PyQt4-4.4.4-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.4.4-r2.ebuild,v 1.2 2009/03/20 14:21:10 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.4.4-r2.ebuild,v 1.3 2009/03/20 15:35:06 armin76 Exp $
EAPI=1
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.riverbankcomputing.co.uk/software/pyqt/intro/"
SRC_URI="http://www.riverbankcomputing.com/static/Downloads/PyQt4/${MY_P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~hppa ia64 ppc ~ppc64 sparc x86"
IUSE="dbus debug doc examples opengl qt3support svg webkit X"
RDEPEND=">=dev-python/sip-4.7.8