summaryrefslogtreecommitdiff
path: root/app-portage/gpyutils/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /app-portage/gpyutils/files
reinit the tree, so we can have metadata
Diffstat (limited to 'app-portage/gpyutils/files')
-rw-r--r--app-portage/gpyutils/files/implementations.txt30
1 files changed, 30 insertions, 0 deletions
diff --git a/app-portage/gpyutils/files/implementations.txt b/app-portage/gpyutils/files/implementations.txt
new file mode 100644
index 000000000000..ead622173966
--- /dev/null
+++ b/app-portage/gpyutils/files/implementations.txt
@@ -0,0 +1,30 @@
+# 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
+
+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