summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-12-05 14:50:20 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-12-05 14:50:20 +0000
commit592be824d15a9acabea3feabcdf0dd0c560b77ab (patch)
tree8cfd9ef85b9a90baf5cb62ddd3825b2bb6a1b908 /dev-python/PyQt
parentRemoved quotes around myconf since they confuse configure (fixes bug #201205). (diff)
downloadgentoo-2-592be824d15a9acabea3feabcdf0dd0c560b77ab.tar.gz
gentoo-2-592be824d15a9acabea3feabcdf0dd0c560b77ab.tar.bz2
gentoo-2-592be824d15a9acabea3feabcdf0dd0c560b77ab.zip
alpha/sparc stable wrt #200630
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-python/PyQt')
-rw-r--r--dev-python/PyQt/ChangeLog5
-rw-r--r--dev-python/PyQt/PyQt-3.17.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/PyQt/ChangeLog b/dev-python/PyQt/ChangeLog
index 533e144b755c..9ee5d512d535 100644
--- a/dev-python/PyQt/ChangeLog
+++ b/dev-python/PyQt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/PyQt
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.98 2007/12/01 13:53:19 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.99 2007/12/05 14:50:20 armin76 Exp $
+
+ 05 Dec 2007; Raúl Porcel <armin76@gentoo.org> PyQt-3.17.3.ebuild:
+ alpha/sparc stable wrt #200630
01 Dec 2007; nixnut <nixnut@gentoo.org> PyQt-3.17.3.ebuild:
Stable on ppc wrt bug 200630
diff --git a/dev-python/PyQt/PyQt-3.17.3.ebuild b/dev-python/PyQt/PyQt-3.17.3.ebuild
index 8df1d7387b93..fdfc6e1a24d3 100644
--- a/dev-python/PyQt/PyQt-3.17.3.ebuild
+++ b/dev-python/PyQt/PyQt-3.17.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.17.3.ebuild,v 1.7 2007/12/01 13:53:19 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.17.3.ebuild,v 1.8 2007/12/05 14:50:20 armin76 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*