diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-12-01 13:53:19 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-12-01 13:53:19 +0000 |
commit | 4de566f6c944e85bee236884edcb3130df70c508 (patch) | |
tree | 949024f9a321874d25352ad1475832aa01c858dd /dev-python/PyQt | |
parent | Stable on ppc wrt bug 200630 (diff) | |
download | gentoo-2-4de566f6c944e85bee236884edcb3130df70c508.tar.gz gentoo-2-4de566f6c944e85bee236884edcb3130df70c508.tar.bz2 gentoo-2-4de566f6c944e85bee236884edcb3130df70c508.zip |
Stable on ppc wrt bug 200630
(Portage version: 2.1.4_rc4)
Diffstat (limited to 'dev-python/PyQt')
-rw-r--r-- | dev-python/PyQt/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/PyQt/PyQt-3.17.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/PyQt/ChangeLog b/dev-python/PyQt/ChangeLog index ce7659d6bd17..533e144b755c 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.97 2007/11/29 07:51:02 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.98 2007/12/01 13:53:19 nixnut Exp $ + + 01 Dec 2007; nixnut <nixnut@gentoo.org> PyQt-3.17.3.ebuild: + Stable on ppc wrt bug 200630 29 Nov 2007; Christian Faulhammer <opfer@gentoo.org> PyQt-3.17.3.ebuild: stable x86, bug 200630 diff --git a/dev-python/PyQt/PyQt-3.17.3.ebuild b/dev-python/PyQt/PyQt-3.17.3.ebuild index 239a1dcd2486..8df1d7387b93 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.6 2007/11/29 07:51:02 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.17.3.ebuild,v 1.7 2007/12/01 13:53:19 nixnut 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* |