diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-08 07:16:30 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-08 07:16:30 +0000 |
commit | 9235d7a3094afc92fa10ee71c33055fe1819aa6f (patch) | |
tree | 98fb150da84eed8e796c7f83a0ed8c986a372551 /dev-python/quixote | |
parent | repoman: header fix (diff) | |
download | historical-9235d7a3094afc92fa10ee71c33055fe1819aa6f.tar.gz historical-9235d7a3094afc92fa10ee71c33055fe1819aa6f.tar.bz2 historical-9235d7a3094afc92fa10ee71c33055fe1819aa6f.zip |
repoman: header fix
Diffstat (limited to 'dev-python/quixote')
-rw-r--r-- | dev-python/quixote/Manifest | 10 | ||||
-rw-r--r-- | dev-python/quixote/quixote-0.5.1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/quixote/quixote-0.6.1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/quixote/quixote-0.6.ebuild | 4 |
4 files changed, 11 insertions, 11 deletions
diff --git a/dev-python/quixote/Manifest b/dev-python/quixote/Manifest index 418a5dc06672..9bb626226468 100644 --- a/dev-python/quixote/Manifest +++ b/dev-python/quixote/Manifest @@ -1,8 +1,8 @@ -MD5 97a1aa904d1284fe450b1fde45a39a4b quixote-0.5.1.ebuild 796 -MD5 c5b642a99eca49a6800bc39f8a40c12f quixote-0.6.1.ebuild 798 -MD5 8522376ffbfa4f5bffa83e1820361abd ChangeLog 1220 +MD5 dd3de9474d54e0b84ef0b1964765d885 quixote-0.5.1.ebuild 797 MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159 -MD5 7360828f49add5887a92e889ea546a7d quixote-0.6.ebuild 794 -MD5 175e497da620b92648516645ffcbeb10 files/digest-quixote-0.6 63 +MD5 8522376ffbfa4f5bffa83e1820361abd ChangeLog 1220 +MD5 4ea12b90f922efdbd3b6b2b410845cc9 quixote-0.6.ebuild 795 +MD5 440676a9665ba893ab29648ef55a8869 quixote-0.6.1.ebuild 798 MD5 b93be01baa0719f7833f7b8a24395bef files/digest-quixote-0.5.1 65 +MD5 175e497da620b92648516645ffcbeb10 files/digest-quixote-0.6 63 MD5 f0b85ab0bd5e039d101c49571e31286f files/digest-quixote-0.6.1 65 diff --git a/dev-python/quixote/quixote-0.5.1.ebuild b/dev-python/quixote/quixote-0.5.1.ebuild index 58b75b1d95f7..e9e043004fd7 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. +# 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.5.1.ebuild,v 1.3 2003/06/22 12:16:00 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/quixote-0.5.1.ebuild,v 1.4 2003/09/08 07:16:26 msterret Exp $ PN0="Quixote" DESCRIPTION="Python HTML templating framework for developing web applications." diff --git a/dev-python/quixote/quixote-0.6.1.ebuild b/dev-python/quixote/quixote-0.6.1.ebuild index 0b61f87aec61..01604165655c 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-2002 Gentoo Technologies, Inc. +# 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.1 2003/08/12 00:38:21 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/quixote-0.6.1.ebuild,v 1.2 2003/09/08 07:16:26 msterret Exp $ PN0="Quixote" DESCRIPTION="Python HTML templating framework for developing web applications." diff --git a/dev-python/quixote/quixote-0.6.ebuild b/dev-python/quixote/quixote-0.6.ebuild index f2b69e3ea6a5..b3f17f8bb49e 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. +# 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.ebuild,v 1.3 2003/06/22 12:16:00 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/quixote-0.6.ebuild,v 1.4 2003/09/08 07:16:26 msterret Exp $ PN0="Quixote" DESCRIPTION="Python HTML templating framework for developing web applications." |