From ef28997cd547dad210da754281a3931abf21c71e Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Tue, 16 Apr 2019 13:17:14 +0200 Subject: */*: Drop python3_4 from PYTHON_COMPAT MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://github.com/gentoo/gentoo/pull/11706 Signed-off-by: Michał Górny --- app-admin/rsyslog/rsyslog-8.1901.0.ebuild | 2 +- app-admin/rsyslog/rsyslog-8.1903.0.ebuild | 2 +- app-admin/rsyslog/rsyslog-8.38.0-r2.ebuild | 2 +- app-admin/rsyslog/rsyslog-8.39.0-r1.ebuild | 2 +- app-admin/rsyslog/rsyslog-8.40.0-r1.ebuild | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'app-admin') diff --git a/app-admin/rsyslog/rsyslog-8.1901.0.ebuild b/app-admin/rsyslog/rsyslog-8.1901.0.ebuild index 7a95b8997577..9a3428ea917a 100644 --- a/app-admin/rsyslog/rsyslog-8.1901.0.ebuild +++ b/app-admin/rsyslog/rsyslog-8.1901.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="6" -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} ) +PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} ) inherit autotools eutils linux-info python-any-r1 systemd diff --git a/app-admin/rsyslog/rsyslog-8.1903.0.ebuild b/app-admin/rsyslog/rsyslog-8.1903.0.ebuild index dcc28922f7b5..c2d6e8145cbf 100644 --- a/app-admin/rsyslog/rsyslog-8.1903.0.ebuild +++ b/app-admin/rsyslog/rsyslog-8.1903.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="6" -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} ) +PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} ) inherit autotools eutils linux-info python-any-r1 systemd diff --git a/app-admin/rsyslog/rsyslog-8.38.0-r2.ebuild b/app-admin/rsyslog/rsyslog-8.38.0-r2.ebuild index 0433b628342d..a14e94d609f6 100644 --- a/app-admin/rsyslog/rsyslog-8.38.0-r2.ebuild +++ b/app-admin/rsyslog/rsyslog-8.38.0-r2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="6" -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} ) +PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} ) inherit autotools eutils linux-info python-any-r1 systemd diff --git a/app-admin/rsyslog/rsyslog-8.39.0-r1.ebuild b/app-admin/rsyslog/rsyslog-8.39.0-r1.ebuild index 1f68aea21c3b..50df01153629 100644 --- a/app-admin/rsyslog/rsyslog-8.39.0-r1.ebuild +++ b/app-admin/rsyslog/rsyslog-8.39.0-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="6" -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} ) +PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} ) inherit autotools eutils linux-info python-any-r1 systemd diff --git a/app-admin/rsyslog/rsyslog-8.40.0-r1.ebuild b/app-admin/rsyslog/rsyslog-8.40.0-r1.ebuild index 93fad0de32f8..80b404d34555 100644 --- a/app-admin/rsyslog/rsyslog-8.40.0-r1.ebuild +++ b/app-admin/rsyslog/rsyslog-8.40.0-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="6" -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} ) +PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} ) inherit autotools eutils linux-info python-any-r1 systemd -- cgit v1.2.3-65-gdbad