mgorny      14/08/28 11:16:05

  Modified:             starcluster-0.93.3.ebuild
                        starcluster-0.93.3-r1.ebuild ChangeLog
  Log:
  Remove mistakenly left USE=bash-completion.
  
  (Portage version: 2.2.11_p165/cvs/Linux x86_64, signed Manifest commit with 
key EFB4464E!)

Revision  Changes    Path
1.7                  dev-python/starcluster/starcluster-0.93.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/starcluster/starcluster-0.93.3.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/starcluster/starcluster-0.93.3.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/starcluster/starcluster-0.93.3.ebuild?r1=1.6&r2=1.7

Index: starcluster-0.93.3.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/starcluster/starcluster-0.93.3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- starcluster-0.93.3.ebuild   4 Mar 2013 16:22:19 -0000       1.6
+++ starcluster-0.93.3.ebuild   28 Aug 2014 11:16:05 -0000      1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 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.6 
2013/03/04 16:22:19 idella4 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/starcluster/starcluster-0.93.3.ebuild,v 1.7 
2014/08/28 11:16:05 mgorny Exp $
 
 EAPI=4
 
@@ -20,7 +20,7 @@
 LICENSE="LGPL-3"
 KEYWORDS="~amd64 ~x86"
 SLOT="0"
-IUSE="doc bash-completion epydoc"
+IUSE="doc epydoc"
 
 RDEPEND=">=dev-python/ssh-1.7.13
        >=dev-python/boto-2.3.0



1.2                  dev-python/starcluster/starcluster-0.93.3-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/starcluster/starcluster-0.93.3-r1.ebuild?rev=1.2&view=markup
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
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/starcluster/starcluster-0.93.3-r1.ebuild?r1=1.1&r2=1.2

Index: starcluster-0.93.3-r1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/starcluster/starcluster-0.93.3-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- starcluster-0.93.3-r1.ebuild        19 Apr 2013 13:56:41 -0000      1.1
+++ starcluster-0.93.3-r1.ebuild        28 Aug 2014 11:16:05 -0000      1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 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-r1.ebuild,v 
1.1 2013/04/19 13:56:41 idella4 Exp $
+# $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 $
 
 EAPI=5
 
@@ -18,7 +18,7 @@
 LICENSE="LGPL-3"
 KEYWORDS="~amd64 ~x86"
 SLOT="0"
-IUSE="doc bash-completion epydoc"
+IUSE="doc epydoc"
 
 RDEPEND=">=dev-python/ssh-1.7.13[${PYTHON_USEDEP}]
        >=dev-python/boto-2.3.0[${PYTHON_USEDEP}]



1.9                  dev-python/starcluster/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/starcluster/ChangeLog?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/starcluster/ChangeLog?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/starcluster/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/starcluster/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   19 Apr 2013 13:56:41 -0000      1.8
+++ ChangeLog   28 Aug 2014 11:16:05 -0000      1.9
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/starcluster
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/starcluster/ChangeLog,v 1.8 
2013/04/19 13:56:41 idella4 Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/starcluster/ChangeLog,v 1.9 
2014/08/28 11:16:05 mgorny Exp $
+
+  28 Aug 2014; Michał Górny <[email protected]> starcluster-0.93.3-r1.ebuild,
+  starcluster-0.93.3.ebuild:
+  Remove mistakenly left USE=bash-completion.
 
 *starcluster-0.93.3-r1 (19 Apr 2013)
 




Reply via email to