summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWulf Krueger <philantrop@gentoo.org>2008-03-02 16:48:23 +0000
committerWulf Krueger <philantrop@gentoo.org>2008-03-02 16:48:23 +0000
commitce58144fab449c017e2a57e772abcb609c841112 (patch)
tree5be8bc366af0789e21833b5eff8a23b4ee0193dc /dev-python/PyQt4
parentversion bump; big cleanup (diff)
downloadgentoo-2-ce58144fab449c017e2a57e772abcb609c841112.tar.gz
gentoo-2-ce58144fab449c017e2a57e772abcb609c841112.tar.bz2
gentoo-2-ce58144fab449c017e2a57e772abcb609c841112.zip
Marked stable on amd64 as per bug 201474.
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-python/PyQt4')
-rw-r--r--dev-python/PyQt4/ChangeLog5
-rw-r--r--dev-python/PyQt4/PyQt4-4.3.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/PyQt4/ChangeLog b/dev-python/PyQt4/ChangeLog
index ae8231f00dcd..912052e5479b 100644
--- a/dev-python/PyQt4/ChangeLog
+++ b/dev-python/PyQt4/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/PyQt4
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.25 2008/02/21 14:28:30 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/ChangeLog,v 1.26 2008/03/02 16:48:23 philantrop Exp $
+
+ 02 Mar 2008; Wulf C. Krueger <philantrop@gentoo.org> PyQt4-4.3.1.ebuild:
+ Marked stable on amd64 as per bug 201474.
21 Feb 2008; Raúl Porcel <armin76@gentoo.org> PyQt4-4.3.3.ebuild:
alpha/ia64/sparc stable
diff --git a/dev-python/PyQt4/PyQt4-4.3.3.ebuild b/dev-python/PyQt4/PyQt4-4.3.3.ebuild
index 196b9c827223..0b7ba4130ce3 100644
--- a/dev-python/PyQt4/PyQt4-4.3.3.ebuild
+++ b/dev-python/PyQt4/PyQt4-4.3.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.3.3.ebuild,v 1.4 2008/02/21 14:28:30 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt4/PyQt4-4.3.3.ebuild,v 1.5 2008/03/02 16:48:23 philantrop Exp $
inherit distutils qt4
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.riverbankcomputing.co.uk/pyqt/"
SRC_URI="http://www.riverbankcomputing.com/Downloads/PyQt4/GPL/${MY_P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86"
IUSE="debug doc examples"
RDEPEND="=x11-libs/qt-4.3*