blob: 492cae9fae99c0b701568bac124b98a0f3a5e111 (
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 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 git-r3 2347f8fe2d392b2a091191f94be37e6f
_md5_=ce6a37141dfb7b62f3d94565a7996d76
|