summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-12-15 16:29:26 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-12-15 16:29:26 +0000
commit5bad56833d9a85809b4e556ec6c09c44ca220267 (patch)
treef8233cc163a3d8f2e76447093c9d0dda2c44d441 /dev-python/cheetah
parentamd64 stable wrt #297023 (diff)
downloadgentoo-2-5bad56833d9a85809b4e556ec6c09c44ca220267.tar.gz
gentoo-2-5bad56833d9a85809b4e556ec6c09c44ca220267.tar.bz2
gentoo-2-5bad56833d9a85809b4e556ec6c09c44ca220267.zip
alpha/ia64/sparc stable wrt #294829
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'dev-python/cheetah')
-rw-r--r--dev-python/cheetah/ChangeLog5
-rw-r--r--dev-python/cheetah/cheetah-2.4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/cheetah/ChangeLog b/dev-python/cheetah/ChangeLog
index d5d6a8227365..0255a0167c48 100644
--- a/dev-python/cheetah/ChangeLog
+++ b/dev-python/cheetah/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/cheetah
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/ChangeLog,v 1.57 2009/12/09 18:48:06 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/ChangeLog,v 1.58 2009/12/15 16:29:26 armin76 Exp $
+
+ 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> cheetah-2.4.0.ebuild:
+ alpha/ia64/sparc stable wrt #294829
09 Dec 2009; nixnut <nixnut@gentoo.org> cheetah-2.4.0.ebuild:
ppc stable #294829
diff --git a/dev-python/cheetah/cheetah-2.4.0.ebuild b/dev-python/cheetah/cheetah-2.4.0.ebuild
index e0dc95fb5848..89b2a3bc92d2 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.5 2009/12/09 18:48:06 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-2.4.0.ebuild,v 1.6 2009/12/15 16:29:26 armin76 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"