blob: 31ba8fbd4f9d37954208d7518e44cb37d3ede3f5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=test? ( app-crypt/gnupg dev-vcs/git || ( dev-lang/python:3.9 dev-lang/python:3.8 ) dev-python/pytest dev-tcltk/expect )
DEFINED_PHASES=compile install setup test
DESCRIPTION=A dotfile manager for the config files in your home folder
EAPI=7
HOMEPAGE=https://github.com/TheLocehiliosan/yadm/
INHERIT=bash-completion-r1 python-any-r1
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_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 bash-completion-r1 d3a60385655d9b402be765a6de333245 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b python-utils-r1 a8b7938ade305f087865de7e52d079b5 python-any-r1 13f6d423c5c5bc519a9b552654cc745f
_md5_=69a5442a47214ca80da8cc09f6b1f6f4
|