summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/quixote')
-rw-r--r--dev-python/quixote/ChangeLog54
-rw-r--r--dev-python/quixote/Manifest6
-rw-r--r--dev-python/quixote/metadata.xml4
-rw-r--r--dev-python/quixote/quixote-0.6.1.ebuild10
-rw-r--r--dev-python/quixote/quixote-1.0.ebuild10
5 files changed, 72 insertions, 12 deletions
diff --git a/dev-python/quixote/ChangeLog b/dev-python/quixote/ChangeLog
index 77de4f0cac73..dccff656824b 100644
--- a/dev-python/quixote/ChangeLog
+++ b/dev-python/quixote/ChangeLog
@@ -1,6 +1,51 @@
# ChangeLog for dev-python/quixote
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/ChangeLog,v 1.1 2003/04/26 21:14:31 g2boojum Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/ChangeLog,v 1.1.1.1 2005/11/30 10:10:33 chriswhite Exp $
+
+ 19 Feb 2005; <gongloo@gentoo.org> quixote-1.0.ebuild:
+ Stable on ppc-macos.
+
+ 07 Feb 2005; Fernando Serboncini <fserb@gentoo.org> quixote-0.6.1.ebuild,
+ quixote-1.0.ebuild:
+ moved 'inherit' to the right place
+
+ 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.
+
+*quixote-1.0 (02 Jul 2004)
+
+ 02 Jul 2004; Grant Goodyear <g2boojum@gentoo.org> +quixote-1.0.ebuild:
+ Version bump
+
+*quixote-0.7_alpha3 (05 Dec 2003)
+
+ 05 Dec 2003; Grant Goodyear <g2boojum@gentoo.org> quixote-0.7_alpha3.ebuild:
+ New version
+
+*quixote-0.7_alpha2 (12 Nov 2003)
+
+ 12 Nov 2003; Grant Goodyear <g2boojum@gentoo.org> quixote-0.7_alpha2.ebuild:
+ New version (still the dev branch). Being bad, I somehow forgot
+ to update the changelog for marking 0.6.1 as x86 as well as adding
+ 0.7_alpha1 (and marking it ~x86), as it's part of quixote's development
+ branch.
+
+*quixote-0.7_alpha1 (23 Oct 2003)
+
+*quixote-0.6.1 (11 Aug 2003)
+
+ 11 Aug 2003; Grant Goodyear <g2boojum@gentoo.org> quixote-0.6.1.ebuild:
+ Version bump; marking ~x86 for now.
+
+*quixote-0.6 (02 May 2003)
+
+ 02 May 2003; Grant Goodyear <g2boojum@gentoo.org> quixote-0.6.ebuild,
+ quixote-0.6_beta2.ebuild, quixote-0.6_beta2.ebuild,
+ quixote-0.6_beta6.ebuild, quixote-0.6_beta6.ebuild:
+ New version. Removed old betas.
*quixote-0.6_beta2 (21 Apr 2003)
@@ -12,3 +57,8 @@
use the latest beta, as there have been some significant changes.
(If it's good enough for LWN, it's good enough for me.)
+*quixote-0.5.1 (22 Jun 2003)
+
+ 12 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
+ Added missing changelog entry.
+
diff --git a/dev-python/quixote/Manifest b/dev-python/quixote/Manifest
index e69de29bb2d1..b0de6e14187e 100644
--- a/dev-python/quixote/Manifest
+++ b/dev-python/quixote/Manifest
@@ -0,0 +1,6 @@
+MD5 21726b27f8db2434cf672412779f0d62 ChangeLog 2209
+MD5 a2cfe785f6ad94c61071fa71dbe89aeb metadata.xml 244
+MD5 08c258c3dc13ce92d8bdd6dee0413cc2 quixote-0.6.1.ebuild 785
+MD5 4c48246f07509fbdd89b5d82fc491be1 quixote-1.0.ebuild 791
+MD5 f0b85ab0bd5e039d101c49571e31286f files/digest-quixote-0.6.1 65
+MD5 d0fe64af7a033c96a95874b7c81439a9 files/digest-quixote-1.0 63
diff --git a/dev-python/quixote/metadata.xml b/dev-python/quixote/metadata.xml
index de483c53568f..f4be22319d82 100644
--- a/dev-python/quixote/metadata.xml
+++ b/dev-python/quixote/metadata.xml
@@ -1,5 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
+<herd>web-apps</herd>
<herd>python</herd>
+<maintainer>
+ <email>g2boojum@gentoo.org</email>
+</maintainer>
</pkgmetadata>
diff --git a/dev-python/quixote/quixote-0.6.1.ebuild b/dev-python/quixote/quixote-0.6.1.ebuild
index 0b61f87aec61..097682c75d07 100644
--- a/dev-python/quixote/quixote-0.6.1.ebuild
+++ b/dev-python/quixote/quixote-0.6.1.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
+# 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.1 2003/08/12 00:38:21 g2boojum Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/quixote-0.6.1.ebuild,v 1.1.1.1 2005/11/30 10:10:33 chriswhite Exp $
+
+inherit distutils
PN0="Quixote"
DESCRIPTION="Python HTML templating framework for developing web applications."
@@ -9,11 +11,9 @@ SRC_URI="http://www.mems-exchange.org/software/files/${PN}/${PN0}-${PV}.tar.gz"
LICENSE="CNRI"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE=""
-inherit distutils
-
DEPEND=">=dev-lang/python-2.2"
S=${WORKDIR}/${PN0}-${PV}
diff --git a/dev-python/quixote/quixote-1.0.ebuild b/dev-python/quixote/quixote-1.0.ebuild
index db4704ba4407..9fc4211268fd 100644
--- a/dev-python/quixote/quixote-1.0.ebuild
+++ b/dev-python/quixote/quixote-1.0.ebuild
@@ -1,6 +1,8 @@
-# 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.1 2004/07/02 20:15:04 g2boojum Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/quixote-1.0.ebuild,v 1.1.1.1 2005/11/30 10:10:33 chriswhite Exp $
+
+inherit distutils
MY_P=${P/q/Q}
DESCRIPTION="Python HTML templating framework for developing web applications."
@@ -9,11 +11,9 @@ SRC_URI="http://www.mems-exchange.org/software/files/${PN}/${MY_P}.tar.gz"
LICENSE="CNRI"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc ppc-macos"
IUSE=""
-inherit distutils
-
DEPEND=">=dev-lang/python-2.2"
S=${WORKDIR}/${MY_P}