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
commitc57848616af48e4881c79a069d848784e2181739 (patch)
tree3dbc8440c8d9b601cce8aa27725e465f56868ef9 /dev-python
parentia64/sparc stable wrt #314467 (diff)
downloadgentoo-2-c57848616af48e4881c79a069d848784e2181739.tar.gz
gentoo-2-c57848616af48e4881c79a069d848784e2181739.tar.bz2
gentoo-2-c57848616af48e4881c79a069d848784e2181739.zip
alpha/ia64/sparc stable wrt #313143
(Portage version: 2.1.7.17/cvs/Linux ia64)
Diffstat (limited to 'dev-python')
-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"