diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2003-06-21 22:33:49 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2003-06-21 22:33:49 +0000 |
commit | d26c6e681f0bb3f4be748bf4885b0b6ec99f47e1 (patch) | |
tree | 81bf5f5afbaeb4a4a284da5eb21328c7f35adf4a /dev-python/quixote | |
parent | put KEYWORDS back in (diff) | |
download | historical-d26c6e681f0bb3f4be748bf4885b0b6ec99f47e1.tar.gz historical-d26c6e681f0bb3f4be748bf4885b0b6ec99f47e1.tar.bz2 historical-d26c6e681f0bb3f4be748bf4885b0b6ec99f47e1.zip |
amd64 keywords
Diffstat (limited to 'dev-python/quixote')
-rw-r--r-- | dev-python/quixote/Manifest | 4 | ||||
-rw-r--r-- | dev-python/quixote/quixote-0.5.1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/quixote/quixote-0.6.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/quixote/Manifest b/dev-python/quixote/Manifest index e5762bcdf80c..681781899620 100644 --- a/dev-python/quixote/Manifest +++ b/dev-python/quixote/Manifest @@ -1,5 +1,5 @@ MD5 f69760a7cd0b19ebe778d8e193371f96 ChangeLog 962 -MD5 be57e9e62a3b6d9cc133e25898dba283 quixote-0.5.1.ebuild 797 -MD5 7ad4f924d042cd0dfb00174e139c70cb quixote-0.6.ebuild 795 +MD5 b3078670ee27345b9ba36d51d3c91e38 quixote-0.5.1.ebuild 803 +MD5 2b08e34bef3297e02eaf52b89b88983d quixote-0.6.ebuild 801 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 78bc0b780b1a..3bfbcbc71f13 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.1 2003/04/21 14:53:56 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/quixote-0.5.1.ebuild,v 1.2 2003/06/21 22:30:25 drobbins 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 amd64" IUSE="" inherit distutils diff --git a/dev-python/quixote/quixote-0.6.ebuild b/dev-python/quixote/quixote-0.6.ebuild index 6106e988d9c6..3312ea1b9129 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.1 2003/05/02 16:39:23 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/quixote-0.6.ebuild,v 1.2 2003/06/21 22:30:25 drobbins 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 amd64" IUSE="" inherit distutils |