blob: 7a449aa696e767441f662070b4d611a4f4f5a5c0 (
plain)
1
2
3
4
5
6
7
8
9
10
|
DEFINED_PHASES=postinst prepare
DESCRIPTION=Eselect module for management of multiple Python versions
EAPI=6
HOMEPAGE=https://wiki.gentoo.org/wiki/Project:Python
KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
LICENSE=GPL-2
RDEPEND=>=app-admin/eselect-1.2.3 >=dev-lang/python-exec-2.4.2
SLOT=0
SRC_URI=https://dev.gentoo.org/~mgorny/dist/eselect-python-20190417.tar.bz2
_md5_=af2c34fc80b471e1408538e716f0935b
|