diff options
author | 2010-06-03 15:48:38 +0000 | |
---|---|---|
committer | 2010-06-03 15:48:38 +0000 | |
commit | a4dc97478fca20335afc96a943718184cce3ef20 (patch) | |
tree | d234673aa0d40d902b4ca40daeb48a215c81043e /dev-python | |
parent | x86 stable wrt bug 315775 (diff) | |
download | gentoo-2-a4dc97478fca20335afc96a943718184cce3ef20.tar.gz gentoo-2-a4dc97478fca20335afc96a943718184cce3ef20.tar.bz2 gentoo-2-a4dc97478fca20335afc96a943718184cce3ef20.zip |
x86 stable wrt bug 315775
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'dev-python')
-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 505f5fd856f8..d7971ece075f 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.116 2010/05/25 10:25:05 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.117 2010/06/03 15:48:38 phajdan.jr Exp $ + + 03 Jun 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> PyQt4-4.7.3.ebuild: + x86 stable wrt bug 315775 25 May 2010; Markos Chandras <hwoarang@gentoo.org> PyQt4-4.7.3.ebuild: Stable on amd64 wrt bug 315775 diff --git a/dev-python/PyQt4/PyQt4-4.7.3.ebuild b/dev-python/PyQt4/PyQt4-4.7.3.ebuild index 27ccfb771b4f..37be6d86c999 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.3 2010/05/25 10:25:05 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.7.3.ebuild,v 1.4 2010/06/03 15:48:38 phajdan.jr 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 |