commit:     904aea5c1f8e00e7c8f92795657b34d68ae95c06
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 16 06:59:44 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jan 16 07:02:56 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=904aea5c

sci-physics/root: Remove Python 2

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 sci-physics/root/root-6.12.06-r11.ebuild | 2 +-
 sci-physics/root/root-6.14.08-r4.ebuild  | 2 +-
 sci-physics/root/root-6.16.00-r4.ebuild  | 2 +-
 sci-physics/root/root-6.18.04.ebuild     | 2 +-
 sci-physics/root/root-9999.ebuild        | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/sci-physics/root/root-6.12.06-r11.ebuild 
b/sci-physics/root/root-6.12.06-r11.ebuild
index 2cf1a95ecc9..139fd7277d1 100644
--- a/sci-physics/root/root-6.12.06-r11.ebuild
+++ b/sci-physics/root/root-6.12.06-r11.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 # ninja does not work due to fortran
 CMAKE_MAKEFILE_GENERATOR=emake
 FORTRAN_NEEDED="fortran"
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit cmake-utils eapi7-ver elisp-common eutils fortran-2 \
        prefix python-single-r1 toolchain-funcs

diff --git a/sci-physics/root/root-6.14.08-r4.ebuild 
b/sci-physics/root/root-6.14.08-r4.ebuild
index 5bbe2ef1976..eeb19eb0b20 100644
--- a/sci-physics/root/root-6.14.08-r4.ebuild
+++ b/sci-physics/root/root-6.14.08-r4.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 # ninja does not work due to fortran
 CMAKE_MAKEFILE_GENERATOR=emake
 FORTRAN_NEEDED="fortran"
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit cmake-utils cuda eapi7-ver elisp-common eutils fortran-2 \
        prefix python-single-r1 toolchain-funcs

diff --git a/sci-physics/root/root-6.16.00-r4.ebuild 
b/sci-physics/root/root-6.16.00-r4.ebuild
index a5cb23b4a64..c4a7323b08a 100644
--- a/sci-physics/root/root-6.16.00-r4.ebuild
+++ b/sci-physics/root/root-6.16.00-r4.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 # ninja does not work due to fortran
 CMAKE_MAKEFILE_GENERATOR=emake
 FORTRAN_NEEDED="fortran"
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit cmake-utils cuda eapi7-ver elisp-common eutils fortran-2 \
        prefix python-single-r1 toolchain-funcs

diff --git a/sci-physics/root/root-6.18.04.ebuild 
b/sci-physics/root/root-6.18.04.ebuild
index ff963889945..369dc19e6db 100644
--- a/sci-physics/root/root-6.18.04.ebuild
+++ b/sci-physics/root/root-6.18.04.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 # ninja does not work due to fortran
 CMAKE_MAKEFILE_GENERATOR=emake
 FORTRAN_NEEDED="fortran"
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit cmake-utils cuda eapi7-ver elisp-common eutils fortran-2 \
        prefix python-single-r1 toolchain-funcs

diff --git a/sci-physics/root/root-9999.ebuild 
b/sci-physics/root/root-9999.ebuild
index 2ced39aaf19..5af6fb5eac0 100644
--- a/sci-physics/root/root-9999.ebuild
+++ b/sci-physics/root/root-9999.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 # ninja does not work due to fortran
 CMAKE_MAKEFILE_GENERATOR=emake
 FORTRAN_NEEDED="fortran"
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit cmake-utils cuda eapi7-ver elisp-common eutils fortran-2 \
        prefix python-single-r1 toolchain-funcs

Reply via email to