diff options
author | Alastair Tse <liquidx@gentoo.org> | 2004-11-29 09:53:04 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2004-11-29 09:53:04 +0000 |
commit | cc27be4c685119e87711305a9750446378064812 (patch) | |
tree | 5bbf67285eace51dfe6053f288d48b365e5606b4 | |
parent | QA: added missing IUSE. (Manifest recommit) (diff) | |
download | gentoo-2-cc27be4c685119e87711305a9750446378064812.tar.gz gentoo-2-cc27be4c685119e87711305a9750446378064812.tar.bz2 gentoo-2-cc27be4c685119e87711305a9750446378064812.zip |
cleanup
-rw-r--r-- | dev-python/cheetah/cheetah-0.9.14.ebuild | 26 | ||||
-rw-r--r-- | dev-python/cheetah/files/digest-cheetah-0.9.14 | 1 |
2 files changed, 0 insertions, 27 deletions
diff --git a/dev-python/cheetah/cheetah-0.9.14.ebuild b/dev-python/cheetah/cheetah-0.9.14.ebuild deleted file mode 100644 index 4784065f1ea3..000000000000 --- a/dev-python/cheetah/cheetah-0.9.14.ebuild +++ /dev/null @@ -1,26 +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/cheetah/cheetah-0.9.14.ebuild,v 1.3 2004/06/25 01:26:57 agriffis Exp $ - -inherit distutils - -MY_P=${P/ch/Ch} -S=${WORKDIR}/${MY_P} -DESCRIPTION="Cheetah is a Python-powered template engine and code generator." -SRC_URI="mirror://sourceforge/cheetahtemplate/${MY_P}.tar.gz" -HOMEPAGE="http://www.cheetahtemplate.org/" - -DEPEND=">=dev-lang/python-2.2" - -SLOT="0" -KEYWORDS="x86 sparc alpha" -LICENSE="PSF-2.2" -IUSE="" - -src_install() { - DOCS="README CHANGES PKG-INFO LICENSE TODO" - distutils_src_install - dodir /usr/share/doc/${PF} - cp -R ${S}/examples ${D}/usr/share/doc/${PF}/ -} - diff --git a/dev-python/cheetah/files/digest-cheetah-0.9.14 b/dev-python/cheetah/files/digest-cheetah-0.9.14 deleted file mode 100644 index b030aa7244f8..000000000000 --- a/dev-python/cheetah/files/digest-cheetah-0.9.14 +++ /dev/null @@ -1 +0,0 @@ -MD5 500a4fa02250836cb65b87e029512cf0 Cheetah-0.9.14.tar.gz 581582 |