summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/starcluster')
-rw-r--r--dev-python/starcluster/ChangeLog7
-rw-r--r--dev-python/starcluster/starcluster-0.93.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/starcluster/ChangeLog b/dev-python/starcluster/ChangeLog
index 7c7f7c9aa221..e9ec0505619f 100644
--- a/dev-python/starcluster/ChangeLog
+++ b/dev-python/starcluster/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/starcluster
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/starcluster/ChangeLog,v 1.5 2012/11/30 08:28:22 idella4 Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/starcluster/ChangeLog,v 1.6 2013/03/04 16:01:39 idella4 Exp $
+
+ 04 Mar 2013; Ian Delaney <idella4@gentoo.org> starcluster-0.93.3.ebuild:
+ Update dep jinja, prompt from quantumsummers
01 Dec 2012; Ian Delaney <idella4@gentoo.org>
files/starcluster-0.93.3-requires.patch:
diff --git a/dev-python/starcluster/starcluster-0.93.3.ebuild b/dev-python/starcluster/starcluster-0.93.3.ebuild
index 88bfda39ffad..4fb675d10edc 100644
--- a/dev-python/starcluster/starcluster-0.93.3.ebuild
+++ b/dev-python/starcluster/starcluster-0.93.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/starcluster/starcluster-0.93.3.ebuild,v 1.4 2012/11/13 07:27:34 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/starcluster/starcluster-0.93.3.ebuild,v 1.5 2013/03/04 16:01:39 idella4 Exp $
EAPI=4
@@ -24,7 +24,7 @@ IUSE="doc bash-completion epydoc"
RDEPEND=">=dev-python/ssh-1.7.13
>=dev-python/boto-2.3.0
- =dev-python/jinja-2.6
+ =dev-python/jinja-2.6-r1
>=dev-python/decorator-3.1.1
>=dev-python/pyasn1-0.0.13_beta
=dev-python/workerpool-0.9.2"