diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-10-10 09:43:27 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-10-10 09:43:27 +0000 |
commit | dfba1b5747d584a7a8ae444bc340b2be10e75931 (patch) | |
tree | 51fceb99e188603e06768bb71b64b7808e4767c2 /dev-python/cheetah/cheetah-2.0.1.ebuild | |
parent | make sure ntpd stops - bug #240676 - thanks (diff) | |
download | gentoo-2-dfba1b5747d584a7a8ae444bc340b2be10e75931.tar.gz gentoo-2-dfba1b5747d584a7a8ae444bc340b2be10e75931.tar.bz2 gentoo-2-dfba1b5747d584a7a8ae444bc340b2be10e75931.zip |
alpha/ia64/sparc stable wrt #239581
(Portage version: 2.1.4.5)
Diffstat (limited to 'dev-python/cheetah/cheetah-2.0.1.ebuild')
-rw-r--r-- | dev-python/cheetah/cheetah-2.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/cheetah/cheetah-2.0.1.ebuild b/dev-python/cheetah/cheetah-2.0.1.ebuild index c9ee47c92efe..f4a1d10e9909 100644 --- a/dev-python/cheetah/cheetah-2.0.1.ebuild +++ b/dev-python/cheetah/cheetah-2.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-2.0.1.ebuild,v 1.3 2008/10/09 20:37:21 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-2.0.1.ebuild,v 1.4 2008/10/10 09:43:27 armin76 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 ~sparc x86" +KEYWORDS="alpha ~amd64 ia64 ppc sparc x86" SLOT="0" DEPEND="dev-python/setuptools" |