summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrant Goodyear <g2boojum@gentoo.org>2003-10-23 15:15:39 +0000
committerGrant Goodyear <g2boojum@gentoo.org>2003-10-23 15:15:39 +0000
commit6726bdda40c2b0637dda9ecb99a7574f1b7841d5 (patch)
tree1ef59810ddfe5567e15ed0fda42d9525db3fcf6c
parentMarked 0.6.1 stable, added 0.7_alpha1 as ~x86. (diff)
downloadgentoo-2-6726bdda40c2b0637dda9ecb99a7574f1b7841d5.tar.gz
gentoo-2-6726bdda40c2b0637dda9ecb99a7574f1b7841d5.tar.bz2
gentoo-2-6726bdda40c2b0637dda9ecb99a7574f1b7841d5.zip
Marked 0.6.1 stable, added 0.7_alpha1 as ~x86.
-rw-r--r--dev-python/quixote/Manifest7
-rw-r--r--dev-python/quixote/files/digest-quixote-0.7_alpha11
-rw-r--r--dev-python/quixote/metadata.xml5
-rw-r--r--dev-python/quixote/quixote-0.6.1.ebuild4
-rw-r--r--dev-python/quixote/quixote-0.7_alpha1.ebuild30
5 files changed, 40 insertions, 7 deletions
diff --git a/dev-python/quixote/Manifest b/dev-python/quixote/Manifest
index c7edebd27fe4..4828b03b78ad 100644
--- a/dev-python/quixote/Manifest
+++ b/dev-python/quixote/Manifest
@@ -1,9 +1,8 @@
MD5 dd3de9474d54e0b84ef0b1964765d885 quixote-0.5.1.ebuild 797
-MD5 b1ae30c3d2a459f06b241edf0ed38715 quixote-0.7_alpha1.ebuild 823
-MD5 a1bf00f1f9c2cecd85e2c2a764f01eac .quixote-0.7_alpha1.ebuild.swp 12288
-MD5 8d4560b88c0bcb3ac98ba2b90d7e9a83 quixote-0.6.1.ebuild 797
+MD5 028b922bf352cb661fa80096ecf22fac quixote-0.7_alpha1.ebuild 828
+MD5 c0b71a2f01bda80a8459b0fd073f66b5 quixote-0.6.1.ebuild 797
MD5 8522376ffbfa4f5bffa83e1820361abd ChangeLog 1220
-MD5 bada00384caec9e5b91a569dcb73aaf1 metadata.xml 219
+MD5 a2cfe785f6ad94c61071fa71dbe89aeb metadata.xml 244
MD5 4ea12b90f922efdbd3b6b2b410845cc9 quixote-0.6.ebuild 795
MD5 175e497da620b92648516645ffcbeb10 files/digest-quixote-0.6 63
MD5 b93be01baa0719f7833f7b8a24395bef files/digest-quixote-0.5.1 65
diff --git a/dev-python/quixote/files/digest-quixote-0.7_alpha1 b/dev-python/quixote/files/digest-quixote-0.7_alpha1
new file mode 100644
index 000000000000..1ab77515518b
--- /dev/null
+++ b/dev-python/quixote/files/digest-quixote-0.7_alpha1
@@ -0,0 +1 @@
+MD5 c72fa0bba67a09031c19800a322f8f94 Quixote-0.7a1.tar.gz 178539
diff --git a/dev-python/quixote/metadata.xml b/dev-python/quixote/metadata.xml
index 63bab94a84c7..f4be22319d82 100644
--- a/dev-python/quixote/metadata.xml
+++ b/dev-python/quixote/metadata.xml
@@ -1,6 +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>
+<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 01604165655c..d289f2233345 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-2003 Gentoo Technologies, Inc.
# 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.2 2003/09/08 07:16:26 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/quixote-0.6.1.ebuild,v 1.3 2003/10/23 15:15:35 g2boojum Exp $
PN0="Quixote"
DESCRIPTION="Python HTML templating framework for developing web applications."
@@ -9,7 +9,7 @@ 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
diff --git a/dev-python/quixote/quixote-0.7_alpha1.ebuild b/dev-python/quixote/quixote-0.7_alpha1.ebuild
new file mode 100644
index 000000000000..20dff20c1622
--- /dev/null
+++ b/dev-python/quixote/quixote-0.7_alpha1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/quixote-0.7_alpha1.ebuild,v 1.1 2003/10/23 15:15:35 g2boojum Exp $
+
+PN0="Quixote"
+PV0="${PV/_alpha1/a1}"
+DESCRIPTION="Python HTML templating framework for developing web applications."
+HOMEPAGE="http://www.mems-exchange.org/software/quixote/"
+SRC_URI="http://www.mems-exchange.org/software/files/${PN}/${PN0}-${PV0}.tar.gz"
+
+LICENSE="CNRI"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE=""
+
+inherit distutils
+
+DEPEND=">=dev-lang/python-2.2"
+S=${WORKDIR}/${PN0}-${PV0}
+
+src_install() {
+ mydoc="ACKS CHANGES LICENSE MANIFEST.in README TODO"
+ distutils_src_install
+ dodoc doc/*.txt
+ dohtml doc/*.html
+ dodir /usr/share/${PN}/demo
+ insinto /usr/share/${PN}/demo
+ doins demo/*
+}
+