# $Id$ PNAME="drbd-utils" PVER="9.8.0" PBUILD="r1" PCAT="sys-fs" DESCRIPTION="Userland tools for Distributed Replicated Block Device." HOMEPAGE="https://www.drbd.org/" DEPEND=">= virtual/glibc >= sys-libs/libuuid-2.30" SRCFILE="${PNAME}-${PVER}.tar.gz" SRCDIR="${BUILDDIR}/${PNAME}-${PVER}" sminclude mbuild SRC_URI=( mirror://${PNAME}/${SRCFILE} https://www.linbit.com/downloads/drbd/utils/${SRCFILE} ) UP2DATE="updatecmd https://www.linbit.com/downloads/drbd/utils/ | highesttarball gz"