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 | |
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')
-rw-r--r-- | dev-python/PyQt/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/PyQt/PyQt-3.12.ebuild | 4 | ||||
-rw-r--r-- | dev-python/qscintilla/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/qscintilla/qscintilla-1.60.ebuild | 4 | ||||
-rw-r--r-- | dev-python/sip/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/sip/sip-3.10.2.ebuild | 4 |
6 files changed, 18 insertions, 9 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 diff --git a/dev-python/qscintilla/ChangeLog b/dev-python/qscintilla/ChangeLog index b2e2b16f7d42..a3c6be761526 100644 --- a/dev-python/qscintilla/ChangeLog +++ b/dev-python/qscintilla/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/qscintilla # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla/ChangeLog,v 1.26 2004/07/17 23:08:50 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla/ChangeLog,v 1.27 2004/07/18 17:23:22 weeve Exp $ + + 18 Jul 2004; Jason Wever <weeve@gentoo.org> qscintilla-1.60.ebuild: + Stable on sparc wrt bug #56712. 18 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> qscintilla-1.60.ebuild: Stable on alpha. diff --git a/dev-python/qscintilla/qscintilla-1.60.ebuild b/dev-python/qscintilla/qscintilla-1.60.ebuild index 435b1a5a1fed..7d1fe672d975 100644 --- a/dev-python/qscintilla/qscintilla-1.60.ebuild +++ b/dev-python/qscintilla/qscintilla-1.60.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/qscintilla/qscintilla-1.60.ebuild,v 1.6 2004/07/17 23:08:50 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla/qscintilla-1.60.ebuild,v 1.7 2004/07/18 17:23:22 weeve Exp $ inherit eutils @@ -13,7 +13,7 @@ HOMEPAGE="http://www.riverbankcomputing.co.uk/qscintilla/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc alpha ~ia64 ~amd64" +KEYWORDS="x86 ~ppc sparc alpha ~ia64 ~amd64" IUSE="doc" DEPEND="virtual/libc diff --git a/dev-python/sip/ChangeLog b/dev-python/sip/ChangeLog index 48edd3715c0d..4a827b6b5d8f 100644 --- a/dev-python/sip/ChangeLog +++ b/dev-python/sip/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/sip # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/ChangeLog,v 1.39 2004/07/17 23:13:09 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/ChangeLog,v 1.40 2004/07/18 17:19:33 weeve Exp $ + + 18 Jul 2004; Jason Wever <weeve@gentoo.org> sip-3.10.2.ebuild: + Stable on sparc wrt bug #56712. 18 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> sip-3.10.2.ebuild: Stable on alpha. diff --git a/dev-python/sip/sip-3.10.2.ebuild b/dev-python/sip/sip-3.10.2.ebuild index 19a88b51eafd..01c01594feee 100644 --- a/dev-python/sip/sip-3.10.2.ebuild +++ b/dev-python/sip/sip-3.10.2.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/sip/sip-3.10.2.ebuild,v 1.6 2004/07/17 23:13:09 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sip/sip-3.10.2.ebuild,v 1.7 2004/07/18 17:19:33 weeve Exp $ inherit distutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc alpha" +KEYWORDS="x86 ~ppc sparc alpha" IUSE="" DEPEND="virtual/libc |