blob: 54410e1361ab507a3a81f2cf472ee95d04a2a85d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=install postinst postrm preinst prepare
DESCRIPTION=Short-term-memory training N-Back game
EAPI=6
HOMEPAGE=https://github.com/samcv/brainworkshop
IUSE=python_targets_python3_6
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] || ( >=dev-python/pyglet-1.1.4[python_targets_python3_6(-)?,-python_single_target_python3_6(-),openal] >=dev-python/pyglet-1.1.4[python_targets_python3_6(-)?,-python_single_target_python3_6(-),alsa] )
REQUIRED_USE=|| ( python_targets_python3_6 )
SLOT=0
SRC_URI=https://github.com/samcv/brainworkshop/archive/c5343cb3d828e8181ffff8249f683fce2fcca6db.tar.gz -> brainworkshop-5_beta20180712.tar.gz
_eclasses_=desktop b1d22ac8bdd4679ab79c71aca235009d epatch ed88001f77c6dd0d5f09e45c1a5b480e estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 gnome2-utils 532371cfcba45b2ab0d2950547c97d95 ltprune 2729691420b6deeda2a90b1f1183fb55 multibuild 40fe59465edacd730c644ec2bc197809 multilib 1d91b03d42ab6308b5f4f6b598ed110e preserve-libs ef207dc62baddfddfd39a164d9797648 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 e03f98555f2634bb9fb3160a8e30e3ec toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=20669b43ce307a37fe228cf55dd48430
|