diff options
author | Markus Meier <maekke@gentoo.org> | 2009-12-01 10:46:54 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-12-01 10:46:54 +0000 |
commit | e2a130490143cdda465bbd97f6886a28069cff27 (patch) | |
tree | 75a4a469d425779f8bad676821639a8531bf6fb5 /dev-python/cheetah/cheetah-2.4.0.ebuild | |
parent | Version bump KDE 4.3.4 (diff) | |
download | gentoo-2-e2a130490143cdda465bbd97f6886a28069cff27.tar.gz gentoo-2-e2a130490143cdda465bbd97f6886a28069cff27.tar.bz2 gentoo-2-e2a130490143cdda465bbd97f6886a28069cff27.zip |
x86 stable, bug #294829
(Portage version: 2.2_rc54/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/cheetah/cheetah-2.4.0.ebuild')
-rw-r--r-- | dev-python/cheetah/cheetah-2.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/cheetah/cheetah-2.4.0.ebuild b/dev-python/cheetah/cheetah-2.4.0.ebuild index 0eca470ec86b..82a346559835 100644 --- a/dev-python/cheetah/cheetah-2.4.0.ebuild +++ b/dev-python/cheetah/cheetah-2.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-2.4.0.ebuild,v 1.3 2009/11/21 19:03:34 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-2.4.0.ebuild,v 1.4 2009/12/01 10:46:54 maekke Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -16,7 +16,7 @@ SRC_URI="http://pypi.python.org/packages/source/${MY_P:0:1}/${MY_PN}/${MY_P}.tar LICENSE="PSF-2.2" IUSE="" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" SLOT="0" RDEPEND="dev-python/markdown" |