mr_bones_    15/04/02 18:40:59

  Modified:             ujson-1.33.ebuild
  Log:
  whitespace
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, 
unsigned Manifest commit)

Revision  Changes    Path
1.7                  dev-python/ujson/ujson-1.33.ebuild

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

Index: ujson-1.33.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ujson/ujson-1.33.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ujson-1.33.ebuild   9 Mar 2015 00:01:31 -0000       1.6
+++ ujson-1.33.ebuild   2 Apr 2015 18:40:59 -0000       1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ujson/ujson-1.33.ebuild,v 1.6 
2015/03/09 00:01:31 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ujson/ujson-1.33.ebuild,v 1.7 
2015/04/02 18:40:59 mr_bones_ Exp $
 
 EAPI="5"
 
@@ -30,7 +30,7 @@
 
 python_test() {
        # See setup.py; line 72. Again "${S}" is used for reading tests
-       # Since py3_2 is first in the queue it needs its own copy 
+       # Since py3_2 is first in the queue it needs its own copy
        # or else all py2s to follow will be reading read py3 tests
        if [[ "${EPYTHON}" =~ 'python3' ]]; then
                cd "${BUILD_DIR}"/lib || die




Reply via email to