floppym     14/11/25 17:02:02

  Modified:             fabric-1.10.0.ebuild
  Log:
  Remove redundant comment.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  Changes    Path
1.4                  dev-python/fabric/fabric-1.10.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/fabric/fabric-1.10.0.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/fabric/fabric-1.10.0.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/fabric/fabric-1.10.0.ebuild?r1=1.3&r2=1.4

Index: fabric-1.10.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/fabric/fabric-1.10.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- fabric-1.10.0.ebuild        7 Nov 2014 04:29:53 -0000       1.3
+++ fabric-1.10.0.ebuild        25 Nov 2014 17:02:02 -0000      1.4
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/fabric/fabric-1.10.0.ebuild,v 
1.3 2014/11/07 04:29:53 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/fabric/fabric-1.10.0.ebuild,v 
1.4 2014/11/25 17:02:02 floppym Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 )   # py2 only
+PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1
 




Reply via email to