diff options
author | Peter Weller <welp@gentoo.org> | 2007-04-13 19:18:37 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-04-13 19:18:37 +0000 |
commit | 6f023b776cec1e03581113680f765822161a94c5 (patch) | |
tree | 9e989683053c06296b724aa7b41a0eafc7a43dc7 /dev-python/PyQt | |
parent | Stable on amd64 wrt bug 174413 (diff) | |
download | gentoo-2-6f023b776cec1e03581113680f765822161a94c5.tar.gz gentoo-2-6f023b776cec1e03581113680f765822161a94c5.tar.bz2 gentoo-2-6f023b776cec1e03581113680f765822161a94c5.zip |
Stable on amd64 wrt bug 174413. Allows for closing of bug 155170
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-python/PyQt')
-rw-r--r-- | dev-python/PyQt/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/PyQt/PyQt-3.17.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-python/PyQt/ChangeLog b/dev-python/PyQt/ChangeLog index 0d3a955fea14..7106514228c4 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.83 2007/02/20 18:30:54 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.84 2007/04/13 19:18:37 welp Exp $ + + 13 Apr 2007; <welp@gentoo.org> PyQt-3.17.ebuild: + Stable on amd64 wrt bug 174413. Allows for closing of bug 155170 20 Feb 2007; Simon Stelling <blubb@gentoo.org> PyQt-3.14.1-r2.ebuild: mark 3.14.1-r2 -amd64 until bug 155170 is properly resolved diff --git a/dev-python/PyQt/PyQt-3.17.ebuild b/dev-python/PyQt/PyQt-3.17.ebuild index 528374a2fcfa..7b542eb15aab 100644 --- a/dev-python/PyQt/PyQt-3.17.ebuild +++ b/dev-python/PyQt/PyQt-3.17.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.1 2006/11/15 19:24:53 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.17.ebuild,v 1.2 2007/04/13 19:18:37 welp 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* |