blob: 442f5523c568ffa7b97c9602208cabe6afa959b7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile install prepare unpack
DESCRIPTION=Identify duplicate files on the filesystem
EAPI=8
HOMEPAGE=https://github.com/jbruchon/jdupes
INHERIT=toolchain-funcs git-r3
IUSE=+dedupe lowmem hardened
LICENSE=MIT
PROPERTIES=live
RESTRICT=test
SLOT=0
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib c19072c3cd7ac5cb21de013f7e9832e0 git-r3 27e13c09a4c7e4c78ac812f74727e676
_md5_=ce6a37141dfb7b62f3d94565a7996d76
|