commit:     d27a5adc1a92a50583b8288903fc1a50b01297c8
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 12 10:23:20 2017 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Sun Mar 12 12:31:12 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d27a5adc

dev-python/rpy: Add python3_6 to PYTHON_COMPAT

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 dev-python/rpy/rpy-2.6.2.ebuild | 4 ++--
 dev-python/rpy/rpy-2.7.2.ebuild | 4 ++--
 dev-python/rpy/rpy-2.7.3.ebuild | 4 ++--
 dev-python/rpy/rpy-2.7.4.ebuild | 4 ++--
 dev-python/rpy/rpy-2.7.5.ebuild | 4 ++--
 dev-python/rpy/rpy-2.7.6.ebuild | 4 ++--
 dev-python/rpy/rpy-2.7.7.ebuild | 4 ++--
 dev-python/rpy/rpy-2.7.8.ebuild | 4 ++--
 dev-python/rpy/rpy-2.8.5.ebuild | 2 +-
 9 files changed, 17 insertions(+), 17 deletions(-)

diff --git a/dev-python/rpy/rpy-2.6.2.ebuild b/dev-python/rpy/rpy-2.6.2.ebuild
index 03770c32781..1c4e89b019b 100644
--- a/dev-python/rpy/rpy-2.6.2.ebuild
+++ b/dev-python/rpy/rpy-2.6.2.ebuild
@@ -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

diff --git a/dev-python/rpy/rpy-2.7.2.ebuild b/dev-python/rpy/rpy-2.7.2.ebuild
index 41b8fe92d85..86d1c5d516d 100644
--- a/dev-python/rpy/rpy-2.7.2.ebuild
+++ b/dev-python/rpy/rpy-2.7.2.ebuild
@@ -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

diff --git a/dev-python/rpy/rpy-2.7.3.ebuild b/dev-python/rpy/rpy-2.7.3.ebuild
index 41b8fe92d85..86d1c5d516d 100644
--- a/dev-python/rpy/rpy-2.7.3.ebuild
+++ b/dev-python/rpy/rpy-2.7.3.ebuild
@@ -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

diff --git a/dev-python/rpy/rpy-2.7.4.ebuild b/dev-python/rpy/rpy-2.7.4.ebuild
index afb7f6018d5..5cae95da41e 100644
--- a/dev-python/rpy/rpy-2.7.4.ebuild
+++ b/dev-python/rpy/rpy-2.7.4.ebuild
@@ -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

diff --git a/dev-python/rpy/rpy-2.7.5.ebuild b/dev-python/rpy/rpy-2.7.5.ebuild
index afb7f6018d5..5cae95da41e 100644
--- a/dev-python/rpy/rpy-2.7.5.ebuild
+++ b/dev-python/rpy/rpy-2.7.5.ebuild
@@ -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

diff --git a/dev-python/rpy/rpy-2.7.6.ebuild b/dev-python/rpy/rpy-2.7.6.ebuild
index afb7f6018d5..5cae95da41e 100644
--- a/dev-python/rpy/rpy-2.7.6.ebuild
+++ b/dev-python/rpy/rpy-2.7.6.ebuild
@@ -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

diff --git a/dev-python/rpy/rpy-2.7.7.ebuild b/dev-python/rpy/rpy-2.7.7.ebuild
index 618f1837b2d..4c04991530d 100644
--- a/dev-python/rpy/rpy-2.7.7.ebuild
+++ b/dev-python/rpy/rpy-2.7.7.ebuild
@@ -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

diff --git a/dev-python/rpy/rpy-2.7.8.ebuild b/dev-python/rpy/rpy-2.7.8.ebuild
index 618f1837b2d..4c04991530d 100644
--- a/dev-python/rpy/rpy-2.7.8.ebuild
+++ b/dev-python/rpy/rpy-2.7.8.ebuild
@@ -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

diff --git a/dev-python/rpy/rpy-2.8.5.ebuild b/dev-python/rpy/rpy-2.8.5.ebuild
index f7a9f02a88e..46d7f73bd7b 100644
--- a/dev-python/rpy/rpy-2.8.5.ebuild
+++ b/dev-python/rpy/rpy-2.8.5.ebuild
@@ -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

Reply via email to