summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-09-03 08:06:22 +0200
committerJustin Lecher <jlec@gentoo.org>2015-09-03 08:06:22 +0200
commitc35ee2746e3f200d4f2d7472b13920d3dad4284d (patch)
treecb300e2c34bc19a24d501dde5fa08c869cffb220 /eclass/python-any-r1.eclass
parentlicenses: Update to new license text (diff)
downloadgentoo-c35ee2746e3f200d4f2d7472b13920d3dad4284d.tar.gz
gentoo-c35ee2746e3f200d4f2d7472b13920d3dad4284d.tar.bz2
gentoo-c35ee2746e3f200d4f2d7472b13920d3dad4284d.zip
eclass: Exchange obsolete and depreacted Python ABIs in documentation
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'eclass/python-any-r1.eclass')
-rw-r--r--eclass/python-any-r1.eclass8
1 files changed, 4 insertions, 4 deletions
diff --git a/eclass/python-any-r1.eclass b/eclass/python-any-r1.eclass
index e4eb2ed67e3b..0f641a8a6443 100644
--- a/eclass/python-any-r1.eclass
+++ b/eclass/python-any-r1.eclass
@@ -191,10 +191,10 @@ _python_build_set_globals
# dev-python/baz[python_targets_python2_7(-)?,python_single_target_python2_7(+)?] )
# )
# (
-# dev-lang/python:2.6
-# dev-python/foo[python_targets_python2_6(-)?,python_single_target_python2_6(+)?]
-# || ( dev-python/bar[python_targets_python2_6(-)?,python_single_target_python2_6(+)?]
-# dev-python/baz[python_targets_python2_6(-)?,python_single_target_python2_6(+)?] )
+# dev-lang/python:3.3
+# dev-python/foo[python_targets_python3_3(-)?,python_single_target_python3_3(+)?]
+# || ( dev-python/bar[python_targets_python3_3(-)?,python_single_target_python3_3(+)?]
+# dev-python/baz[python_targets_python3_3(-)?,python_single_target_python3_3(+)?] )
# )
# )
# @CODE