From 0a2a16b37ad6c5d33b687cd7d496e37cdb74a50a Mon Sep 17 00:00:00 2001 From: Joseph Jezak Date: Thu, 7 Jan 2010 21:54:49 +0000 Subject: Marked ppc stable for bug #294696. (Portage version: 2.1.6.13/cvs/Linux x86_64) --- dev-python/quixote/ChangeLog | 5 ++++- dev-python/quixote/quixote-2.6.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-python') diff --git a/dev-python/quixote/ChangeLog b/dev-python/quixote/ChangeLog index 7b3657aa7801..1a71edaa4940 100644 --- a/dev-python/quixote/ChangeLog +++ b/dev-python/quixote/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/quixote # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/ChangeLog,v 1.29 2010/01/07 06:32:40 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/ChangeLog,v 1.30 2010/01/07 21:54:49 josejx Exp $ + + 07 Jan 2010; Joseph Jezak quixote-2.6.ebuild: + Marked ppc stable for bug #294696. 07 Jan 2010; Steve Dibb quixote-2.6.ebuild: amd64 stable, bug 294696 diff --git a/dev-python/quixote/quixote-2.6.ebuild b/dev-python/quixote/quixote-2.6.ebuild index 0066714896d4..951876eb9e34 100644 --- a/dev-python/quixote/quixote-2.6.ebuild +++ b/dev-python/quixote/quixote-2.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/quixote-2.6.ebuild,v 1.5 2010/01/07 06:32:40 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/quixote-2.6.ebuild,v 1.6 2010/01/07 21:54:49 josejx Exp $ inherit distutils @@ -12,7 +12,7 @@ SRC_URI="http://quixote.ca/releases/${MY_P}.tar.gz" LICENSE="CNRI-QUIXOTE-2.4" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~ia64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" DEPEND=">=dev-lang/python-2.3" -- cgit v1.2.3-65-gdbad