diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:56:41 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:56:41 +0100 |
commit | d87262dd706fec50cd150aab3e93883b6337466d (patch) | |
tree | 246b44c33ad7a57550430b0a60fa0df86a3c9e68 /app-eselect/eselect-python-20160516 | |
parent | 71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'app-eselect/eselect-python-20160516')
-rw-r--r-- | app-eselect/eselect-python-20160516 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/app-eselect/eselect-python-20160516 b/app-eselect/eselect-python-20160516 new file mode 100644 index 000000000000..aadc36023d5a --- /dev/null +++ b/app-eselect/eselect-python-20160516 @@ -0,0 +1,10 @@ +DEFINED_PHASES=postinst prepare +DESCRIPTION=Eselect module for management of multiple Python versions +EAPI=5 +HOMEPAGE=https://www.gentoo.org/proj/en/Python/ +KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~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/~floppym/dist/eselect-python-20160516.tar.bz2 +_md5_=452b2c63268958d7bcfccd59b224a5b2 |