commit:     ef350a44dc8ca13e5237d061d76139066c034c03
Author:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Sat Sep  5 10:55:22 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Sep  5 10:55:22 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=ef350a44

dev-python/nbconvert: Readd accidentialy dropped python2_7

Package-Manager: portage-2.2.20

 dev-python/nbconvert/ChangeLog             | 3 +++
 dev-python/nbconvert/nbconvert-9999.ebuild | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-python/nbconvert/ChangeLog b/dev-python/nbconvert/ChangeLog
index 9867de6..94ff386 100644
--- a/dev-python/nbconvert/ChangeLog
+++ b/dev-python/nbconvert/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Id$
 
+  05 Sep 2015; Marius Brehler <[email protected]> nbconvert-9999.ebuild:
+  dev-python/nbconvert: Readd accidentialy dropped python2_7
+
 *nbconvert-4.0.0-r1 (05 Sep 2015)
 
   05 Sep 2015; Marius Brehler <[email protected]>

diff --git a/dev-python/nbconvert/nbconvert-9999.ebuild 
b/dev-python/nbconvert/nbconvert-9999.ebuild
index ab0314a..c0ca0bc 100644
--- a/dev-python/nbconvert/nbconvert-9999.ebuild
+++ b/dev-python/nbconvert/nbconvert-9999.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python{3_3,3_4} )
+PYTHON_COMPAT=( python2_7 python{3_3,3_4} )
 
 inherit distutils-r1
 

Reply via email to