summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/cheetah/cheetah-2.4.4.ebuild')
-rw-r--r--dev-python/cheetah/cheetah-2.4.4.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/cheetah/cheetah-2.4.4.ebuild b/dev-python/cheetah/cheetah-2.4.4.ebuild
index 81bc522016b8..db00c5aacdeb 100644
--- a/dev-python/cheetah/cheetah-2.4.4.ebuild
+++ b/dev-python/cheetah/cheetah-2.4.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-2.4.4.ebuild,v 1.1 2010/12/19 20:52:17 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-2.4.4.ebuild,v 1.2 2011/01/26 14:06:10 hwoarang Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz"
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"