diff options
author | 2007-06-01 13:59:56 +0000 | |
---|---|---|
committer | 2007-06-01 13:59:56 +0000 | |
commit | 1c2b84c2a689f812119f22822044ddcb4b6d491c (patch) | |
tree | 62687d10cab477abbf3cf5b082c030d8196a4648 | |
parent | Stable on ppc wrt bug 174413 (diff) | |
download | gentoo-2-1c2b84c2a689f812119f22822044ddcb4b6d491c.tar.gz gentoo-2-1c2b84c2a689f812119f22822044ddcb4b6d491c.tar.bz2 gentoo-2-1c2b84c2a689f812119f22822044ddcb4b6d491c.zip |
Stable on ppc wrt bug 174413
(Portage version: 2.1.2.7)
-rw-r--r-- | dev-python/PyQt/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/PyQt/PyQt-3.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/PyQt/ChangeLog b/dev-python/PyQt/ChangeLog index 097f9874d6c4..795f5d83aa12 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.88 2007/05/30 20:32:52 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.89 2007/06/01 13:59:56 nixnut Exp $ + + 01 Jun 2007; nixnut <nixnut@gentoo.org> PyQt-3.17.ebuild: + Stable on ppc wrt bug 174413 30 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> PyQt-3.17.ebuild: Stable on sparc wrt #174413 diff --git a/dev-python/PyQt/PyQt-3.17.ebuild b/dev-python/PyQt/PyQt-3.17.ebuild index 46414d3fd29a..69949cce19ed 100644 --- a/dev-python/PyQt/PyQt-3.17.ebuild +++ b/dev-python/PyQt/PyQt-3.17.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.ebuild,v 1.5 2007/05/30 20:32:52 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.17.ebuild,v 1.6 2007/06/01 13:59:56 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 ~ia64 ~ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86" IUSE="debug doc examples" RDEPEND="=x11-libs/qt-3* |