blob: 1eba7b50a17951d611b663d6c13fc91d0b738186 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=configure prepare
DEPEND=sys-fs/e2fsprogs virtual/os-headers virtual/pkgconfig
DESCRIPTION=Recover deleted files on an ext3 file system
EAPI=4
HOMEPAGE=https://code.google.com/p/ext3grep/
IUSE=debug pch
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
SLOT=0
SRC_URI=https://ext3grep.googlecode.com/files/ext3grep-0.10.2.tar.gz
_eclass_exported_funcs=src_prepare:- src_configure:-
_eclasses_=eutils b83a2420b796f7c6eff682679d08fe25 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=354e632c2a777dc6d2337e5d43b140d4
|