Gentoo Archives: gentoo-commits

From: "Ian Delaney (idella4)" <idella4@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/starcluster: starcluster-0.93.3.ebuild ChangeLog
Date: Mon, 04 Mar 2013 16:01:46
Message-Id: 20130304160139.83A052171D@flycatcher.gentoo.org
1 idella4 13/03/04 16:01:39
2
3 Modified: starcluster-0.93.3.ebuild ChangeLog
4 Log:
5 Update dep jinja, prompt from quantumsummers
6
7 (Portage version: 2.1.11.40/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
8
9 Revision Changes Path
10 1.5 dev-python/starcluster/starcluster-0.93.3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/starcluster/starcluster-0.93.3.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/starcluster/starcluster-0.93.3.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/starcluster/starcluster-0.93.3.ebuild?r1=1.4&r2=1.5
15
16 Index: starcluster-0.93.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/starcluster/starcluster-0.93.3.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- starcluster-0.93.3.ebuild 13 Nov 2012 07:27:34 -0000 1.4
23 +++ starcluster-0.93.3.ebuild 4 Mar 2013 16:01:39 -0000 1.5
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-python/starcluster/starcluster-0.93.3.ebuild,v 1.4 2012/11/13 07:27:34 idella4 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-python/starcluster/starcluster-0.93.3.ebuild,v 1.5 2013/03/04 16:01:39 idella4 Exp $
30
31 EAPI=4
32
33 @@ -24,7 +24,7 @@
34
35 RDEPEND=">=dev-python/ssh-1.7.13
36 >=dev-python/boto-2.3.0
37 - =dev-python/jinja-2.6
38 + =dev-python/jinja-2.6-r1
39 >=dev-python/decorator-3.1.1
40 >=dev-python/pyasn1-0.0.13_beta
41 =dev-python/workerpool-0.9.2"
42
43
44
45 1.6 dev-python/starcluster/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/starcluster/ChangeLog?rev=1.6&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/starcluster/ChangeLog?rev=1.6&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/starcluster/ChangeLog?r1=1.5&r2=1.6
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-python/starcluster/ChangeLog,v
54 retrieving revision 1.5
55 retrieving revision 1.6
56 diff -u -r1.5 -r1.6
57 --- ChangeLog 30 Nov 2012 08:28:22 -0000 1.5
58 +++ ChangeLog 4 Mar 2013 16:01:39 -0000 1.6
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-python/starcluster
61 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-python/starcluster/ChangeLog,v 1.5 2012/11/30 08:28:22 idella4 Exp $
63 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-python/starcluster/ChangeLog,v 1.6 2013/03/04 16:01:39 idella4 Exp $
65 +
66 + 04 Mar 2013; Ian Delaney <idella4@g.o> starcluster-0.93.3.ebuild:
67 + Update dep jinja, prompt from quantumsummers
68
69 01 Dec 2012; Ian Delaney <idella4@g.o>
70 files/starcluster-0.93.3-requires.patch: