diff options
author | Markus Meier <maekke@gentoo.org> | 2011-07-21 10:43:38 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-07-21 10:43:38 +0000 |
commit | 663f31cf8a194d0bc6e51c50d3a69ef289e420bf (patch) | |
tree | 5cb2776bb0f8be10f0c3e6567efbb6d3c7f02be4 /dev-python/PyQt4 | |
parent | amd64/x86 stable, bug #375687 (diff) | |
download | historical-663f31cf8a194d0bc6e51c50d3a69ef289e420bf.tar.gz historical-663f31cf8a194d0bc6e51c50d3a69ef289e420bf.tar.bz2 historical-663f31cf8a194d0bc6e51c50d3a69ef289e420bf.zip |
x86 stable, bug #374591
Package-Manager: portage-2.1.10.7/cvs/Linux x86_64
Diffstat (limited to 'dev-python/PyQt4')
-rw-r--r-- | dev-python/PyQt4/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/PyQt4/PyQt4-4.8.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/PyQt4/ChangeLog b/dev-python/PyQt4/ChangeLog index 96d9fda65aad..3e433adef6d8 100644 --- a/dev-python/PyQt4/ChangeLog +++ b/dev-python/PyQt4/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/PyQt4 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.156 2011/07/13 14:35:48 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.157 2011/07/21 10:41:44 maekke Exp $ + + 21 Jul 2011; Markus Meier <maekke@gentoo.org> PyQt4-4.8.4.ebuild: + x86 stable, bug #374591 13 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> PyQt4-4.8.3.ebuild: ppc64 stable wrt #354033 diff --git a/dev-python/PyQt4/PyQt4-4.8.4.ebuild b/dev-python/PyQt4/PyQt4-4.8.4.ebuild index bfdc03d94fbc..6cf24cddef72 100644 --- a/dev-python/PyQt4/PyQt4-4.8.4.ebuild +++ b/dev-python/PyQt4/PyQt4-4.8.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.8.4.ebuild,v 1.2 2011/07/10 15:28:26 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.8.4.ebuild,v 1.3 2011/07/21 10:41:44 maekke Exp $ EAPI="3" PYTHON_DEPEND="*" @@ -21,7 +21,7 @@ SRC_URI="http://www.riverbankcomputing.com/static/Downloads/${PN}/${MY_P}.tar.gz LICENSE="|| ( GPL-2 GPL-3 )" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="X assistant +dbus debug declarative doc examples kde multimedia opengl phonon sql svg webkit xmlpatterns" DEPEND=">=dev-python/sip-4.12.2 |