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 | cb7db5038371ee97b640484c40a7d74a2c711b7f (patch) | |
tree | d0122e77701512188a2f6a36ef384179f78f04cf /dev-python/cheetah | |
parent | QA: added missing IUSE. (diff) | |
download | historical-cb7db5038371ee97b640484c40a7d74a2c711b7f.tar.gz historical-cb7db5038371ee97b640484c40a7d74a2c711b7f.tar.bz2 historical-cb7db5038371ee97b640484c40a7d74a2c711b7f.zip |
cleanup
Diffstat (limited to 'dev-python/cheetah')
-rw-r--r-- | dev-python/cheetah/Manifest | 12 | ||||
-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 |
3 files changed, 10 insertions, 29 deletions
diff --git a/dev-python/cheetah/Manifest b/dev-python/cheetah/Manifest index a93899c19db9..c926a7b11320 100644 --- a/dev-python/cheetah/Manifest +++ b/dev-python/cheetah/Manifest @@ -1,6 +1,14 @@ -MD5 d852d0ed05bc99cbb137dcbadaf090c2 cheetah-0.9.14.ebuild 722 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 c9f97f160e29d936610ee1ae33f6a0bb ChangeLog 2005 MD5 67f49eb24934d4c5ca95fd1ad0ca3203 cheetah-0.9.15.ebuild 744 MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159 -MD5 396f381063c4bfd885d2142930d03f6c files/digest-cheetah-0.9.14 66 MD5 346125593cce81eee8da56f014122de2 files/digest-cheetah-0.9.15 66 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.6 (GNU/Linux) + +iD8DBQFBqvGiRkyva5PS18kRAtVtAJ4pEanNPe5l6kzh+CaVo3flJY8c6QCcCcYB +Qa1ZoriCa5zYmyH7Mntkhgg= +=lztI +-----END PGP SIGNATURE----- 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 |