diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-09-22 20:55:57 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-09-22 20:55:57 +0000 |
commit | 01cd6e49885cea7ef3c4676eee8a9e29c6fcc38c (patch) | |
tree | 46b4a48b15452442c51798d38e698d84fc7be04e /dev-python/PyQt4 | |
parent | Stable for HPPA (bug #284707). (diff) | |
download | gentoo-2-01cd6e49885cea7ef3c4676eee8a9e29c6fcc38c.tar.gz gentoo-2-01cd6e49885cea7ef3c4676eee8a9e29c6fcc38c.tar.bz2 gentoo-2-01cd6e49885cea7ef3c4676eee8a9e29c6fcc38c.zip |
Stable for HPPA (bug #284707).
(Portage version: 2.2_rc41/cvs/Linux i686)
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 a85a0f36c2c4..740fbe2ca847 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.88 2009/09/22 07:21:41 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.89 2009/09/22 20:55:57 jer Exp $ + + 22 Sep 2009; Jeroen Roovers <jer@gentoo.org> PyQt4-4.5.4-r4.ebuild: + Stable for HPPA (bug #284707). 22 Sep 2009; Markus Meier <maekke@gentoo.org> PyQt4-4.5.4-r4.ebuild: amd64 stable, bug #284707 diff --git a/dev-python/PyQt4/PyQt4-4.5.4-r4.ebuild b/dev-python/PyQt4/PyQt4-4.5.4-r4.ebuild index fb0fa9f4002c..22ae83127901 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.3 2009/09/22 07:21:41 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.5.4-r4.ebuild,v 1.4 2009/09/22 20:55:57 jer 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 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 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 |