diff options
Diffstat (limited to 'dev-python/cheetah/cheetah-2.0_rc8.ebuild')
-rw-r--r-- | dev-python/cheetah/cheetah-2.0_rc8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/cheetah/cheetah-2.0_rc8.ebuild b/dev-python/cheetah/cheetah-2.0_rc8.ebuild index c580316bf6f5..eb6d461865ff 100644 --- a/dev-python/cheetah/cheetah-2.0_rc8.ebuild +++ b/dev-python/cheetah/cheetah-2.0_rc8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-2.0_rc8.ebuild,v 1.2 2007/05/01 18:50:07 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-2.0_rc8.ebuild,v 1.3 2007/07/19 18:06:40 grobian Exp $ NEED_PYTHON=2.2 @@ -14,7 +14,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 ~sparc ~x86" SLOT="0" DEPEND="" |