blob: f49eb3eae5ebf6a0d8cd78c490a20e9c079a6fe6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=configure install prepare
DEPEND=sys-fs/btrfs-progs
DESCRIPTION=Utility to find btrfs compression type/ratio on a file or set of files
EAPI=7
HOMEPAGE=https://github.com/kilobyte/compsize
INHERIT=flag-o-matic
IUSE=debug
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2+ GPL-2
SLOT=0
SRC_URI=https://github.com/kilobyte/compsize/archive/v1.4.tar.gz -> compsize-1.4.tar.gz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36
_md5_=b287aad42c2fd6bf7573c7837c92b41b
|