idella4     15/05/14 01:27:47

  Modified:             tornado-4.1.0-r1.ebuild ChangeLog
  Log:
  re-add pypy to string in dep of mock
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  Changes    Path
1.3                  www-servers/tornado/tornado-4.1.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/tornado/tornado-4.1.0-r1.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/tornado/tornado-4.1.0-r1.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/tornado/tornado-4.1.0-r1.ebuild?r1=1.2&r2=1.3

Index: tornado-4.1.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/tornado/tornado-4.1.0-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tornado-4.1.0-r1.ebuild     13 May 2015 17:03:26 -0000      1.2
+++ tornado-4.1.0-r1.ebuild     14 May 2015 01:27:47 -0000      1.3
@@ -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/www-servers/tornado/tornado-4.1.0-r1.ebuild,v 1.2 
2015/05/13 17:03:26 idella4 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-servers/tornado/tornado-4.1.0-r1.ebuild,v 1.3 
2015/05/14 01:27:47 idella4 Exp $
 
 EAPI=5
 
@@ -34,7 +34,7 @@
        )
        test? (
                ${CDEPEND}
-               $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' 
python2_7)
+               $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' 
python2_7 pypy)
        )
 "
 RDEPEND="${CDEPEND}"



1.69                 www-servers/tornado/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/tornado/ChangeLog?rev=1.69&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/tornado/ChangeLog?rev=1.69&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-servers/tornado/ChangeLog?r1=1.68&r2=1.69

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-servers/tornado/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog   13 May 2015 17:03:26 -0000      1.68
+++ ChangeLog   14 May 2015 01:27:47 -0000      1.69
@@ -1,6 +1,9 @@
 # ChangeLog for www-servers/tornado
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/tornado/ChangeLog,v 1.68 
2015/05/13 17:03:26 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/tornado/ChangeLog,v 1.69 
2015/05/14 01:27:47 idella4 Exp $
+
+  14 May 2015; Ian Delaney <[email protected]> tornado-4.1.0-r1.ebuild:
+  re-add pypy to string in dep of mock
 
   13 May 2015; Ian Delaney <[email protected]> tornado-4.1.0-r1.ebuild:
   re-add pypy support




Reply via email to