From 8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 21:03:06 +0100 Subject: gentoo resync : 14.07.2018 --- app-portage/gpyutils/files/implementations.txt | 31 ++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 app-portage/gpyutils/files/implementations.txt (limited to 'app-portage/gpyutils/files/implementations.txt') diff --git a/app-portage/gpyutils/files/implementations.txt b/app-portage/gpyutils/files/implementations.txt new file mode 100644 index 000000000000..63d7ec0b0f1e --- /dev/null +++ b/app-portage/gpyutils/files/implementations.txt @@ -0,0 +1,31 @@ +# python-r1 old-eclass status short-code +# +# python-r1: python-r1 eclass implementation name +# old-eclass: python.eclass implementation name (null if not supported) +# status: dead, old, supported, current, experimental, future +# short-code: short string used in tabular output + +python2_4 2.4 dead 2.4 +python2_5 2.5 dead 2.5 +python2_6 2.6 dead 2.6 +python2_7 2.7 current 2.7 +python3_0 3.0 dead 3.0 +python3_1 3.1 dead 3.1 +python3_2 3.2 dead 3.2 +python3_3 3.3 dead 3.3 +python3_4 current 3.4 +python3_5 supported 3.5 +python3_6 supported 3.6 +python3_7 experimental 3.7 + +pypy1_8 2.7-pypy-1.8 dead p1.8 +pypy1_9 2.7-pypy-1.9 dead p1.9 +pypy2_0 2.7-pypy-2.0 dead p2.0 + +pypy supported pypy +pypy3 supported pypy3 + +jython2_5 2.5-jython dead j2.5 +jython2_7 2.7-jython experimental j2.7 + +# vim:ts=16:sts=16:noet:ft=conf -- cgit v1.2.3