diff options
author | Jason Wever <weeve@gentoo.org> | 2004-07-18 17:23:22 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-07-18 17:23:22 +0000 |
commit | bf6e25f7cc3227fc52823ca836f4e1f08cea30b2 (patch) | |
tree | 7e4a371405a36a2380f9c29515a1214eb9d64ed3 /dev-python/PyQt | |
parent | Version bumped. app-i18n/skim-0.9.3 depends on the latest scim. (Manifest rec... (diff) | |
download | gentoo-2-bf6e25f7cc3227fc52823ca836f4e1f08cea30b2.tar.gz gentoo-2-bf6e25f7cc3227fc52823ca836f4e1f08cea30b2.tar.bz2 gentoo-2-bf6e25f7cc3227fc52823ca836f4e1f08cea30b2.zip |
Stable on sparc wrt bug #56712.
Diffstat (limited to 'dev-python/PyQt')
-rw-r--r-- | dev-python/PyQt/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/PyQt/PyQt-3.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/PyQt/ChangeLog b/dev-python/PyQt/ChangeLog index 4c0546fb7c5c..35b556f2c208 100644 --- a/dev-python/PyQt/ChangeLog +++ b/dev-python/PyQt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/PyQt # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.40 2004/07/11 12:22:12 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.41 2004/07/18 17:21:42 weeve Exp $ + + 18 Jul 2004; Jason Wever <weeve@gentoo.org> PyQt-3.12.ebuild: + Stable on sparc wrt bug #56712. 11 Jul 2004; Carsten Lohrke <carlo@gentoo.org> PyQt-3.12.ebuild: stable on x86 diff --git a/dev-python/PyQt/PyQt-3.12.ebuild b/dev-python/PyQt/PyQt-3.12.ebuild index d67f08c0a57b..2985ac29325d 100644 --- a/dev-python/PyQt/PyQt-3.12.ebuild +++ b/dev-python/PyQt/PyQt-3.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.12.ebuild,v 1.4 2004/07/11 12:22:12 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.12.ebuild,v 1.5 2004/07/18 17:21:42 weeve Exp $ inherit distutils @@ -15,7 +15,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.gz" HOMEPAGE="http://www.riverbankcomputing.co.uk/pyqt/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~amd64" +KEYWORDS="x86 ~ppc sparc ~alpha ~amd64" DEPEND="virtual/libc sys-devel/libtool |