blob: 26b283932da8153cd16725e5275936326704265e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=configure install
DESCRIPTION=Application containers for Linux
EAPI=6
HOMEPAGE=http://singularity.lbl.gov/
IUSE=examples
KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
LICENSE=cctbx-2.0
SLOT=0
SRC_URI=https://github.com/singularityware/singularity/releases/download/2.2/singularity-2.2.tar.gz
_eclass_exported_funcs=src_configure:- src_install:-
_eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=af5956253ddba6a3c671c113bbd3f0b6
|