net-libs/ripe-atlas-sagan: bump all to EAPI6, add py3.5 support
authorIan Delaney <idella4@gentoo.org>
Sat, 7 May 2016 04:08:32 +0000 (12:08 +0800)
committerIan Delaney <idella4@gentoo.org>
Sat, 7 May 2016 04:31:41 +0000 (12:31 +0800)
Package-Manager: portage-2.2.28

net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.10.ebuild
net-libs/ripe-atlas-sagan/ripe-atlas-sagan-1.1.8.ebuild

index 3691913a271ae7fc9a2c378924716dd8a778327b..a3f0b7809aaecc621e2c4ed8b102902cd4b15124 100644 (file)
@@ -2,9 +2,9 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_4 )
+PYTHON_COMPAT=( python2_7 python{3_4,3_5} )
 
 inherit distutils-r1
 
index 8a26303832bf0c9651b174273c888650ea5107e7..f586ce6978c0c81aa4a82ef415abf370c3fbb570 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_4 )
+PYTHON_COMPAT=( python2_7 python{3_4,3_5} )
 
 inherit distutils-r1