blob: 7a07bb4b4d32318f0576e12308882e3b73280d1f (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DEFINED_PHASES=install postinst unpack
DESCRIPTION=Check the status of services running on local/remote machines
EAPI=0
HOMEPAGE=http://www.linvision.com/checkservice/
KEYWORDS=~x86
LICENSE=GPL-2
RDEPEND=>=dev-lang/perl-5.8 >=dev-perl/MailTools-1.58 >=dev-perl/File-Find-Rule-0.26 >=virtual/perl-Getopt-Long-2.34
SLOT=0
SRC_URI=http://www.linvision.com/checkservice/files/checkservice-1.2.0.tar.gz
_eclass_exported_funcs=pkg_postinst:- src_unpack:- src_install:-
_md5_=36c54782b78f27ee66a76da33cf0dd71
|