diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-07-08 18:28:38 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-07-08 18:28:38 +0000 |
commit | 3fb850569059ddb31fff2122e3dd1d8d2e62ce98 (patch) | |
tree | 41d2b25897f694d374ab6096ecad5beb7c56b0b3 /dev-python/PyQt4 | |
parent | ia64/m68k/s390/sh/sparc stable wrt #416669 (diff) | |
download | gentoo-2-3fb850569059ddb31fff2122e3dd1d8d2e62ce98.tar.gz gentoo-2-3fb850569059ddb31fff2122e3dd1d8d2e62ce98.tar.bz2 gentoo-2-3fb850569059ddb31fff2122e3dd1d8d2e62ce98.zip |
alpha/ia64/sparc stable wrt #412929
(Portage version: 2.1.11.5/cvs/Linux ia64)
Diffstat (limited to 'dev-python/PyQt4')
-rw-r--r-- | dev-python/PyQt4/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/PyQt4/PyQt4-4.9.1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/PyQt4/PyQt4-4.9.4.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/PyQt4/ChangeLog b/dev-python/PyQt4/ChangeLog index 93d86f927032..10476de8b3dc 100644 --- a/dev-python/PyQt4/ChangeLog +++ b/dev-python/PyQt4/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/PyQt4 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.189 2012/07/02 14:09:25 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.190 2012/07/08 18:28:38 armin76 Exp $ + + 08 Jul 2012; Raúl Porcel <armin76@gentoo.org> PyQt4-4.9.1.ebuild, + PyQt4-4.9.4.ebuild: + alpha/ia64/sparc stable wrt #412929 *PyQt4-4.9.4 (02 Jul 2012) diff --git a/dev-python/PyQt4/PyQt4-4.9.1.ebuild b/dev-python/PyQt4/PyQt4-4.9.1.ebuild index 4b5d2038de3d..28f921efdd35 100644 --- a/dev-python/PyQt4/PyQt4-4.9.1.ebuild +++ b/dev-python/PyQt4/PyQt4-4.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.9.1.ebuild,v 1.12 2012/05/23 04:48:54 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.9.1.ebuild,v 1.13 2012/07/08 18:28:38 armin76 Exp $ EAPI=4 @@ -27,7 +27,7 @@ fi LICENSE="|| ( GPL-2 GPL-3 )" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm ~ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="X assistant dbus debug declarative doc examples kde multimedia opengl phonon sql svg webkit xmlpatterns" REQUIRED_USE=" diff --git a/dev-python/PyQt4/PyQt4-4.9.4.ebuild b/dev-python/PyQt4/PyQt4-4.9.4.ebuild index d37568ed384b..33d0c8765d60 100644 --- a/dev-python/PyQt4/PyQt4-4.9.4.ebuild +++ b/dev-python/PyQt4/PyQt4-4.9.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.9.4.ebuild,v 1.1 2012/07/02 14:09:25 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.9.4.ebuild,v 1.2 2012/07/08 18:28:38 armin76 Exp $ EAPI=4 @@ -27,7 +27,7 @@ fi LICENSE="|| ( GPL-2 GPL-3 )" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="X assistant dbus debug declarative doc examples kde multimedia opengl phonon sql svg webkit xmlpatterns" REQUIRED_USE=" |