blob: f7d72a83ac8a39929b0a81568abe7649b9042bf1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install prepare
DESCRIPTION=Identify duplicate files on the filesystem
EAPI=8
HOMEPAGE=https://github.com/jbruchon/jdupes
INHERIT=toolchain-funcs
IUSE=+dedupe lowmem hardened
KEYWORDS=~amd64
LICENSE=MIT
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/jbruchon/jdupes/archive/refs/tags/v1.20.2.tar.gz -> jdupes-1.20.2.tar.gz
_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157
_md5_=ce6a37141dfb7b62f3d94565a7996d76
|