From 8086fa78d066e51d63e16f40f8e7ee7e4fb120e9 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sat, 28 Dec 2019 17:57:37 +0100 Subject: [PATCH] app-admin/glance: Drop python2_7 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner --- 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 b215502cb4c6..6f1e7ab48d70 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 5c0ab1a0c891..ada18f1a05a1 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 918202c492b8..dbf210284980 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 1f4e7cbf4001..73e618b1edd5 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 3c7b073c2f82..8f0c111e4add 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 11dd58856231..b1a9f2c87889 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" -- 2.26.2