blob: 7dd4c0ccede5bdb139fdb251112eab1a663cbb09 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DEFINED_PHASES=compile install prepare test
DESCRIPTION=Script to do "scrubbing" on software RAID systems
EAPI=5
HOMEPAGE=https://github.com/fukawi2/raid-check
KEYWORDS=~amd64
LICENSE=GPL-2
SLOT=0
SRC_URI=mirror://gentoo/raid-check-20140719.tar.xz
_eclass_exported_funcs=src_prepare:- src_compile:- src_test:- src_install:-
_eclasses_=eutils b83a2420b796f7c6eff682679d08fe25 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 6198c04daba0e1307bd844df7d37f423
_md5_=47280264ab2f835da02e00fb88bc796c
|