summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2008-03-15 08:40:53 +0000
committerMarkus Rothe <corsair@gentoo.org>2008-03-15 08:40:53 +0000
commitddd918661c5a49f6c8d8193f5fa9fe6e77e37569 (patch)
tree48a455b3a049c9751b92ff228f33b05962e2c801 /dev-python/PyQt
parentStable on ppc64 (diff)
downloadgentoo-2-ddd918661c5a49f6c8d8193f5fa9fe6e77e37569.tar.gz
gentoo-2-ddd918661c5a49f6c8d8193f5fa9fe6e77e37569.tar.bz2
gentoo-2-ddd918661c5a49f6c8d8193f5fa9fe6e77e37569.zip
Stable on ppc64
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-python/PyQt')
-rw-r--r--dev-python/PyQt/ChangeLog5
-rw-r--r--dev-python/PyQt/PyQt-3.17.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/PyQt/ChangeLog b/dev-python/PyQt/ChangeLog
index d77dd9050744..c95d7c773e61 100644
--- a/dev-python/PyQt/ChangeLog
+++ b/dev-python/PyQt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/PyQt
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.103 2008/03/09 20:53:18 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.104 2008/03/15 08:40:53 corsair Exp $
+
+ 15 Mar 2008; Markus Rothe <corsair@gentoo.org> PyQt-3.17.4.ebuild:
+ Stable on ppc64
09 Mar 2008; Wulf C. Krueger <philantrop@gentoo.org> PyQt-3.17.4.ebuild:
Marked stable on amd64 as per bug 209505.
diff --git a/dev-python/PyQt/PyQt-3.17.4.ebuild b/dev-python/PyQt/PyQt-3.17.4.ebuild
index 39eaab017e83..4dde8ef0a36d 100644
--- a/dev-python/PyQt/PyQt-3.17.4.ebuild
+++ b/dev-python/PyQt/PyQt-3.17.4.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/PyQt/PyQt-3.17.4.ebuild,v 1.5 2008/03/09 20:53:18 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.17.4.ebuild,v 1.6 2008/03/15 08:40:53 corsair Exp $
inherit distutils
@@ -15,7 +15,7 @@ SRC_URI="http://www.riverbankcomputing.com/Downloads/PyQt3/GPL/${MY_P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="debug doc examples"
RDEPEND="=x11-libs/qt-3*