diff options
author | Michał Górny <mgorny@gentoo.org> | 2016-11-01 21:10:51 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2016-11-01 21:58:22 +0100 |
commit | 543503fdd0c77e3a416d1fcd9ece6e1b0c835608 (patch) | |
tree | d74e2f2dfd3ea0562ab791352f03f91078cd2c74 /sys-process | |
parent | sys-cluster/gasnet: added ~arm tested by me (diff) | |
download | gentoo-543503fdd0c77e3a416d1fcd9ece6e1b0c835608.tar.gz gentoo-543503fdd0c77e3a416d1fcd9ece6e1b0c835608.tar.bz2 gentoo-543503fdd0c77e3a416d1fcd9ece6e1b0c835608.zip |
global: Drop dead implementations from PYTHON_COMPAT
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/audit/audit-2.4.3-r1.ebuild | 2 | ||||
-rw-r--r-- | sys-process/audit/audit-2.4.3.ebuild | 2 | ||||
-rw-r--r-- | sys-process/audit/audit-2.4.4.ebuild | 2 | ||||
-rw-r--r-- | sys-process/audit/audit-2.6.4.ebuild | 2 | ||||
-rw-r--r-- | sys-process/glances/glances-2.4.2.ebuild | 2 | ||||
-rw-r--r-- | sys-process/glances/glances-2.5.1.ebuild | 2 | ||||
-rw-r--r-- | sys-process/glances/glances-2.6.1.ebuild | 2 | ||||
-rw-r--r-- | sys-process/iotop/iotop-0.6.ebuild | 2 | ||||
-rw-r--r-- | sys-process/systemd-cron/systemd-cron-1.5.3.ebuild | 2 | ||||
-rw-r--r-- | sys-process/systemd-cron/systemd-cron-1.5.4.ebuild | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/sys-process/audit/audit-2.4.3-r1.ebuild b/sys-process/audit/audit-2.4.3-r1.ebuild index fc532597e333..e1fd1a16644e 100644 --- a/sys-process/audit/audit-2.4.3-r1.ebuild +++ b/sys-process/audit/audit-2.4.3-r1.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit autotools multilib multilib-minimal toolchain-funcs python-r1 linux-info eutils systemd diff --git a/sys-process/audit/audit-2.4.3.ebuild b/sys-process/audit/audit-2.4.3.ebuild index 6421e2e8a908..f1495bdcea77 100644 --- a/sys-process/audit/audit-2.4.3.ebuild +++ b/sys-process/audit/audit-2.4.3.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit autotools multilib multilib-minimal toolchain-funcs python-r1 linux-info eutils systemd diff --git a/sys-process/audit/audit-2.4.4.ebuild b/sys-process/audit/audit-2.4.4.ebuild index b328fe8c6d97..a1b47a8f2584 100644 --- a/sys-process/audit/audit-2.4.4.ebuild +++ b/sys-process/audit/audit-2.4.4.ebuild @@ -4,7 +4,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) inherit autotools multilib multilib-minimal toolchain-funcs python-r1 linux-info eutils systemd diff --git a/sys-process/audit/audit-2.6.4.ebuild b/sys-process/audit/audit-2.6.4.ebuild index 80eb0b959aa1..eae8a30c5e1b 100644 --- a/sys-process/audit/audit-2.6.4.ebuild +++ b/sys-process/audit/audit-2.6.4.ebuild @@ -4,7 +4,7 @@ EAPI="6" -PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit autotools multilib multilib-minimal toolchain-funcs python-r1 linux-info systemd diff --git a/sys-process/glances/glances-2.4.2.ebuild b/sys-process/glances/glances-2.4.2.ebuild index a6d9b4d359c0..332f73e8dab0 100644 --- a/sys-process/glances/glances-2.4.2.ebuild +++ b/sys-process/glances/glances-2.4.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4} ) PYTHON_REQ_USE="ncurses" inherit distutils-r1 linux-info diff --git a/sys-process/glances/glances-2.5.1.ebuild b/sys-process/glances/glances-2.5.1.ebuild index d3cccbb7a54e..6dc2789462e0 100644 --- a/sys-process/glances/glances-2.5.1.ebuild +++ b/sys-process/glances/glances-2.5.1.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) PYTHON_REQ_USE="ncurses" inherit distutils-r1 eutils linux-info diff --git a/sys-process/glances/glances-2.6.1.ebuild b/sys-process/glances/glances-2.6.1.ebuild index 076ba31aecbc..1d50fc063aed 100644 --- a/sys-process/glances/glances-2.6.1.ebuild +++ b/sys-process/glances/glances-2.6.1.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{3,4,5}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) PYTHON_REQ_USE="ncurses" inherit distutils-r1 eutils linux-info diff --git a/sys-process/iotop/iotop-0.6.ebuild b/sys-process/iotop/iotop-0.6.ebuild index 2e5f6e445a39..10caed9df41a 100644 --- a/sys-process/iotop/iotop-0.6.ebuild +++ b/sys-process/iotop/iotop-0.6.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) PYTHON_REQ_USE="ncurses(+)" inherit distutils-r1 linux-info diff --git a/sys-process/systemd-cron/systemd-cron-1.5.3.ebuild b/sys-process/systemd-cron/systemd-cron-1.5.3.ebuild index b759b3568ebc..0bd190defe8e 100644 --- a/sys-process/systemd-cron/systemd-cron-1.5.3.ebuild +++ b/sys-process/systemd-cron/systemd-cron-1.5.3.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( pypy3 python{3_3,3_4} ) +PYTHON_COMPAT=( pypy3 python3_4 ) inherit eutils python-single-r1 systemd DESCRIPTION="systemd units to create timers for cron directories and crontab" diff --git a/sys-process/systemd-cron/systemd-cron-1.5.4.ebuild b/sys-process/systemd-cron/systemd-cron-1.5.4.ebuild index b759b3568ebc..0bd190defe8e 100644 --- a/sys-process/systemd-cron/systemd-cron-1.5.4.ebuild +++ b/sys-process/systemd-cron/systemd-cron-1.5.4.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -PYTHON_COMPAT=( pypy3 python{3_3,3_4} ) +PYTHON_COMPAT=( pypy3 python3_4 ) inherit eutils python-single-r1 systemd DESCRIPTION="systemd units to create timers for cron directories and crontab" |