commit:     048efc7afb322662fff810010b7cfa81ce8e5f07
Author:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Mon Jan 25 09:06:49 2016 +0000
Commit:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
CommitDate: Mon Jan 25 09:06:49 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=048efc7a

dev-python/metakernel_bash: Bump to EAPI=6, add python3_5 support

Package-Manager: portage-2.2.26
RepoMan-Options: --force

 dev-python/metakernel_bash/metakernel_bash-0.11.3-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/metakernel_bash/metakernel_bash-0.11.3-r1.ebuild 
b/dev-python/metakernel_bash/metakernel_bash-0.11.3-r1.ebuild
index 9bd8f0b..676c5e5 100644
--- a/dev-python/metakernel_bash/metakernel_bash-0.11.3-r1.ebuild
+++ b/dev-python/metakernel_bash/metakernel_bash-0.11.3-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
-PYTHON_COMPAT=( python2_7 python{3_3,3_4} )
+EAPI=6
+PYTHON_COMPAT=( python2_7 python{3_3,3_4,3_5} )
 
 inherit distutils-r1
 

Reply via email to