summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-07-10 15:28:55 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-07-10 15:28:55 +0000
commit546cbeabf71f3d9b2b434d87fd8192db9e631e59 (patch)
tree45c26e5094c1dd58393bd7fd3da31f248e2c11d8 /dev-python/PyQt4
parentStable on amd64 wrt bug #374591 (diff)
downloadhistorical-546cbeabf71f3d9b2b434d87fd8192db9e631e59.tar.gz
historical-546cbeabf71f3d9b2b434d87fd8192db9e631e59.tar.bz2
historical-546cbeabf71f3d9b2b434d87fd8192db9e631e59.zip
Stable on amd64 wrt bug #374591
Package-Manager: portage-2.2.0_alpha43/cvs/Linux x86_64
Diffstat (limited to 'dev-python/PyQt4')
-rw-r--r--dev-python/PyQt4/ChangeLog5
-rw-r--r--dev-python/PyQt4/PyQt4-4.8.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/PyQt4/ChangeLog b/dev-python/PyQt4/ChangeLog
index ded7be794fe7..0df3f956bf2b 100644
--- a/dev-python/PyQt4/ChangeLog
+++ b/dev-python/PyQt4/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/PyQt4
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.154 2011/06/01 19:32:17 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.155 2011/07/10 15:28:26 hwoarang Exp $
+
+ 10 Jul 2011; Markos Chandras <hwoarang@gentoo.org> PyQt4-4.8.4.ebuild:
+ Stable on amd64 wrt bug #374591
01 Jun 2011; Brent Baude <ranger@gentoo.org> PyQt4-4.8.3.ebuild:
Marking PyQt4-4.8.3 ppc stable for bug 354033
diff --git a/dev-python/PyQt4/PyQt4-4.8.4.ebuild b/dev-python/PyQt4/PyQt4-4.8.4.ebuild
index a45af85aa3ab..bfdc03d94fbc 100644
--- a/dev-python/PyQt4/PyQt4-4.8.4.ebuild
+++ b/dev-python/PyQt4/PyQt4-4.8.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.8.4.ebuild,v 1.1 2011/05/02 19:55:54 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.8.4.ebuild,v 1.2 2011/07/10 15:28:26 hwoarang Exp $
EAPI="3"
PYTHON_DEPEND="*"
@@ -21,7 +21,7 @@ SRC_URI="http://www.riverbankcomputing.com/static/Downloads/${PN}/${MY_P}.tar.gz
LICENSE="|| ( GPL-2 GPL-3 )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="X assistant +dbus debug declarative doc examples kde multimedia opengl phonon sql svg webkit xmlpatterns"
DEPEND=">=dev-python/sip-4.12.2