From 16abeee45f9d6c63785f686801186203dc2e4433 Mon Sep 17 00:00:00 2001 From: Hasan Khalil Date: Thu, 20 Jan 2005 03:05:54 +0000 Subject: Keyworded ~ppc-macos. Package-Manager: portage-2.0.51-r14 --- dev-python/quixote/ChangeLog | 7 +++++-- dev-python/quixote/quixote-0.6.1.ebuild | 4 ++-- dev-python/quixote/quixote-1.0.ebuild | 6 +++--- 3 files changed, 10 insertions(+), 7 deletions(-) (limited to 'dev-python/quixote') diff --git a/dev-python/quixote/ChangeLog b/dev-python/quixote/ChangeLog index 667ea1f6ed4c..e9c30fce3517 100644 --- a/dev-python/quixote/ChangeLog +++ b/dev-python/quixote/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/quixote -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/ChangeLog,v 1.11 2004/07/03 16:45:42 dholm Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/ChangeLog,v 1.12 2005/01/20 02:59:36 gongloo Exp $ + + 19 Jan 2005; quixote-1.0.ebuild: + Keyworded ~ppc-macos. 03 Jul 2004; David Holm quixote-1.0.ebuild: Added to ~ppc. diff --git a/dev-python/quixote/quixote-0.6.1.ebuild b/dev-python/quixote/quixote-0.6.1.ebuild index d8f13785d1a1..73e7d1cf88d0 100644 --- a/dev-python/quixote/quixote-0.6.1.ebuild +++ b/dev-python/quixote/quixote-0.6.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/quixote-0.6.1.ebuild,v 1.4 2004/06/25 01:48:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/quixote-0.6.1.ebuild,v 1.5 2005/01/20 02:59:36 gongloo Exp $ PN0="Quixote" DESCRIPTION="Python HTML templating framework for developing web applications." diff --git a/dev-python/quixote/quixote-1.0.ebuild b/dev-python/quixote/quixote-1.0.ebuild index f12afaf14232..ae324c92e103 100644 --- a/dev-python/quixote/quixote-1.0.ebuild +++ b/dev-python/quixote/quixote-1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/quixote-1.0.ebuild,v 1.2 2004/07/03 16:45:42 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/quixote-1.0.ebuild,v 1.3 2005/01/20 02:59:36 gongloo Exp $ MY_P=${P/q/Q} DESCRIPTION="Python HTML templating framework for developing web applications." @@ -9,7 +9,7 @@ SRC_URI="http://www.mems-exchange.org/software/files/${PN}/${MY_P}.tar.gz" LICENSE="CNRI" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~ppc-macos" IUSE="" inherit distutils -- cgit v1.2.3-65-gdbad