profiles/desc: Remove old Python target descriptions
authorMichał Górny <mgorny@gentoo.org>
Fri, 3 Jun 2016 15:30:22 +0000 (17:30 +0200)
committerMichał Górny <mgorny@gentoo.org>
Fri, 3 Jun 2016 16:30:45 +0000 (18:30 +0200)
profiles/desc/python_single_target.desc
profiles/desc/python_targets.desc

index 596bb5cd67a45c385c776890993f2982ddcdaf1d..79712ba6c8cea0abb3735e0dc605ecc862a07001 100644 (file)
@@ -1,11 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation.
+# Copyright 1999-2016 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 # This file contains descriptions of PYTHON_SINGLE_TARGET USE_EXPAND flags.
 
 python2_7 - Build for Python 2.7 only
-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
index 6e1610f46fba74bfd5fc7bae67af281e4e7c3cb4..3ea63cafef01dc21ed124a5db909fbf802cc0b01 100644 (file)
@@ -1,16 +1,13 @@
-# Copyright 1999-2014 Gentoo Foundation.
+# Copyright 1999-2016 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 # This file contains descriptions of PYTHON_TARGETS USE_EXPAND flags.
 
-python2_6 - Build with Python 2.6 (removed)
 python2_7 - Build with Python 2.7
-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_7 - Build with Jython 2.7
-pypy2_0 - Build with PyPy 2.0 (removed)
 pypy - Build with PyPy
 pypy3 - Build with PyPy3