blob: 8228d039cf85951dcd2503305c6adf9827fcfdfe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install prepare
DEPEND=dev-libs/glib:2= dev-libs/libgcrypt:0=
DESCRIPTION=Btrfs deduplication utility
EAPI=5
HOMEPAGE=https://github.com/markfasheh/duperemove
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=dev-libs/glib:2= dev-libs/libgcrypt:0=
SLOT=0
SRC_URI=https://github.com/markfasheh/duperemove/archive/v0.09.2.tar.gz -> duperemove-0.09.2.tar.gz
_eclass_exported_funcs=src_prepare:- src_compile:- src_install:-
_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs 77f907363e91028a361ce5a3e9e7ed1e
_md5_=a7eb6177f6d67e3401d741cbbe8d883f
|