blob: ef9ec2fe70c5e342b66e001cad4f312b5dcb1997 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install test
DEPEND=test? ( app-crypt/gnupg dev-vcs/git dev-python/pytest dev-tcltk/expect )
DESCRIPTION=A dotfile manager for the config files in your home folder
EAPI=7
HOMEPAGE=https://github.com/TheLocehiliosan/yadm/
IUSE=test
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=app-crypt/gnupg dev-vcs/git
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/TheLocehiliosan/yadm/archive/2.4.0.tar.gz -> yadm-2.4.0.tar.gz
_eclasses_=bash-completion-r1 e5f9c3faab3ab3d1e7e007daa8c736ef multilib ba693a7065ee4edc78b3ea02a015bcad toolchain-funcs d3e75048a89c0445838d2f44e5c65d97
_md5_=621ebe7edd0a085042c2230d2a352f6e
|