summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/quixote')
-rw-r--r--dev-python/quixote/ChangeLog8
-rw-r--r--dev-python/quixote/quixote-1.0.ebuild29
-rw-r--r--dev-python/quixote/quixote-1.2.ebuild29
-rw-r--r--dev-python/quixote/quixote-2.4.ebuild27
-rw-r--r--dev-python/quixote/quixote-2.5.ebuild27
5 files changed, 6 insertions, 114 deletions
diff --git a/dev-python/quixote/ChangeLog b/dev-python/quixote/ChangeLog
index 35e65a4f5d18..bb896ef2398d 100644
--- a/dev-python/quixote/ChangeLog
+++ b/dev-python/quixote/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/quixote
-# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/ChangeLog,v 1.24 2009/02/15 15:10:32 patrick Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/ChangeLog,v 1.25 2009/09/04 17:50:56 patrick Exp $
+
+ 04 Sep 2009; Patrick Lauer <patrick@gentoo.org> -quixote-1.0.ebuild,
+ -quixote-1.2.ebuild, -quixote-2.4.ebuild, -quixote-2.5.ebuild:
+ Remove old
*quixote-2.6 (15 Feb 2009)
diff --git a/dev-python/quixote/quixote-1.0.ebuild b/dev-python/quixote/quixote-1.0.ebuild
deleted file mode 100644
index 6916c99e6fb1..000000000000
--- a/dev-python/quixote/quixote-1.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/quixote-1.0.ebuild,v 1.8 2008/02/23 23:04:32 hollow Exp $
-
-inherit distutils
-
-MY_P=${P/q/Q}
-
-DESCRIPTION="Python HTML templating framework for developing web applications."
-HOMEPAGE="http://quixote.ca"
-SRC_URI="http://quixote.ca/releases/${MY_P}.tar.gz"
-
-LICENSE="CNRI"
-SLOT="0"
-KEYWORDS="~ppc ~x86"
-IUSE=""
-
-DEPEND=">=dev-lang/python-2.2"
-
-S="${WORKDIR}"/${MY_P}
-
-src_install() {
- DOCS="ACKS CHANGES"
- distutils_src_install
- dodoc doc/*.txt
- dohtml doc/*.html
- insinto /usr/share/${PN}/demo
- doins demo/*
-}
diff --git a/dev-python/quixote/quixote-1.2.ebuild b/dev-python/quixote/quixote-1.2.ebuild
deleted file mode 100644
index 36890d9dd12d..000000000000
--- a/dev-python/quixote/quixote-1.2.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/quixote-1.2.ebuild,v 1.1 2008/02/23 23:04:32 hollow Exp $
-
-inherit distutils
-
-MY_P=${P/q/Q}
-
-DESCRIPTION="Python HTML templating framework for developing web applications."
-HOMEPAGE="http://quixote.ca"
-SRC_URI="http://quixote.ca/releases/${MY_P}.tar.gz"
-
-LICENSE="CNRI"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-DEPEND=">=dev-lang/python-2.2"
-
-S="${WORKDIR}"/${MY_P}
-
-src_install() {
- DOCS="ACKS CHANGES"
- distutils_src_install
- dodoc doc/*.txt
- dohtml doc/*.html
- insinto /usr/share/${PN}/demo
- doins demo/*
-}
diff --git a/dev-python/quixote/quixote-2.4.ebuild b/dev-python/quixote/quixote-2.4.ebuild
deleted file mode 100644
index 5c1e9d3d2eae..000000000000
--- a/dev-python/quixote/quixote-2.4.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/quixote-2.4.ebuild,v 1.6 2008/02/23 23:04:32 hollow Exp $
-
-inherit distutils
-
-MY_P=${P/q/Q}
-
-DESCRIPTION="Python HTML templating framework for developing web applications."
-HOMEPAGE="http://quixote.ca"
-SRC_URI="http://quixote.ca/releases/${MY_P}.tar.gz"
-
-LICENSE="CNRI-QUIXOTE-2.4"
-SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
-IUSE=""
-
-DEPEND=">=dev-lang/python-2.3"
-
-S="${WORKDIR}"/${MY_P}
-
-src_install() {
- DOCS="ACKS CHANGES"
- distutils_src_install
- dodoc doc/*.txt
- dohtml doc/*.html
-}
diff --git a/dev-python/quixote/quixote-2.5.ebuild b/dev-python/quixote/quixote-2.5.ebuild
deleted file mode 100644
index b565cf0d3257..000000000000
--- a/dev-python/quixote/quixote-2.5.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/quixote-2.5.ebuild,v 1.1 2008/02/23 23:04:32 hollow Exp $
-
-inherit distutils
-
-MY_P=${P/q/Q}
-
-DESCRIPTION="Python HTML templating framework for developing web applications."
-HOMEPAGE="http://quixote.ca"
-SRC_URI="http://quixote.ca/releases/${MY_P}.tar.gz"
-
-LICENSE="CNRI-QUIXOTE-2.4"
-SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
-IUSE=""
-
-DEPEND=">=dev-lang/python-2.3"
-
-S="${WORKDIR}"/${MY_P}
-
-src_install() {
- DOCS="ACKS CHANGES"
- distutils_src_install
- dodoc doc/*.txt
- dohtml doc/*.html
-}