diff options
author | 2008-03-15 08:40:53 +0000 | |
---|---|---|
committer | 2008-03-15 08:40:53 +0000 | |
commit | f34f64aeff9e5974b1dcea9b8783e4c0480935d5 (patch) | |
tree | 215b81a3fd6b3f60cb796782b1c00cc99c98d052 /dev-python/PyQt | |
parent | Stable on ppc wrt bug 212398 (diff) | |
download | historical-f34f64aeff9e5974b1dcea9b8783e4c0480935d5.tar.gz historical-f34f64aeff9e5974b1dcea9b8783e4c0480935d5.tar.bz2 historical-f34f64aeff9e5974b1dcea9b8783e4c0480935d5.zip |
Stable on ppc64
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-python/PyQt')
-rw-r--r-- | dev-python/PyQt/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/PyQt/PyQt-3.17.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/PyQt/ChangeLog b/dev-python/PyQt/ChangeLog index d77dd9050744..c95d7c773e61 100644 --- a/dev-python/PyQt/ChangeLog +++ b/dev-python/PyQt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/PyQt # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.103 2008/03/09 20:53:18 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.104 2008/03/15 08:40:53 corsair Exp $ + + 15 Mar 2008; Markus Rothe <corsair@gentoo.org> PyQt-3.17.4.ebuild: + Stable on ppc64 09 Mar 2008; Wulf C. Krueger <philantrop@gentoo.org> PyQt-3.17.4.ebuild: Marked stable on amd64 as per bug 209505. diff --git a/dev-python/PyQt/PyQt-3.17.4.ebuild b/dev-python/PyQt/PyQt-3.17.4.ebuild index 39eaab017e83..4dde8ef0a36d 100644 --- a/dev-python/PyQt/PyQt-3.17.4.ebuild +++ b/dev-python/PyQt/PyQt-3.17.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.17.4.ebuild,v 1.5 2008/03/09 20:53:18 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.17.4.ebuild,v 1.6 2008/03/15 08:40:53 corsair 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* |