commit:     8086fa78d066e51d63e16f40f8e7ee7e4fb120e9
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 28 16:57:37 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Dec 29 13:22:57 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8086fa78

app-admin/glance: Drop python2_7

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-admin/glance/glance-17.0.0.ebuild      | 2 +-
 app-admin/glance/glance-18.0.0.ebuild      | 2 +-
 app-admin/glance/glance-19.0.0.ebuild      | 2 +-
 app-admin/glance/glance-2018.2.9999.ebuild | 2 +-
 app-admin/glance/glance-2019.1.9999.ebuild | 2 +-
 app-admin/glance/glance-2019.2.9999.ebuild | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/app-admin/glance/glance-17.0.0.ebuild 
b/app-admin/glance/glance-17.0.0.ebuild
index b215502cb4c..6f1e7ab48d7 100644
--- a/app-admin/glance/glance-17.0.0.ebuild
+++ b/app-admin/glance/glance-17.0.0.ebuild
@@ -2,8 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
 
+PYTHON_COMPAT=( python3_{5,6} )
 inherit distutils-r1 user
 
 DESCRIPTION="Services for discovering, registering, and retrieving VM images"

diff --git a/app-admin/glance/glance-18.0.0.ebuild 
b/app-admin/glance/glance-18.0.0.ebuild
index 5c0ab1a0c89..ada18f1a05a 100644
--- a/app-admin/glance/glance-18.0.0.ebuild
+++ b/app-admin/glance/glance-18.0.0.ebuild
@@ -2,8 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
 
+PYTHON_COMPAT=( python3_{5,6,7} )
 inherit distutils-r1 user
 
 DESCRIPTION="Services for discovering, registering, and retrieving VM images"

diff --git a/app-admin/glance/glance-19.0.0.ebuild 
b/app-admin/glance/glance-19.0.0.ebuild
index 918202c492b..dbf21028498 100644
--- a/app-admin/glance/glance-19.0.0.ebuild
+++ b/app-admin/glance/glance-19.0.0.ebuild
@@ -2,8 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
 
+PYTHON_COMPAT=( python3_{5,6,7} )
 inherit distutils-r1 user
 
 DESCRIPTION="Services for discovering, registering, and retrieving VM images"

diff --git a/app-admin/glance/glance-2018.2.9999.ebuild 
b/app-admin/glance/glance-2018.2.9999.ebuild
index 1f4e7cbf400..73e618b1edd 100644
--- a/app-admin/glance/glance-2018.2.9999.ebuild
+++ b/app-admin/glance/glance-2018.2.9999.ebuild
@@ -2,8 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
 
+PYTHON_COMPAT=( python3_{5,6} )
 inherit distutils-r1 user
 
 DESCRIPTION="Services for discovering, registering, and retrieving VM images"

diff --git a/app-admin/glance/glance-2019.1.9999.ebuild 
b/app-admin/glance/glance-2019.1.9999.ebuild
index 3c7b073c2f8..8f0c111e4ad 100644
--- a/app-admin/glance/glance-2019.1.9999.ebuild
+++ b/app-admin/glance/glance-2019.1.9999.ebuild
@@ -2,8 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
 
+PYTHON_COMPAT=( python3_{5,6,7} )
 inherit distutils-r1 user
 
 DESCRIPTION="Services for discovering, registering, and retrieving VM images"

diff --git a/app-admin/glance/glance-2019.2.9999.ebuild 
b/app-admin/glance/glance-2019.2.9999.ebuild
index 11dd5885623..b1a9f2c8788 100644
--- a/app-admin/glance/glance-2019.2.9999.ebuild
+++ b/app-admin/glance/glance-2019.2.9999.ebuild
@@ -2,8 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
 
+PYTHON_COMPAT=( python3_{5,6,7} )
 inherit distutils-r1 user
 
 DESCRIPTION="Services for discovering, registering, and retrieving VM images"

Reply via email to