diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-14 12:36:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-14 12:36:33 +0000 |
commit | a9347a6f5dcbdcf5890135c80ddd4db09abcc3e9 (patch) | |
tree | 1989dcbb4681769a322540d8fc7c0aee5199dea7 /dev-python/PyQt4 | |
parent | Stable for ia64, wrt bug #523322 (diff) | |
download | gentoo-2-a9347a6f5dcbdcf5890135c80ddd4db09abcc3e9.tar.gz gentoo-2-a9347a6f5dcbdcf5890135c80ddd4db09abcc3e9.tar.bz2 gentoo-2-a9347a6f5dcbdcf5890135c80ddd4db09abcc3e9.zip |
Stable for ia64, wrt bug #523322
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/PyQt4')
-rw-r--r-- | dev-python/PyQt4/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/PyQt4/PyQt4-4.11.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/PyQt4/ChangeLog b/dev-python/PyQt4/ChangeLog index e9dc49c660c6..ff2b820b0463 100644 --- a/dev-python/PyQt4/ChangeLog +++ b/dev-python/PyQt4/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/PyQt4 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.284 2015/04/08 08:05:00 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.285 2015/04/14 12:36:33 ago Exp $ + + 14 Apr 2015; Agostino Sarubbo <ago@gentoo.org> PyQt4-4.11.1.ebuild: + Stable for ia64, wrt bug #523322 08 Apr 2015; Michał Górny <mgorny@gentoo.org> PyQt4-4.10.3-r2.ebuild: Drop old Python implementations diff --git a/dev-python/PyQt4/PyQt4-4.11.1.ebuild b/dev-python/PyQt4/PyQt4-4.11.1.ebuild index cb79bc6366af..30193963ef80 100644 --- a/dev-python/PyQt4/PyQt4-4.11.1.ebuild +++ b/dev-python/PyQt4/PyQt4-4.11.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.11.1.ebuild,v 1.13 2015/02/17 11:09:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.11.1.ebuild,v 1.14 2015/04/14 12:36:33 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} ) @@ -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 designer doc examples help kde multimedia opengl phonon script scripttools sql svg webkit xmlpatterns" REQUIRED_USE=" |