summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-05-08 17:53:51 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-05-08 17:53:51 +0000
commit1d654711b19217e8a53b4559b5e44d4e8643365c (patch)
tree1d32667056a11cc2b38d958a6b4cee24c905ef47 /dev-python/cheetah
parentalpha/ia64/s390/sh/sparc stable wrt #314467 (diff)
downloadhistorical-1d654711b19217e8a53b4559b5e44d4e8643365c.tar.gz
historical-1d654711b19217e8a53b4559b5e44d4e8643365c.tar.bz2
historical-1d654711b19217e8a53b4559b5e44d4e8643365c.zip
alpha/ia64/sparc stable wrt #313143
Package-Manager: portage-2.1.7.17/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.2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/cheetah/ChangeLog b/dev-python/cheetah/ChangeLog
index 9bd2ed952501..79b3d5b966ab 100644
--- a/dev-python/cheetah/ChangeLog
+++ b/dev-python/cheetah/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/cheetah
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/ChangeLog,v 1.66 2010/04/18 17:38:26 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/ChangeLog,v 1.67 2010/05/08 17:53:51 armin76 Exp $
+
+ 08 May 2010; Raúl Porcel <armin76@gentoo.org> cheetah-2.4.2.1.ebuild:
+ alpha/ia64/sparc stable wrt #313143
18 Apr 2010; <nixnut@gentoo.org> cheetah-2.4.2.1.ebuild:
ppc stable #313143
diff --git a/dev-python/cheetah/cheetah-2.4.2.1.ebuild b/dev-python/cheetah/cheetah-2.4.2.1.ebuild
index ec18a86e1b64..822a84904712 100644
--- a/dev-python/cheetah/cheetah-2.4.2.1.ebuild
+++ b/dev-python/cheetah/cheetah-2.4.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-2.4.2.1.ebuild,v 1.3 2010/04/18 17:38:26 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-2.4.2.1.ebuild,v 1.4 2010/05/08 17:53:51 armin76 Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -17,7 +17,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"