# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=5 MODULE_AUTHOR=SMPETERS MY_PN=Net-Ping MY_P=${MY_PN}-${PV} S=${WORKDIR}/${MY_P} inherit perl-module DESCRIPTION="check a remote host for reachability" SLOT="0" KEYWORDS="amd64 x86" IUSE="" # online tests SRC_TEST=no