From 4de566f6c944e85bee236884edcb3130df70c508 Mon Sep 17 00:00:00 2001 From: Gysbert Wassenaar Date: Sat, 1 Dec 2007 13:53:19 +0000 Subject: Stable on ppc wrt bug 200630 (Portage version: 2.1.4_rc4) --- dev-python/PyQt/ChangeLog | 5 ++++- dev-python/PyQt/PyQt-3.17.3.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-python/PyQt') diff --git a/dev-python/PyQt/ChangeLog b/dev-python/PyQt/ChangeLog index ce7659d6bd17..533e144b755c 100644 --- a/dev-python/PyQt/ChangeLog +++ b/dev-python/PyQt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/PyQt # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.97 2007/11/29 07:51:02 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.98 2007/12/01 13:53:19 nixnut Exp $ + + 01 Dec 2007; nixnut PyQt-3.17.3.ebuild: + Stable on ppc wrt bug 200630 29 Nov 2007; Christian Faulhammer PyQt-3.17.3.ebuild: stable x86, bug 200630 diff --git a/dev-python/PyQt/PyQt-3.17.3.ebuild b/dev-python/PyQt/PyQt-3.17.3.ebuild index 239a1dcd2486..8df1d7387b93 100644 --- a/dev-python/PyQt/PyQt-3.17.3.ebuild +++ b/dev-python/PyQt/PyQt-3.17.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.17.3.ebuild,v 1.6 2007/11/29 07:51:02 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.17.3.ebuild,v 1.7 2007/12/01 13:53:19 nixnut Exp $ inherit distutils @@ -15,7 +15,7 @@ SRC_URI="http://www.riverbankcomputing.com/Downloads/PyQt3/GPL/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="debug doc examples" RDEPEND="=x11-libs/qt-3* -- cgit v1.2.3-65-gdbad