dev-python/rpy: Add python3_6 to PYTHON_COMPAT
authorZac Medico <zmedico@gentoo.org>
Sun, 12 Mar 2017 10:23:20 +0000 (03:23 -0700)
committerZac Medico <zmedico@gentoo.org>
Sun, 12 Mar 2017 12:31:12 +0000 (05:31 -0700)
Package-Manager: Portage-2.3.4, Repoman-2.3.2

dev-python/rpy/rpy-2.6.2.ebuild
dev-python/rpy/rpy-2.7.2.ebuild
dev-python/rpy/rpy-2.7.3.ebuild
dev-python/rpy/rpy-2.7.4.ebuild
dev-python/rpy/rpy-2.7.5.ebuild
dev-python/rpy/rpy-2.7.6.ebuild
dev-python/rpy/rpy-2.7.7.ebuild
dev-python/rpy/rpy-2.7.8.ebuild
dev-python/rpy/rpy-2.8.5.ebuild

index 03770c327815a7be03646152284a71920c71402d..1c4e89b019b7908bad341adcd6241f482f86a977 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 PYTHON_REQ_USE="sqlite"
 
 inherit distutils-r1 flag-o-matic
index 41b8fe92d85746c5a88ec533092b2dec9be5d37e..86d1c5d516dcd37e5c615a2dcba570fbdfec7437 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 PYTHON_REQ_USE="sqlite"
 
 inherit distutils-r1 flag-o-matic
index 41b8fe92d85746c5a88ec533092b2dec9be5d37e..86d1c5d516dcd37e5c615a2dcba570fbdfec7437 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 PYTHON_REQ_USE="sqlite"
 
 inherit distutils-r1 flag-o-matic
index afb7f6018d586844e42b306659fde5b3eabebabf..5cae95da41e4fe213672ba00b969e99e6b01d481 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 PYTHON_REQ_USE="sqlite"
 
 inherit distutils-r1 flag-o-matic
index afb7f6018d586844e42b306659fde5b3eabebabf..5cae95da41e4fe213672ba00b969e99e6b01d481 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 PYTHON_REQ_USE="sqlite"
 
 inherit distutils-r1 flag-o-matic
index afb7f6018d586844e42b306659fde5b3eabebabf..5cae95da41e4fe213672ba00b969e99e6b01d481 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 PYTHON_REQ_USE="sqlite"
 
 inherit distutils-r1 flag-o-matic
index 618f1837b2da826df0ca950bb8ff67bfc170b0d6..4c04991530d020b8d92e7f030aa46337eb8fc1e2 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 PYTHON_REQ_USE="sqlite"
 
 inherit distutils-r1 flag-o-matic
index 618f1837b2da826df0ca950bb8ff67bfc170b0d6..4c04991530d020b8d92e7f030aa46337eb8fc1e2 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 PYTHON_REQ_USE="sqlite"
 
 inherit distutils-r1 flag-o-matic
index f7a9f02a88e25ee97234be3ad0cbb86a1527a8b6..46d7f73bd7b0a4e2ba150a76af2ac16e130e6e4b 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 PYTHON_REQ_USE="sqlite"
 
 inherit distutils-r1 flag-o-matic virtualx