summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHasan Khalil <gongloo@gentoo.org>2005-01-20 03:05:54 +0000
committerHasan Khalil <gongloo@gentoo.org>2005-01-20 03:05:54 +0000
commit16abeee45f9d6c63785f686801186203dc2e4433 (patch)
treecb0461d72057018c6da3417c7170b2bf79d23fdb /dev-python/quixote
parentUntested on mips, someone wasn't paying attention when they added the mips ke... (diff)
downloadhistorical-16abeee45f9d6c63785f686801186203dc2e4433.tar.gz
historical-16abeee45f9d6c63785f686801186203dc2e4433.tar.bz2
historical-16abeee45f9d6c63785f686801186203dc2e4433.zip
Keyworded ~ppc-macos.
Package-Manager: portage-2.0.51-r14
Diffstat (limited to 'dev-python/quixote')
-rw-r--r--dev-python/quixote/ChangeLog7
-rw-r--r--dev-python/quixote/quixote-0.6.1.ebuild4
-rw-r--r--dev-python/quixote/quixote-1.0.ebuild6
3 files changed, 10 insertions, 7 deletions
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; <gongloo@gentoo.org> quixote-1.0.ebuild:
+ Keyworded ~ppc-macos.
03 Jul 2004; David Holm <dholm@gentoo.org> 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