From 32ebc6eb3e7c08fb216df4340d6d0d7191efcd3c Mon Sep 17 00:00:00 2001 From: Robert Buchholz Date: Wed, 22 Aug 2007 23:58:05 +0000 Subject: Added ~ppc (bug #188998) (Portage version: 2.1.3.6) --- dev-python/PyQt4/ChangeLog | 5 ++++- dev-python/PyQt4/PyQt4-4.3.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-python/PyQt4') diff --git a/dev-python/PyQt4/ChangeLog b/dev-python/PyQt4/ChangeLog index 5ec440f54335..d5ad944529b8 100644 --- a/dev-python/PyQt4/ChangeLog +++ b/dev-python/PyQt4/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/PyQt4 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.14 2007/08/21 20:43:18 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.15 2007/08/22 23:58:05 rbu Exp $ + + 22 Aug 2007; Robert Buchholz PyQt4-4.3.ebuild: + Added ~ppc (bug #188998) 21 Aug 2007; Caleb Tennis PyQt4-4.3.ebuild: add a check for zlib, per bug #188389 diff --git a/dev-python/PyQt4/PyQt4-4.3.ebuild b/dev-python/PyQt4/PyQt4-4.3.ebuild index 7326c18ec175..885622bf92cd 100644 --- a/dev-python/PyQt4/PyQt4-4.3.ebuild +++ b/dev-python/PyQt4/PyQt4-4.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/PyQt4/PyQt4-4.3.ebuild,v 1.3 2007/08/21 20:43:18 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.3.ebuild,v 1.4 2007/08/22 23:58:05 rbu Exp $ inherit distutils qt4 @@ -11,7 +11,7 @@ HOMEPAGE="http://www.riverbankcomputing.co.uk/pyqt/" SRC_URI="http://www.riverbankcomputing.com/Downloads/PyQt4/GPL/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="debug doc examples" RDEPEND="=x11-libs/qt-4* -- cgit v1.2.3-65-gdbad