idella4     15/04/04 13:33:47

  Modified:             ansi2html-1.1.0.ebuild ChangeLog
  Log:
  correction to entry of dep mock
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  Changes    Path
1.3                  dev-python/ansi2html/ansi2html-1.1.0.ebuild

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

Index: ansi2html-1.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ansi2html/ansi2html-1.1.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ansi2html-1.1.0.ebuild      4 Apr 2015 12:56:41 -0000       1.2
+++ ansi2html-1.1.0.ebuild      4 Apr 2015 13:33: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/dev-python/ansi2html/ansi2html-1.1.0.ebuild,v 1.2 
2015/04/04 12:56:41 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/ansi2html/ansi2html-1.1.0.ebuild,v 1.3 
2015/04/04 13:33:47 idella4 Exp $
 
 EAPI=5
 
@@ -22,7 +22,7 @@
        test? (
                ${RDEPEND}
                dev-python/nose[${PYTHON_USEDEP}]
-               dev-python/mock[${PYTHON_USEDEP}]
+               $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' 
python2_7 pypy)
        )
        dev-python/setuptools[${PYTHON_USEDEP}]"
 



1.23                 dev-python/ansi2html/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ansi2html/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog   4 Apr 2015 12:56:41 -0000       1.22
+++ ChangeLog   4 Apr 2015 13:33:47 -0000       1.23
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/ansi2html
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ansi2html/ChangeLog,v 1.22 
2015/04/04 12:56:41 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ansi2html/ChangeLog,v 1.23 
2015/04/04 13:33:47 idella4 Exp $
+
+  04 Apr 2015; Ian Delaney <[email protected]> ansi2html-1.1.0.ebuild:
+  correction to entry of dep mock
 
   04 Apr 2015; Justin Lecher <[email protected]> -ansi2html-1.0.6.ebuild,
   ansi2html-1.0.7.ebuild, ansi2html-1.1.0.ebuild, metadata.xml:




Reply via email to