blob: 41d01b288133d9ff1e9315a80d583c6f7ed94793 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install unpack
DEPEND=sys-libs/zlib openssl? ( dev-libs/openssl:0= ) !openssl? ( gcrypt? ( dev-libs/libgcrypt:0= ) mhash? ( app-crypt/mhash ) ) >=dev-vcs/git-1.8.2.1[curl]
DESCRIPTION=portable CVS repository synchronization utility
EAPI=6
HOMEPAGE=https://github.com/cvsync/cvsync
INHERIT=toolchain-funcs git-r3
IUSE=gcrypt mhash +openssl
LICENSE=BSD
PROPERTIES=live
RDEPEND=sys-libs/zlib openssl? ( dev-libs/openssl:0= ) !openssl? ( gcrypt? ( dev-libs/libgcrypt:0= ) mhash? ( app-crypt/mhash ) )
REQUIRED_USE=!openssl? ( ^^ ( gcrypt mhash ) )
SLOT=0
_eclasses_=toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 git-r3 27e13c09a4c7e4c78ac812f74727e676
_md5_=75e58163511a3fe6716550d90e90a4af
|