profiles: Remove jython2_5 flags
authorMichał Górny <mgorny@gentoo.org>
Wed, 9 Dec 2015 19:23:53 +0000 (20:23 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 9 Dec 2015 20:41:16 +0000 (21:41 +0100)
profiles/arch/amd64/use.mask
profiles/arch/x86/use.mask
profiles/base/package.use.force
profiles/base/use.mask
profiles/desc/python_single_target.desc
profiles/desc/python_targets.desc

index f8fe6ce1d8ceec52f723b9e69beb39fc18647304..136749a5a09977e9dfc963a7e971824478151e19 100644 (file)
@@ -57,8 +57,6 @@
 
 # Ralph Sennhauser <sera@gentoo.org> (31 Jul 2012)
 # Keyworded on amd64
--python_targets_jython2_5
--python_single_target_jython2_5
 -python_targets_jython2_7
 -python_single_target_jython2_7
 
index ec44ea326a351601b122c01cb525fcc2cda27afd..159d592cf63c318a22513305b83d9392e62b3efe 100644 (file)
@@ -56,8 +56,6 @@
 
 # Ralph Sennhauser <sera@gentoo.org> (31 Jul 2012)
 # Keyworded on x86
--python_targets_jython2_5
--python_single_target_jython2_5
 -python_targets_jython2_7
 -python_single_target_jython2_7
 
index 14abfe82eacca9224bbfb7a92c0ed4501e9076eb..9c3f46f16a434e7fa0f70e95d9c85594c7c7acd1 100644 (file)
@@ -34,7 +34,7 @@ app-shells/bash:0 readline
 # Michał Górny <mgorny@gentoo.org> (14 Oct 2012)
 # 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 python_targets_python3_2 python_targets_python3_3 python_targets_python3_4 python_targets_python3_5 python_targets_jython2_5 python_targets_jython2_7 python_targets_pypy python_targets_pypy3
+dev-lang/python-exec python_targets_python2_7 python_targets_python3_2 python_targets_python3_3 python_targets_python3_4 python_targets_python3_5 python_targets_jython2_7 python_targets_pypy python_targets_pypy3
 
 # Zac Medico <zmedico@gentoo.org> (20 Oct 2010)
 # Force ipc USE flag since it should remain enabled unless
index af98fa022b42ecb9377ad5a2089412b1494d1b23..a7a4a072c8f3cb9f67ecbcd67fcdc6439b8d5d9a 100644 (file)
@@ -331,10 +331,8 @@ dxr3
 
 # Ralph Sennhauser <sera@gentoo.org> (31 Jul 2012)
 # Unmask in arch specific profiles when jython implementaton is available.
-python_targets_jython2_5
 python_targets_jython2_7
 python_targets_jython3_1
-python_single_target_jython2_5
 python_single_target_jython2_7
 python_single_target_jython3_1
 
index 2eb0801ea3383e736ef853241da3135a5c509b54..596bb5cd67a45c385c776890993f2982ddcdaf1d 100644 (file)
@@ -9,7 +9,6 @@ python3_2 - Build for Python 3.2 only (deprecated)
 python3_3 - Build for Python 3.3 only
 python3_4 - Build for Python 3.4 only
 python3_5 - Build for Python 3.5 only
-jython2_5 - Build for Jython 2.5 only
 jython2_7 - Build for Jython 2.7 only
 pypy - Build for PyPy only
 pypy3 - Build for PyPy3 only
index 3168d918a04591ae85c34426046a7fa3172e271e..6e1610f46fba74bfd5fc7bae67af281e4e7c3cb4 100644 (file)
@@ -10,7 +10,6 @@ python3_2 - Build with Python 3.2 (deprecated)
 python3_3 - Build with Python 3.3
 python3_4 - Build with Python 3.4
 python3_5 - Build with Python 3.5
-jython2_5 - Build with Jython 2.5
 jython2_7 - Build with Jython 2.7
 pypy2_0 - Build with PyPy 2.0 (removed)
 pypy - Build with PyPy