diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 14:05:57 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 14:05:57 +0000 |
commit | da06035d82fd40de4ab6bb27ba36902ee0df654c (patch) | |
tree | 1bf362b3223e73fb725737d419dc57e1a6c99384 /dev-python/cheetah/cheetah-0.9.17.ebuild | |
parent | Mark 1.0_beta1 stable on ia64 (diff) | |
download | gentoo-2-da06035d82fd40de4ab6bb27ba36902ee0df654c.tar.gz gentoo-2-da06035d82fd40de4ab6bb27ba36902ee0df654c.tar.bz2 gentoo-2-da06035d82fd40de4ab6bb27ba36902ee0df654c.zip |
Mark 0.9.17 stable on ia64
(Portage version: 1.589-cvs)
Diffstat (limited to 'dev-python/cheetah/cheetah-0.9.17.ebuild')
-rw-r--r-- | dev-python/cheetah/cheetah-0.9.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/cheetah/cheetah-0.9.17.ebuild b/dev-python/cheetah/cheetah-0.9.17.ebuild index bee03a607434..2bae1e1b2bba 100644 --- a/dev-python/cheetah/cheetah-0.9.17.ebuild +++ b/dev-python/cheetah/cheetah-0.9.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-0.9.17.ebuild,v 1.4 2005/08/26 03:23:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-0.9.17.ebuild,v 1.5 2005/10/02 14:05:57 agriffis Exp $ inherit distutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.cheetahtemplate.org/" SRC_URI="mirror://sourceforge/cheetahtemplate/${MY_P}.tar.gz" LICENSE="PSF-2.2" IUSE="" -KEYWORDS="alpha ~amd64 ~ia64 ppc ppc-macos sparc x86" +KEYWORDS="alpha ~amd64 ia64 ppc ppc-macos sparc x86" SLOT="0" DEPEND=">=dev-lang/python-2.2" S=${WORKDIR}/${MY_P} |