diff options
author | Grant Goodyear <g2boojum@gentoo.org> | 2004-07-03 18:37:32 +0000 |
---|---|---|
committer | Grant Goodyear <g2boojum@gentoo.org> | 2004-07-03 18:37:32 +0000 |
commit | 3d6d587b1ba0444f4fa2f1176af9d548d688e820 (patch) | |
tree | 847b8ad5d1edba7cc4c9c4b5c4aed346e7015ad4 /dev-python/quixote | |
parent | ~alpha on behalf of kloeri (Manifest recommit) (diff) | |
download | gentoo-2-3d6d587b1ba0444f4fa2f1176af9d548d688e820.tar.gz gentoo-2-3d6d587b1ba0444f4fa2f1176af9d548d688e820.tar.bz2 gentoo-2-3d6d587b1ba0444f4fa2f1176af9d548d688e820.zip |
Forgot to kill some ebuilds in cvs.
Diffstat (limited to 'dev-python/quixote')
-rw-r--r-- | dev-python/quixote/quixote-0.5.1.ebuild | 29 | ||||
-rw-r--r-- | dev-python/quixote/quixote-0.6.ebuild | 29 | ||||
-rw-r--r-- | dev-python/quixote/quixote-0.7_alpha1.ebuild | 30 | ||||
-rw-r--r-- | dev-python/quixote/quixote-0.7_alpha2.ebuild | 30 | ||||
-rw-r--r-- | dev-python/quixote/quixote-0.7_alpha3.ebuild | 30 |
5 files changed, 0 insertions, 148 deletions
diff --git a/dev-python/quixote/quixote-0.5.1.ebuild b/dev-python/quixote/quixote-0.5.1.ebuild deleted file mode 100644 index 0d26c520efcf..000000000000 --- a/dev-python/quixote/quixote-0.5.1.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# 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.5 2004/06/25 01:48:48 agriffis Exp $ - -PN0="Quixote" -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}-${PV}.tar.gz" - -LICENSE="CNRI" -SLOT="0" -KEYWORDS="x86" -IUSE="" - -inherit distutils - -DEPEND=">=dev-lang/python-2.2" -S=${WORKDIR}/${PN0}-${PV} - -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/* -} - diff --git a/dev-python/quixote/quixote-0.6.ebuild b/dev-python/quixote/quixote-0.6.ebuild deleted file mode 100644 index 0b28ea591385..000000000000 --- a/dev-python/quixote/quixote-0.6.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# 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.5 2004/06/25 01:48:48 agriffis Exp $ - -PN0="Quixote" -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}-${PV}.tar.gz" - -LICENSE="CNRI" -SLOT="0" -KEYWORDS="x86" -IUSE="" - -inherit distutils - -DEPEND=">=dev-lang/python-2.2" -S=${WORKDIR}/${PN0}-${PV} - -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/* -} - diff --git a/dev-python/quixote/quixote-0.7_alpha1.ebuild b/dev-python/quixote/quixote-0.7_alpha1.ebuild deleted file mode 100644 index 5653e9332987..000000000000 --- a/dev-python/quixote/quixote-0.7_alpha1.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# 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.2 2004/06/25 01:48:48 agriffis 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/* -} - diff --git a/dev-python/quixote/quixote-0.7_alpha2.ebuild b/dev-python/quixote/quixote-0.7_alpha2.ebuild deleted file mode 100644 index 4203acecd6c4..000000000000 --- a/dev-python/quixote/quixote-0.7_alpha2.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/quixote-0.7_alpha2.ebuild,v 1.2 2004/06/25 01:48:48 agriffis Exp $ - -PN0="Quixote" -PV0="${PV/_alpha/a}" -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/* -} - diff --git a/dev-python/quixote/quixote-0.7_alpha3.ebuild b/dev-python/quixote/quixote-0.7_alpha3.ebuild deleted file mode 100644 index 0e78ac08bbc9..000000000000 --- a/dev-python/quixote/quixote-0.7_alpha3.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/quixote-0.7_alpha3.ebuild,v 1.2 2004/06/25 01:48:48 agriffis Exp $ - -PN0="Quixote" -PV0="${PV/_alpha/a}" -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/* -} - |