You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
414 B
13 lines
414 B
DEFINED_PHASES=install test
|
|
DEPEND=test? ( dev-util/bats dev-vcs/git )
|
|
DESCRIPTION=A dotfile manager for the config files in your home folder
|
|
EAPI=6
|
|
HOMEPAGE=https://github.com/TheLocehiliosan/yadm/
|
|
IUSE=test
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=GPL-3
|
|
RDEPEND=dev-vcs/git app-crypt/gnupg
|
|
SLOT=0
|
|
SRC_URI=https://github.com/TheLocehiliosan/yadm/archive/1.05.tar.gz -> yadm-1.05.tar.gz
|
|
_md5_=e6ebbeb551c7877fd62286e1fb600c5c
|