Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/starcluster: starcluster-0.93.3.ebuild starcluster-0.93.3-r1.ebuild ChangeLog
Date: Thu, 28 Aug 2014 11:16:10
Message-Id: 20140828111605.B9DD941A9@oystercatcher.gentoo.org
1 mgorny 14/08/28 11:16:05
2
3 Modified: starcluster-0.93.3.ebuild
4 starcluster-0.93.3-r1.ebuild ChangeLog
5 Log:
6 Remove mistakenly left USE=bash-completion.
7
8 (Portage version: 2.2.11_p165/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
9
10 Revision Changes Path
11 1.7 dev-python/starcluster/starcluster-0.93.3.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/starcluster/starcluster-0.93.3.ebuild?rev=1.7&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/starcluster/starcluster-0.93.3.ebuild?rev=1.7&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/starcluster/starcluster-0.93.3.ebuild?r1=1.6&r2=1.7
16
17 Index: starcluster-0.93.3.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-python/starcluster/starcluster-0.93.3.ebuild,v
20 retrieving revision 1.6
21 retrieving revision 1.7
22 diff -u -r1.6 -r1.7
23 --- starcluster-0.93.3.ebuild 4 Mar 2013 16:22:19 -0000 1.6
24 +++ starcluster-0.93.3.ebuild 28 Aug 2014 11:16:05 -0000 1.7
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2013 Gentoo Foundation
27 +# Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-python/starcluster/starcluster-0.93.3.ebuild,v 1.6 2013/03/04 16:22:19 idella4 Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-python/starcluster/starcluster-0.93.3.ebuild,v 1.7 2014/08/28 11:16:05 mgorny Exp $
31
32 EAPI=4
33
34 @@ -20,7 +20,7 @@
35 LICENSE="LGPL-3"
36 KEYWORDS="~amd64 ~x86"
37 SLOT="0"
38 -IUSE="doc bash-completion epydoc"
39 +IUSE="doc epydoc"
40
41 RDEPEND=">=dev-python/ssh-1.7.13
42 >=dev-python/boto-2.3.0
43
44
45
46 1.2 dev-python/starcluster/starcluster-0.93.3-r1.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/starcluster/starcluster-0.93.3-r1.ebuild?rev=1.2&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/starcluster/starcluster-0.93.3-r1.ebuild?rev=1.2&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/starcluster/starcluster-0.93.3-r1.ebuild?r1=1.1&r2=1.2
51
52 Index: starcluster-0.93.3-r1.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-python/starcluster/starcluster-0.93.3-r1.ebuild,v
55 retrieving revision 1.1
56 retrieving revision 1.2
57 diff -u -r1.1 -r1.2
58 --- starcluster-0.93.3-r1.ebuild 19 Apr 2013 13:56:41 -0000 1.1
59 +++ starcluster-0.93.3-r1.ebuild 28 Aug 2014 11:16:05 -0000 1.2
60 @@ -1,6 +1,6 @@
61 -# Copyright 1999-2013 Gentoo Foundation
62 +# Copyright 1999-2014 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/dev-python/starcluster/starcluster-0.93.3-r1.ebuild,v 1.1 2013/04/19 13:56:41 idella4 Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/dev-python/starcluster/starcluster-0.93.3-r1.ebuild,v 1.2 2014/08/28 11:16:05 mgorny Exp $
66
67 EAPI=5
68
69 @@ -18,7 +18,7 @@
70 LICENSE="LGPL-3"
71 KEYWORDS="~amd64 ~x86"
72 SLOT="0"
73 -IUSE="doc bash-completion epydoc"
74 +IUSE="doc epydoc"
75
76 RDEPEND=">=dev-python/ssh-1.7.13[${PYTHON_USEDEP}]
77 >=dev-python/boto-2.3.0[${PYTHON_USEDEP}]
78
79
80
81 1.9 dev-python/starcluster/ChangeLog
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/starcluster/ChangeLog?rev=1.9&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/starcluster/ChangeLog?rev=1.9&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/starcluster/ChangeLog?r1=1.8&r2=1.9
86
87 Index: ChangeLog
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/dev-python/starcluster/ChangeLog,v
90 retrieving revision 1.8
91 retrieving revision 1.9
92 diff -u -r1.8 -r1.9
93 --- ChangeLog 19 Apr 2013 13:56:41 -0000 1.8
94 +++ ChangeLog 28 Aug 2014 11:16:05 -0000 1.9
95 @@ -1,6 +1,10 @@
96 # ChangeLog for dev-python/starcluster
97 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
98 -# $Header: /var/cvsroot/gentoo-x86/dev-python/starcluster/ChangeLog,v 1.8 2013/04/19 13:56:41 idella4 Exp $
99 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
100 +# $Header: /var/cvsroot/gentoo-x86/dev-python/starcluster/ChangeLog,v 1.9 2014/08/28 11:16:05 mgorny Exp $
101 +
102 + 28 Aug 2014; Michał Górny <mgorny@g.o> starcluster-0.93.3-r1.ebuild,
103 + starcluster-0.93.3.ebuild:
104 + Remove mistakenly left USE=bash-completion.
105
106 *starcluster-0.93.3-r1 (19 Apr 2013)