diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-05-30 20:32:52 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-05-30 20:32:52 +0000 |
commit | 045d812a0df7945e1af4f050d7cb67499acaba0e (patch) | |
tree | 46d9de59d3de68ffac7f5d97fb8b6741ba2a4421 /dev-python/PyQt | |
parent | Stable on amd64 wrt bug 178081 (diff) | |
download | gentoo-2-045d812a0df7945e1af4f050d7cb67499acaba0e.tar.gz gentoo-2-045d812a0df7945e1af4f050d7cb67499acaba0e.tar.bz2 gentoo-2-045d812a0df7945e1af4f050d7cb67499acaba0e.zip |
Stable on sparc wrt #174413
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-python/PyQt')
-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 70e2b1c88e75..097f9874d6c4 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.87 2007/05/29 17:28:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.88 2007/05/30 20:32:52 gustavoz Exp $ + + 30 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> PyQt-3.17.ebuild: + Stable on sparc wrt #174413 29 May 2007; Raúl Porcel <armin76@gentoo.org> PyQt-3.17.ebuild: alpha/x86 stable wrt #174413 diff --git a/dev-python/PyQt/PyQt-3.17.ebuild b/dev-python/PyQt/PyQt-3.17.ebuild index 2a3b3423a8b9..46414d3fd29a 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.4 2007/05/29 17:28:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.17.ebuild,v 1.5 2007/05/30 20:32:52 gustavoz 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* |