diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-21 18:58:14 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-21 18:58:14 +0000 |
commit | 520f2067dffa01c1bc7d65c7c726295f84e91a69 (patch) | |
tree | 5d3c48da5e36a837d6783fcb2d55d808efeec873 /dev-python/PyQt | |
parent | Use correct USE flag for bmp. (diff) | |
download | gentoo-2-520f2067dffa01c1bc7d65c7c726295f84e91a69.tar.gz gentoo-2-520f2067dffa01c1bc7d65c7c726295f84e91a69.tar.bz2 gentoo-2-520f2067dffa01c1bc7d65c7c726295f84e91a69.zip |
Stable on ppc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-python/PyQt')
-rw-r--r-- | dev-python/PyQt/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/PyQt/PyQt-3.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/PyQt/ChangeLog b/dev-python/PyQt/ChangeLog index 283e4825bfd0..60c137f3fb33 100644 --- a/dev-python/PyQt/ChangeLog +++ b/dev-python/PyQt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/PyQt # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.54 2005/03/29 20:06:44 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.55 2005/04/21 18:56:51 hansmi Exp $ + + 21 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> PyQt-3.13.ebuild: + Stable on ppc. 29 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> PyQt-3.14.ebuild, PyQt-3.14.1.ebuild: diff --git a/dev-python/PyQt/PyQt-3.13.ebuild b/dev-python/PyQt/PyQt-3.13.ebuild index 856dc9d969cb..61370695a360 100644 --- a/dev-python/PyQt/PyQt-3.13.ebuild +++ b/dev-python/PyQt/PyQt-3.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.13.ebuild,v 1.8 2005/02/08 05:46:02 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.13.ebuild,v 1.9 2005/04/21 18:56:51 hansmi Exp $ inherit distutils @@ -13,7 +13,7 @@ HOMEPAGE="http://www.riverbankcomputing.co.uk/pyqt/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc sparc -alpha amd64 ~ppc64" +KEYWORDS="x86 ppc sparc -alpha amd64 ~ppc64" IUSE="debug doc" RDEPEND="virtual/libc |