diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-09-27 18:27:32 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-09-27 18:27:32 +0000 |
commit | 54c8404140c6240e3428ef058829e7a959b2590b (patch) | |
tree | 251ffe46e5c7e4a24e63826f4d5a7febda747df2 /dev-python/PyQt4 | |
parent | Stable for ppc. (diff) | |
download | historical-54c8404140c6240e3428ef058829e7a959b2590b.tar.gz historical-54c8404140c6240e3428ef058829e7a959b2590b.tar.bz2 historical-54c8404140c6240e3428ef058829e7a959b2590b.zip |
ppc stable #284707
Package-Manager: portage-2.1.6.13/cvs/Linux ppc
Diffstat (limited to 'dev-python/PyQt4')
-rw-r--r-- | dev-python/PyQt4/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/PyQt4/PyQt4-4.5.4-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/PyQt4/ChangeLog b/dev-python/PyQt4/ChangeLog index 498c232d21d8..3ce1277dc264 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.90 2009/09/22 22:06:13 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.91 2009/09/27 18:24:59 nixnut Exp $ + + 27 Sep 2009; nixnut <nixnut@gentoo.org> PyQt4-4.5.4-r4.ebuild: + ppc stable #284707 22 Sep 2009; Markus Meier <maekke@gentoo.org> PyQt4-4.5.4-r4.ebuild: add ~arm diff --git a/dev-python/PyQt4/PyQt4-4.5.4-r4.ebuild b/dev-python/PyQt4/PyQt4-4.5.4-r4.ebuild index 3c1e4d957c9f..57a3a55c9fab 100644 --- a/dev-python/PyQt4/PyQt4-4.5.4-r4.ebuild +++ b/dev-python/PyQt4/PyQt4-4.5.4-r4.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.5.4-r4.ebuild,v 1.5 2009/09/22 22:06:13 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.5.4-r4.ebuild,v 1.6 2009/09/27 18:24:59 nixnut Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -16,7 +16,7 @@ SRC_URI="http://www.riverbankcomputing.com/static/Downloads/${PN}/${MY_P}.tar.gz SLOT="0" LICENSE="|| ( GPL-2 GPL-3 )" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="X assistant +dbus debug doc examples kde opengl phonon sql svg webkit xmlpatterns" DEPEND=">=dev-python/sip-4.8.2 |