summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2003-06-22 12:16:00 +0000
committerAlastair Tse <liquidx@gentoo.org>2003-06-22 12:16:00 +0000
commit61165985245a7bd008ae6e009f7be69f64bb043e (patch)
tree411629830ce879eb36ce969381f6d72ebc865433 /dev-python/quixote
parenttthat pesky cleanilness will break 1.0 profile. reintroducing openldap 2.0.25. (diff)
downloadgentoo-2-61165985245a7bd008ae6e009f7be69f64bb043e.tar.gz
gentoo-2-61165985245a7bd008ae6e009f7be69f64bb043e.tar.bz2
gentoo-2-61165985245a7bd008ae6e009f7be69f64bb043e.zip
reverting the x86 mess that amd64 made in dev-python. basically just
reverted to dev-python 24 hours ago.
Diffstat (limited to 'dev-python/quixote')
-rw-r--r--dev-python/quixote/Manifest4
-rw-r--r--dev-python/quixote/quixote-0.5.1.ebuild4
-rw-r--r--dev-python/quixote/quixote-0.6.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/quixote/Manifest b/dev-python/quixote/Manifest
index 681781899620..e5762bcdf80c 100644
--- a/dev-python/quixote/Manifest
+++ b/dev-python/quixote/Manifest
@@ -1,5 +1,5 @@
MD5 f69760a7cd0b19ebe778d8e193371f96 ChangeLog 962
-MD5 b3078670ee27345b9ba36d51d3c91e38 quixote-0.5.1.ebuild 803
-MD5 2b08e34bef3297e02eaf52b89b88983d quixote-0.6.ebuild 801
+MD5 be57e9e62a3b6d9cc133e25898dba283 quixote-0.5.1.ebuild 797
+MD5 7ad4f924d042cd0dfb00174e139c70cb quixote-0.6.ebuild 795
MD5 b93be01baa0719f7833f7b8a24395bef files/digest-quixote-0.5.1 65
MD5 175e497da620b92648516645ffcbeb10 files/digest-quixote-0.6 63
diff --git a/dev-python/quixote/quixote-0.5.1.ebuild b/dev-python/quixote/quixote-0.5.1.ebuild
index 3bfbcbc71f13..58b75b1d95f7 100644
--- a/dev-python/quixote/quixote-0.5.1.ebuild
+++ b/dev-python/quixote/quixote-0.5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/quixote-0.5.1.ebuild,v 1.2 2003/06/21 22:30:25 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/quixote-0.5.1.ebuild,v 1.3 2003/06/22 12:16:00 liquidx 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 amd64"
+KEYWORDS="x86"
IUSE=""
inherit distutils
diff --git a/dev-python/quixote/quixote-0.6.ebuild b/dev-python/quixote/quixote-0.6.ebuild
index 3312ea1b9129..f2b69e3ea6a5 100644
--- a/dev-python/quixote/quixote-0.6.ebuild
+++ b/dev-python/quixote/quixote-0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 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.ebuild,v 1.2 2003/06/21 22:30:25 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/quixote-0.6.ebuild,v 1.3 2003/06/22 12:16:00 liquidx 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 amd64"
+KEYWORDS="x86"
IUSE=""
inherit distutils