profiles: Remove python3_4 flags
authorMichał Górny <mgorny@gentoo.org>
Thu, 21 Mar 2019 13:42:54 +0000 (14:42 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 21 Mar 2019 18:01:32 +0000 (19:01 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
profiles/base/package.use.force
profiles/desc/python_single_target.desc
profiles/desc/python_targets.desc
profiles/features/prefix/standalone/kernel-2.6.16+/use.mask
profiles/prefix/windows/cygwin/use.mask

index 834d98c7952edab0aa8914daa6eebcfe882c6b6d..a4f67f42aa5b199ecdb6710f87d1ef441c1b8668 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Lars Wendler <polynomial-c@gentoo.org> (20 Mar 2019)
@@ -76,7 +76,6 @@ app-shells/bash:0 readline
 # Force-enable all PYTHON_TARGETS for python-exec to avoid using private
 # API. Please remember to keep it in sync with python_targets.desc.
 dev-lang/python-exec python_targets_python2_7
-dev-lang/python-exec python_targets_python3_4
 dev-lang/python-exec python_targets_python3_5
 dev-lang/python-exec python_targets_python3_6
 dev-lang/python-exec python_targets_python3_7
index 806875d947afaf8da43ea2a92c34b190a71a35c7..b6813fd288fddc1a7ae01c18174e231ffc049b39 100644 (file)
@@ -1,10 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation.
+# Copyright 1999-2019 Gentoo Authors.
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of PYTHON_SINGLE_TARGET USE_EXPAND flags.
 
 python2_7 - Build for Python 2.7 only
-python3_4 - Build for Python 3.4 only
 python3_5 - Build for Python 3.5 only
 python3_6 - Build for Python 3.6 only
 python3_7 - Build for Python 3.7 only
index d338bba3b194de2beab77c8c5eb0930ef7a9d790..960c0f96e4d7baa2d4217117b97333fa5db86c4c 100644 (file)
@@ -1,10 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation.
+# Copyright 1999-2019 Gentoo Authors.
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of PYTHON_TARGETS USE_EXPAND flags.
 
 python2_7 - Build with Python 2.7
-python3_4 - Build with Python 3.4
 python3_5 - Build with Python 3.5
 python3_6 - Build with Python 3.6
 python3_7 - Build with Python 3.7
index d465a4d7db12316b74ac6d1d9130ad89f004e60c..b7f146f8d4a1deb843e1d3bd48c7cabc7c4d6c04 100644 (file)
@@ -1,5 +1,3 @@
 # >=python-3 is masked
 python_single_target_python3_5
-python_single_target_python3_4
 python_targets_python3_5
-python_targets_python3_4
index a443b8e0a5e2b1a26a9b460ef9c0942868086191..392ef405f2e64342da7013bc391f014ca65678b1 100644 (file)
@@ -1,10 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Re-add Cygwin's libc
 -elibc_Cygwin
 
 # we do have only python-3.6 ready on cygwin
-python_targets_python3_4
 python_targets_python3_5
 python_targets_python3_7