diff options
author | 2010-05-25 10:25:05 +0000 | |
---|---|---|
committer | 2010-05-25 10:25:05 +0000 | |
commit | c1676504b6029d6db70e2829279c7aa85e902c78 (patch) | |
tree | 4c5837354b55b01a468c564bfde111f26adbaa9b /dev-python/PyQt4 | |
parent | Stable on amd64 wrt bug 315775 (diff) | |
download | gentoo-2-c1676504b6029d6db70e2829279c7aa85e902c78.tar.gz gentoo-2-c1676504b6029d6db70e2829279c7aa85e902c78.tar.bz2 gentoo-2-c1676504b6029d6db70e2829279c7aa85e902c78.zip |
Stable on amd64 wrt bug 315775
(Portage version: 2.2_rc67/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.7.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/PyQt4/ChangeLog b/dev-python/PyQt4/ChangeLog index 40f7ad2f8aad..505f5fd856f8 100644 --- a/dev-python/PyQt4/ChangeLog +++ b/dev-python/PyQt4/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/PyQt4 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.115 2010/04/23 01:59:06 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.116 2010/05/25 10:25:05 hwoarang Exp $ + + 25 May 2010; Markos Chandras <hwoarang@gentoo.org> PyQt4-4.7.3.ebuild: + Stable on amd64 wrt bug 315775 23 Apr 2010; Theo Chatzimichos <tampakrap@gentoo.org> PyQt4-4.7.ebuild, PyQt4-4.7.2.ebuild, PyQt4-4.7.3.ebuild: diff --git a/dev-python/PyQt4/PyQt4-4.7.3.ebuild b/dev-python/PyQt4/PyQt4-4.7.3.ebuild index 01131388de26..27ccfb771b4f 100644 --- a/dev-python/PyQt4/PyQt4-4.7.3.ebuild +++ b/dev-python/PyQt4/PyQt4-4.7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.7.3.ebuild,v 1.2 2010/04/23 01:59:06 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.7.3.ebuild,v 1.3 2010/05/25 10:25:05 hwoarang Exp $ EAPI="2" PYTHON_EXPORT_PHASE_FUNCTIONS="1" @@ -17,7 +17,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 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="X assistant +dbus debug doc examples kde multimedia opengl phonon sql svg webkit xmlpatterns" DEPEND=">=dev-python/sip-4.10 |