diff options
author | 2013-02-15 22:01:24 +0000 | |
---|---|---|
committer | 2013-02-15 22:01:24 +0000 | |
commit | c2acbbbce0a3b1ede6d65a316d7f53a6bb79e338 (patch) | |
tree | 3a3116dfa1d587aeef605b0901006618c6c84a1b /dev-python | |
parent | version bump (thx to devurandom@gmx.net, bug #457736) (diff) | |
download | gentoo-2-c2acbbbce0a3b1ede6d65a316d7f53a6bb79e338.tar.gz gentoo-2-c2acbbbce0a3b1ede6d65a316d7f53a6bb79e338.tar.bz2 gentoo-2-c2acbbbce0a3b1ede6d65a316d7f53a6bb79e338.zip |
Stable for arm, wrt bug #457046
(Portage version: 2.1.11.31/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/PyQt4/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/PyQt4/PyQt4-4.9.6-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/PyQt4/ChangeLog b/dev-python/PyQt4/ChangeLog index 51c3554be275..9b9048be842f 100644 --- a/dev-python/PyQt4/ChangeLog +++ b/dev-python/PyQt4/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/PyQt4 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.212 2013/02/15 19:07:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.213 2013/02/15 22:01:24 ago Exp $ + + 15 Feb 2013; Agostino Sarubbo <ago@gentoo.org> PyQt4-4.9.6-r2.ebuild: + Stable for arm, wrt bug #457046 15 Feb 2013; Agostino Sarubbo <ago@gentoo.org> PyQt4-4.9.6-r2.ebuild: Stable for x86, wrt bug #457046 diff --git a/dev-python/PyQt4/PyQt4-4.9.6-r2.ebuild b/dev-python/PyQt4/PyQt4-4.9.6-r2.ebuild index b7f295e0a03c..4d95af4b3e5b 100644 --- a/dev-python/PyQt4/PyQt4-4.9.6-r2.ebuild +++ b/dev-python/PyQt4/PyQt4-4.9.6-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.9.6-r2.ebuild,v 1.6 2013/02/15 19:07:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.9.6-r2.ebuild,v 1.7 2013/02/15 22:01:24 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_5,2_6,2_7,3_1,3_2,3_3} ) @@ -20,7 +20,7 @@ fi LICENSE="|| ( GPL-2 GPL-3 )" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="X dbus debug declarative doc examples help kde multimedia opengl phonon script scripttools sql svg webkit xmlpatterns" REQUIRED_USE=" |