Gentoo Archives: gentoo-python

From: Arfrever Frehtes Taifersar Arahesis <arfrever.fta@×××××.com>
To: gentoo-python@l.g.o
Subject: Re: [gentoo-python] Naming of PyPy and PyPy3 executables
Date: Tue, 20 Aug 2013 14:20:48
Message-Id: 201308201620.16837.Arfrever.FTA@gmail.com
In Reply to: [gentoo-python] Naming of PyPy and PyPy3 executables by "Michał Górny"
1 ${PN}, ${SLOT}, ${PV} and installational directory also need to be discussed.
2
3 I suggest:
4 - PyPy 2.1 implementing Python 2.7:
5 PN="pypy"
6 PV="2.1-r200"
7 SLOT="2.1-2"
8 Symlink of interpreter: /usr/bin/pypy2-2.1 or /usr/bin/pypy2.1-2
9 Installational directory: /usr/$(get_libdir)/pypy2.1-2
10
11 - PyPy 2.1 implementing Python 3.2:
12 PN="pypy"
13 PV="2.1-r300"
14 SLOT="2.1-3"
15 Symlink of interpreter: /usr/bin/pypy3-2.1 or /usr/bin/pypy2.1-3
16 Installational directory: /usr/$(get_libdir)/pypy2.1-3
17
18 --
19 Arfrever Frehtes Taifersar Arahesis

Attachments

File name MIME type
signature.asc application/pgp-signature