summaryrefslogtreecommitdiff
path: root/app-portage/gpyutils/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
commitd87262dd706fec50cd150aab3e93883b6337466d (patch)
tree246b44c33ad7a57550430b0a60fa0df86a3c9e68 /app-portage/gpyutils/files
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-portage/gpyutils/files')
-rw-r--r--app-portage/gpyutils/files/implementations.txt31
1 files changed, 0 insertions, 31 deletions
diff --git a/app-portage/gpyutils/files/implementations.txt b/app-portage/gpyutils/files/implementations.txt
deleted file mode 100644
index 63d7ec0b0f1e..000000000000
--- a/app-portage/gpyutils/files/implementations.txt
+++ /dev/null
@@ -1,31 +0,0 @@
-# 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