diff options
Diffstat (limited to 'dev-python/amodem')
-rw-r--r-- | dev-python/amodem/amodem-1.13.1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/amodem/amodem-1.13.ebuild | 4 | ||||
-rw-r--r-- | dev-python/amodem/amodem-1.14.0.ebuild | 4 | ||||
-rw-r--r-- | dev-python/amodem/amodem-1.15.0.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-python/amodem/amodem-1.13.1.ebuild b/dev-python/amodem/amodem-1.13.1.ebuild index 2151cf4a475c..bd4ee7afb969 100644 --- a/dev-python/amodem/amodem-1.13.1.ebuild +++ b/dev-python/amodem/amodem-1.13.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_5,3_6} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/amodem/amodem-1.13.ebuild b/dev-python/amodem/amodem-1.13.ebuild index 6e52b5ece685..23eb20d20f7e 100644 --- a/dev-python/amodem/amodem-1.13.ebuild +++ b/dev-python/amodem/amodem-1.13.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_5,3_6} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/amodem/amodem-1.14.0.ebuild b/dev-python/amodem/amodem-1.14.0.ebuild index 2151cf4a475c..bd4ee7afb969 100644 --- a/dev-python/amodem/amodem-1.14.0.ebuild +++ b/dev-python/amodem/amodem-1.14.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_5,3_6} pypy pypy3 ) inherit distutils-r1 diff --git a/dev-python/amodem/amodem-1.15.0.ebuild b/dev-python/amodem/amodem-1.15.0.ebuild index 2151cf4a475c..bd4ee7afb969 100644 --- a/dev-python/amodem/amodem-1.15.0.ebuild +++ b/dev-python/amodem/amodem-1.15.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_5,3_6} pypy pypy3 ) inherit distutils-r1 |